importIntegration

Imports an integration as a .iar artifact into the Oracle Integration Cloud. The operation will activate the newly deployed integration after deployment is finished.  Any connections will also be imported. They will be processed by the updateConnections operation as part of this operation, so it isn't necessary to have additional steps in your workflow. Lookups included in the integration export will also be imported.

Either FDOIC_CLOUD_ACCOUNT_CODE Target property value or FDOIC_INP_CLOUD_ACCOUNT_CODE plugin input value should exist. When both exists, plugin input value will take precedence. See Creating/Editing a Cloud Account and Provider for details on how to setup Cloud Account for OIC.

Target Properties

Property Name

Property Code

Required

Description

Property Name

Property Code

Required

Description

OIC Account

FDOIC_CLOUD_ACCOUNT_CODE

No

The OIC account with all the required properties like Base URI, Username and Password for running OIC Instance.

Project Properties

Property Name

Property Code

Required

Description

Property Name

Property Code

Required

Description

Integration Identifier

FDOIC_INTEGRATION_IDENTIFIER

Yes

The identifier (code) of the integration being deployed

Overwrite Integrations

FDOIC_REPLACE_INTEGRATION

No

Overwrite integrations with the same name and version when importing.

Note that if you modify the FDOIC_INP_REPLACE_INTEGRATION input this value will not be used.

Inputs

Input Name

Input Code

Required

Description

Input Name

Input Code

Required

Description

OIC Account

FDOIC_INP_CLOUD_ACCOUNT_CODE

No

The OIC account with all the required properties like Base URI, Username and Password for running OIC Instance.

Overwrite Integrations

FDOIC_INP_REPLACE_INTEGRATION

No

Overwrite integrations with the same name and version when importing.
The default value of this property allows using a project property to control this on a per-project basis.

OIC Connection Plan File



FDOIC_INP_CONNECTION_PLAN

No

Optional connection configuration file to run during import.  The default is 'connectionPlan.properties' in the FD_ARTIFACTS_DIR

Allows absolute path or relative to the artifacts directory.

This is used for replacing values in the connections.json file.

That file must be present in order to have values replaced in it.

Will be pre-processed by the plugin to transform any defined replacement properties based on the deployed environment.

Enable Tracing

FDOIC_INP_ENABLE_TRACING

No

When tracing is enabled, integration activity can be viewed in the Activity Stream.

Will only apply if instance is also being activated

Enable Payload Tracing

FDOIC_INP_ENABLE_PAYLOAD_TRACING

No

Should the payload be traced.

Will only apply if instance is also being activated

Send to Oracle Recommends

FDOIC_INP_SEND_TO_ORACLE_RECOMMENDS

No

Contribute integration mappings to Oracle Recommends.

Integration Retry Count

FDOIC_INTEGRATION_RETRY_COUNT

No

@since 7.0.0.3

The number of times an integration will be retried incase of failures. Default is 5.

Connection Retry Count

FDOIC_INP_CONNECTION_RETRY_COUNT

No

@since 7.0.0.3

The number of times an connection will be retried incase of failures due to connection being locked. Default is 10.

Update Schedules

FDOIC_INP_UPDATE_SCHEDULES

No

@since 7.0.0.3

Update schedule parameter for Simple or iCal recurrence.

Schedule Override Directory

FDOIC_INP_SCHEDULE_OVERRIDE_DIRECTORY

No

@since 7.0.0.3

Specify directory to override integration schedules by environment. Use FD_ENVIRONMENT_CODE to indicate folder for current environment. The subfolder of this folder must be various Integration Ids(Use iar file name as Integration Id). Integration iar archive file has schedules stored as xml file in icspackage/schedule folder which can be copied to prepare override files.

Artifacts

This operation consumes artifacts from the artifacts repository.

Endpoint Selection

This operation will select all available endpoints associated to the Target.

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

Retrying

  • If any connection the integration uses is locked, the plugin will retry up to 10 times with 30 seconds of quiet time in between attempts. If after 10 attempts, it is still unable to update the connection then an error will be thrown. This is a common case when multiple integrations are deploying at the same time that share the connection.

  • The entire import operation will be retried up to 5 times with a 30 second delay. These retries are independent of the connection retries mentioned above.

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