Versions Compared

Key

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

Value Set is one grouping of Setup Tasks. Make use of the Value Set object type to export and import individual Value Sets by Value Set Code. This is available @since 5.7.0.1.

Object Type Identification

  • When populating files from source control management (SCM), FlexDeploy will classify all zip files containing "SetupTasks/ValueSets" (case-insensitive) in their path as a Value Set. 

...

The following convention is generally used for the File Name (with Path)  in Source Code Repository. "/SetupTasks/ValueSets/<Task Code>/<Value Set Code><TASK_CODE>/<VALUE_SET_CODE>.zip". If you follow these conventions, then you do not have to configure Files manually. You are ready to perform export and import using FlexDeploy package once files are discovered in FlexDeploy.

...