Versions Compared

Key

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

...

This operation is intended to be used in a utility workflow that commits the exported files to your SCM. This allows us to set up a utility project that runs on a schedule. Then, we can configure a separate Build/Deploy project for each integration that uses a 'Poll SCM' trigger watching the SCM path that the utility project commits changes to. This allows for Continuous Integration even though the project is not normally stored in SCM.

Environment/Instance Properties

Property Name

Property Code

Required

Description

OIC Base URI

FDOIC_CLOUD_INSTANCE_BASE_URI

Yes

The REST Base URI of a running OIC Instance

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

...