exportUpdatedIntegrations

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.

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.

This operation is intended to be used in a utility workflow that commits the exported files to your SCM. This allows us to set up a utility project that runs on a schedule. Then, we can configure a separate Build/Deploy project for each integration that uses a 'Poll SCM' trigger watching the SCM path that the utility project commits changes to. This allows for Continuous Integration even though the project is not normally stored in SCM.

Environment/Instance Properties

Property Name

Property Code

Required

Description

OIC Base URI

FDOIC_CLOUD_INSTANCE_BASE_URI

Yes

The REST Base URI of a running OIC Instance

OIC UserFDOIC_USERNAMEYesThe user to connect to OIC as
OIC PasswordFDOIC_PASSWORDYesThe password for the OIC User

Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Exclude ListFDOIC_INP_INTEGRATION_EXCLUDE_LISTNoOptional list of integration ids or codes to be excluded from being checked for updates
Include ListFDOIC_INP_INTEGRATION_INCLUDE_LISTNoOptional explicit list of integration ids or codes to be checked for updates
Export SubfolderFDOIC_INP_EXPORT_SUBFOLDERNoOptional subfolder of the temp directory to export any integrations into
Extract IntegrationsFDOIC_INP_EXTRACT_INTEGRATIONSNoOptionally extract the .iar files exported by this operation

Outputs

Output Name

Required

Description




Artifacts

This operation produces no artifacts, instead all exported files are stored in the temp directory to be pushed to SCM.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

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/HELLO_WORLD.1.001.0000.iar.

If 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/...)

Export folder path does not contain version now, which was changed with plugin version 5.0.0.5.15.

The following macros are not currently supported in the footer:
  • style