Flexfields are one grouping of Setup Tasks. Make use of the Flexfields object type to export and import individual Flexfields by Flexfield Code. This is available @since 5.7.0.2.
...
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Task Code | TASK_CODE | Unique id for Setup Task | ||
Flexfield Code | FLEXFIELD_CODE | A set of placeholder fields associated with business objects and placed on the application pages to contain additional data. This can be found in FSM UI on any flexfields setup task (IE. Manage Key Lookups). | FILE_NAME |
Related Project Properties
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Considerations
Flexfield Deployment
The flexfield on the source SaaS environment must be in Deployment Status of Deployed before the csvExport operation is executed. If the flexfield is not Deployed, then the exported CSV File Package will not contain data for that flexfield and ultimately, import will not deploy those changes.
Source from Development Environment
...