Hi,
I am currently working on an integration in Oracle Integration Cloud (OIC) where I want to trigger an integration whenever an AP invoice is created or updated in Oracle ERP. I am using the Oracle ERP adapter to listen for business events when an invoice is created.
However, I’ve encountered a limitation: according to Oracle documentation, the event triggers work when invoices are created through the REST API or UI, but they do not work when the invoice is created using SOAP or FBDI.
(Taken from : https://docs.oracle.com/en/cloud/saas/financials/24a/faipp/business-events-for-payables.html)
Has anyone encountered this limitation and found a workaround for triggering events from SOAP or FBDI-based invoice creation?
Any insights or recommendations would be greatly appreciated!
Thanks in advance.