Syncing an Application
If an application in Data Integration was created as a copy of another application (the source), you might have to sync the application with changes from the source application.
When you sync the application (target) with the source application, any new task changes in the source are applied to the target application as a patch. For example, if integration task B was removed from the source application since the target application was created or last synced, that change is patched to the target application.
You can view the number and type of task changes to be applied before you start the sync.
For information about patches, see Understanding Patches. Use the oci data-integration application create-patch command and required parameters, with the REFRESH patch type, to sync an application in Data Integration:
oci data-integration application create-patch [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreatePatch operation with the REFRESH patch type to sync an application in Data Integration.