Info |
---|
This operation was added in version 5.0.0.2.5. Download the latest version from the support site or the plugins page in FlexDeploy. |
Exports one or more integrations from Oracle Integration Cloud as .iar files that can be extracted and placed in an SCM to support Continuous Integration.
...
Integrations will be exported based on their last updated date time. When an update is detected, the integration will be exported to an .iar file inside of a folder with it's integration id in the FD_TEMP_DIR. For example, the integration "HELLO_WORLD" version 1.001.0000 would be exported to the following location: FD_TEMP_DIR/HELLO_WORLD.1.001.0000/HELLO_WORLD.1.001.0000.iar.
If FDOIC_INP_EXTRACT_INTEGRATIONS is Expand Integrations input is true, the .iar file will be expanded at the same level as the original file. (e.g. FD_TEMP_DIR/HELLO_WORLD.1.001.0000/...)