webMethods Deployer 10.3 | webMethods Deployer Documentation 10.3 | Automating Project Creation | Creating Projects | Mapping a Project
 
Mapping a Project
You define a map to create for a project as follows:
<DeploymentMap
name="map name" description="map description"></DeploymentMap>
<MapSetMapping mapname="map name" setName="name of deployment or
deletion set
">
<alias>target
server alias
</alias>
<alias>target
server alias
</alias>
<group>target
group
</group>
<group>target
group
</group>
</MapSetMapping>
Note: If the project already has a map with the same name, Deployer overwrites it.
The following table describes the attributes in the <DeploymentMap> tag:
Attribute
Description
name
Name of the deployment map. This attribute corresponds to the Name field described in Mapping a Project to Target Servers and Target Groups.
description
Description of the deployment map. This attribute corresponds to the Description field described in Mapping a Project to Target Servers and Target Groups.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.