Workspace Projects
The Workspace Projects data type has the following variations to general ADM deployment behavior:
The deployment mode selection in the ADM Deployment Project view is set to custom for Workspace Projects, because this data type implements its own migration method (similar to synchronize) to make sure that the entire Workspace Project is fully migrated.
The Workspace Project data type has its own syntax for the deployment filter field:
[Name] = "Any joint workspace name" [Full] = "Y/N"
where:
[Name]
is required.[Full]
is optional. The filter field defaults to N if no value is specified.
The optional Y or N flag indicates a full structure export or single object export for the objects that are included in the Workspace Project. In other words, Y indicates a full structure export, and N indicates a single object export.
For example, if a Workspace Project named Vehicle Products includes a Product called Car, then if [Full] is set to Y, then the associated product attributes like colors, options, accessories, and so on, are also exported, but if set to N, then they are not exported. Also, only one Workspace Project name can be specified in the filter and be exported for each entry.