About This Recipe
This recipe migrates integration artifacts (integration flows and associated resources) between two Oracle Integration instances. For example, you can use this recipe to migrate integration artifacts from the development environment to the testing environment.
The recipe performs the following tasks:
- Checks the status of the source and target instances. If they are not reachable, the recipe terminates the migration process.
- Executes a loop on the integration artifacts to migrate them if the instances are reachable.
- Exports integration artifacts from the source instance to the target instance.
- Sends the migration report to the configured email address.