Versions Compared

Key

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

Exports a specified Library from the given OIC instance.  Results are saved in a Jar artifact.

Info

Either FDOIC_CLOUD_ACCOUNT_NAMECODE environment instance property value or FDOIC_INP_CLOUD_ACCOUNT_NAMECODE plugin input value should exist. When both exists, plugin input value will take precedence.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
OIC AccountFDOIC_CLOUD_ACCOUNT_NAMECODENoThe OIC account with all the required properties like Base URI, Username and Password for running OIC Instance.

...

Input NameInput CodeRequiredDescription
FDOIC_INP_CLOUD_ACCOUNT_NAMECODENoThe OIC account with all the required properties like Base URI, Username and Password for running OIC Instance.
OIC Library VersionFDOIC_INP_LIBRARY_VERSIONNoOptional Library Version to export.  Leave blank to export last updated version.  Version id should be of the format (01.02.0000)

...