Versions Compared

Key

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

Setup Tasks allow for export and import of the entire setup task as a CSV File package (zip file).

...

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location TypeSCMSCM, CLOUD
Offering CodeOFFERING_CODETypically the highest-level or starting point of application configuration**
Functional AreaFUNCTIONAL_AREAFiner tuned business name or rule used to defined the business activity or process**
Task CodeTASK_CODEUnique id for Setup TaskFILE_NAME*

Related Project Properties

...

  • See csvExport for details on how find Task Code for a Setup Task.
  • *When creating a Setup Task (not from SCM), the Task Code is inferred from the file name by default. Otherwise, the Task Code is pulled from the SCM CSV file package stored in SCM.
  • @since 5.6.0.5
    • Offering Code and Functional Area are no longer support attributes. 
    • The following convention is generally used for the File Name (with Path) → "/SetupTasks/<Task Code>.zip"
  • @before 5.6.0.5
    • The following convention is generally used for the File Name (with Path) → "/SetupTasks/<Offering Code>/<Functional Area>/<Task Code>.zip"
    • **Offering Code and Functional Area attributes are inferred from the 2nd and 3rd parts of the path starting from the end, respectively