Deployer 10.15 | Using Deployer Commands | Map Commands | Exporting Substitute Configuration Values for Integration Server Assets from a Deployment Map
 
Exporting Substitute Configuration Values for Integration Server Assets from a Deployment Map
Run the following command to substitute configuration values for Integration Server assets from a deployment map:
Deployer.{sh|bat} --export -map map -project project-varsub
-host host -port port -user user_name -pwd password   
Parameter
Description
-map map
Deployment map from which to export substitute configuration values.
-project project
Project to which the map belongs.
-varsub
Exports the substitute configuration values.
Deployer creates a file that contains the substitute configuration values. The file is named project_map.vs and is stored in the Integration Server_directory \instances\instance_name\packages\WmDeployer\ replicate\outbound directory.
If you exported substitute configuration values for scheduled tasks, open the project_map.vs file in an XML editor and set the task ID for each scheduled task to the task ID used on the target Integration Server.
Note:
If no substitute configuration values are specified in the deployment map, the Deployer creates a file with the complete structure but does not export any values.