Versions Compared

Key

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

...

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 FDOIC_CLOUD_ACCOUNT_CODE environment instance property value or FDOIC_INP_CLOUD_ACCOUNT_CODE plugin input value should exist. When both exists, plugin input will take precedence. 


Environment/Instance Properties

Property NameProperty CodeRequiredDescription

OIC Base URIOIC Account

FDOIC_CLOUD_INSTANCEACCOUNT_BASE_URICODE

YesNo

The REST Base URI of a OIC account with all the required properties like Base URI, UserName and Password for running OIC Instance

OIC UserFDOIC_USERNAMEYesThe user to connect to OIC as
OIC PasswordFDOIC_PASSWORDYesThe password for the OIC User

.

Project Properties

Property NameProperty CodeRequiredDescription

...

Input NameInput CodeRequiredDescription
OIC AccountFDOIC_INP_CLOUD_ACCOUNT_CODENoThe OIC account with all the required properties like Base URI, UserName and Password for running OIC Instance.
Connection ListFDOIC_INP_CONNECTION_LISTNoCSV list of connection ids to use during creation. Leave blank to use all.
OIC Connection Plan FileFDOIC_INP_CONNECTION_PLANNoOptional 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.

...