Automate Scheduled Parameters Updates

Update the integrations with scheduled parameters in the standby Oracle Integration instance.

You must frequently retrieve the metadata with scheduled parameters of integrations from the primary instance; for example, you can execute this every fifteen or thirty minutes. Use REST APIs to update the integrations with the extracted scheduled parameters in the standby Oracle Integration instance. Subsequently, you can choose to update the corresponding integrations in the standby instance either periodically or during a failover.

To get the details of each scheduled integration from the primary instance, see Retrieve an Integration in REST API for Oracle Integration 3. To update an integration in the standby instance, see Update Scheduled Integration Parameters. After a failover, you may have to manually update the parameter values to avoid reprocessing of old data.

Note:

Optionally, you can use the export-import APIs, see Migrate Metadata from the Primary Instance.