Using Oracle Integration Cloud (OIC) as a business logic execution platform is a widely adopted approach in Oracle Fusion Applications implementations. Several methods exist to trigger OIC integrations from Fusion:
All these methods typically require registering the OIC URL (or API Gateway) and providing credentials. After the standard Production-to-Test (P2T) cloning process, updating URLs and credentials becomes necessary, adding overhead to the maintenance process.
This post describes an efficient approach to trigger OIC integrations from Fusion Apps without registering URLs or credentials by leveraging integration events on custom objects. This method greatly simplifies the P2T process.
First, create a custom object (in our example, named OICCall).

Integration events should be generated outside of any sandbox:

Develop an OIC integration to subscribe to standard Create, Read, Update, Delete (CRUD) events generated by the custom object.
OIC Integration Definition:

OIC Integration Runtime:

Triggering OIC integrations asynchronously using custom object integration events provides a seamless, efficient, and robust solution for Oracle Fusion Applications. This approach streamlines the cloning processes, improves manageability, and greatly enhances overall integration flexibility.
? Looking for more efficient OIC and Fusion integration solutions?
? Contact CID Solutions today to learn more about tailored integration strategies for your business.