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.
Object Type Identification
...
Object Type Code
VALUE_SET
Attributes
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Task Code | TASK_CODE | Unique id for Setup Task | ||
Value Set Code | VALUE_SET_CODE | Unique id for Value Set. This can be found on any Value Set Setup Task under the Value Set Code column. | FILE_NAME |
Related Project Properties
Name
Code
Description
Default Value
Considerations
Source from Development Environment
In order to download file from an environment, you must configure file for Value Set as shown below. Note that File Name (with Path) should be entered first in format - /SetupTasks/ValueSets/<TASK_CODE/<VALUE_SET_CODE>.zip. File name is used as Value Set Code, and parent folder is used as Task Code. Task Code can be selected from drop down list if necessary. Also, Value Set Code can be entered manually as well if necessary. Make sure to update File Name (with Path), respectively, if either of previous attributes are edited manually. Steps - Enter File Name in proper format, Click Evaluate, then click OK and eventually click Save to save configurations. Now you can add this file to Package and perform, export and import.
...
The following convention is generally used for the File Name (with Path) in Source Code Repository. "/SetupTasks/ValueSets/<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.
...