...
Input Name | Input Code | Required | Description |
---|---|---|---|
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. |
Outputs
Output Name | Required | Description |
---|---|---|
...
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
Attachments
This operation will also import any relevant attachments for the connections that may have been pulled during the 'exportConnections' operation.
Property Replacement
...
Valid Artifact Directories
The below examples are all valid connection directory structures that will result in a successful execution. Note that if you used exportConnections you do not need to worry about the directory structure.
Info | ||
---|---|---|
| ||
12343/12345/artifacts/HR_SOAP_CONNECTION/connections.json 12343/12345/artifacts/HR_SOAP_CONNECTION/attachments/HR_SOAP_CONNECTION/targetWSDLURL/hr.wsdl 12343/12345/artifacts/MY_REST_ENDPOINT_INTERFAC/connections.json |
Info | ||
---|---|---|
| ||
12343/12345/artifacts/myFolder/connections.json 12343/12345/artifacts/myFolder/attachments/HR_SOAP_CONNECTION/targetWSDLURL/hr.wsdl 12343/12345/artifacts/myFolder/attachments/EBS_SOAP_CONNECTION/targetWSDLURL/ebs.wsdl 12343/12345/artifacts/myFolder/connectionPlan.properties |
Info | ||
---|---|---|
| ||
12343/12345/artifacts/connections.json 12343/12345/artifacts/connectionPlan.properties |
Connection Plans and Property Replacement
Prior to updating connections, a connection plan file can be applied to update environment specific properties.