Versions Compared

Key

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

Updates connection properties in an OIC Instance.  Connection metadata should be in json format.  If properties have attachments, those attachments will be uploaded as well.    This operation is intended to work in tandem with exportConnections but it is not required.  This operation can be utilized as long as their is a connections.json file in the temp directory.  If there are attachments that need to be uploaded as well they should be at the same level as the connections.json and follow the same directory format as seen in the attachments section here.

Info
titleCreating New Connections

Oracle does not have an API for creating connections.  Connections are created only when done manually or when an integration is imported.  This operation is for updating connections only.  As such, it is recommended that this operation be carried out after an import integration operation in your workflow.

...

Input Name

Input Code

Required

Description

OIC Connection Plan FileFDOIC_INP_CONNECTION_FILEPLANNo

Optional Input input to specify a different connection configuration plan file name.   The default is 'connections.json'. Allows absolute path or Default 'connectionPlan.properties'. An absolute path can be specified otherwise it is relative to the artifacts directory.

...