Deployer 10.7 | Using Project Automator | 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.