If you are using Experience Manager, and you want to use the workspace feature introduced in 11.2, export your application deployment settings to a temporary directory.
To export application deployment settings:
You can use the
runcommandscript in the\controldirectory of your application to run the command that exports the deployment settings.For example, the following command exports deployment settings to a temporary directory named deploymentSettings:
runcommand IFCR exportContent configuration/tools/deploymentSettings C:\Temp\exportDirectory\tools\deploymentSettings
Repeat this procedure for all of your applications.

