This operation will create a template connection plan file using the connections found on the current OIC environment instance. This connection plan can be applied during the importConnections operation or importIntegration operation.
Its purpose is to allow environment specific properties to be replaced for connections prior to deployment. This prevents manual updates of the connections artifacts in between deployments to different environments.
Info
Either FDOICEitherFDOIC_CLOUD_ACCOUNT_CODEenvironment instance property value or FDOICorFDOIC_INP_CLOUD_ACCOUNT_CODEplugin input value should exist. When both exists, plugin input value will take precedence.SeeCreating/Editing a Cloud Account and Providerfor details on how to setup Cloud Account for OIC.
Environment/Instance Properties
Property Name
Property Code
Required
Description
OIC AccountOIC Account
FDOIC_CLOUD_ACCOUNT_CODE
No
The OIC account with all the required properties like Base URI, UserName Username and Password for running OIC Instance.
Project Properties
Property Name
Property Code
Required
Description
Insert excerpt
OIC Cloud Account Properties
OIC Cloud Account Properties
nopanel
true
Inputs
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 Username and Password for running OIC Instance.
Connection List
FDOIC_INP_CONNECTION_LIST
No
CSV list of connection ids to use during creation. Leave blank to use all.
OIC Connection Plan File
FDOIC_INP_CONNECTION_PLAN
No
Optional input to specify a different connection plan file name. Default 'connectionPlan.properties'. An absolute path can be specified otherwise the location is relative to the temp directory.