Import and Export Integrations
You can import and export integrations to share them between Oracle Integration environments.
See the following topics:
Import an Integration
You can import integrations that were previously exported as an IAR file from Oracle Integration. You must update your connection properties after the import.
Note:
- You cannot manually edit an exported integration (IAR) file outside of Oracle Integration and then import it into another instance. For example, if you manually update a connection name in an exported integration, then import it, the connection created cannot be updated or deleted. If you need to modify the file, contact Oracle Support Services.
- You cannot import an Oracle Integration 3 integration into Oracle Integration Generation 2.
- You can export an integration from a higher service instance version and import it into a lower service instance version as long as no new features from the higher version are used (for example, create an integration on a 25.02 development instance, then export and import it to a 24.10 production instance).
- If you import a basic routing integration into Oracle Integration 3, it is converted to an application integration.
Import a Prebuilt Integration
You can import prebuilt integrations into your Oracle Integration environment.
-
User-created integrations. These are integrations that you or another user created. See Import an Integration.
-
Oracle-created integrations from the Oracle Integration Home page or from the Oracle Cloud Marketplace as part of a package. Integrations from the Home page are designated with a RECIPE message that is displayed next to the integration name on the Integrations page. See Get Familiar with the Home Page in Getting Started with Oracle Integration 3 and the Oracle Cloud Marketplace.
Export an Integration
Once you create an integration, you can export that integration as an IAR file for use in other Oracle Integration environments. You can export a locked integration. You can also export integrations that publish and subscribe to events and import them into a project.
To export an integration:
Note:
Lookups referenced using thelookupValue
function in the Expression Builder are included in the exported integration JAR file. When you import the integration, the referenced lookups are also imported and are visible in the Expression Builder.