Automate Metadata Synchronization

Ensure that the metadata is regularly synchronized between the primary and the standby instance using CICD.

After the initial, one-time migration of the metadata is complete, you must keep the metadata synchronized between the instances using CICD. You can use Jenkins or a similar tool to implement CICD for your instances and have the metadata synchronized. You can also use an OCI Compute instance as the Jenkins CI server and CD hub. See Integrations REST Endpoints and Connections REST Endpoints in REST API for Oracle Integration 3 for the REST APIs to use. The following figure shows the CICD forking to both the instances:


This figure shows the CICD forking between primary and secondary Oracle Integration instances.