...
Info |
---|
This operation is included in the importIntegration operation. You don't need to put updateConnections or activateIntegration in your workflow after the importIntegration operation. This page is the best source of information about the way that connection information can be updated at deploy time. There is a blog article about replacements as well - https://flexagon.com/2019/01/flexdeploy-loves-oic-manage-connection-property-replacement/ Either FDOIC_CLOUD_ACCOUNT_NAMECODE environment instance property value or FDOIC_INP_CLOUD_ACCOUNT_NAMECODE plugin input value should exist. When both exists, plugin input value will take precedence. |
...
Property Name | Property Code | Required | Description |
---|---|---|---|
OIC Account | FDOIC_CLOUD_ACCOUNT_NAMECODE | No | The OIC account with all the required properties like Base URI, Username and Password for running OIC Instance. |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
FDOIC_INP_CLOUD_ACCOUNT_NAMECODE | No | The OIC account with all the required properties like Base URI, Username and Password for running OIC Instance. | |
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 it is relative to the artifacts directory. If left blank then artifactsDir/connectionPlan.properties is assumed. |
...