Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

OIC Connection Plan FileFDOIC_INP_CONNECTION_PLANNo

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
titleExample 1

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
titleExample 2

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
titleExample 3

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.