Exporting a Deployment Map from a Project
When you export a deployment map from a project, Deployer creates a file that contains the deployment map. The file is named project_map.map and is stored in the Integration Server_directory \instances\instance_name\packages\WmDeployer\replicate\outbound directory.
Run the following command to export a deployment map:
Deployer.{sh|bat} --export -map map -project project
-host host -port port -user user_name -pwd password
Parameter | Description |
-map map | Deployment map to export. |
-project project | Project to which the map belongs. |