The task is used to retrieve a list of semicolon-separated process area names from the Jazz™ repository.
The task supports Team Build Attributes, Build Extensions Debugging Attributes, Build Extensions General Attributes, as well as, its own task specific attributes. Click on a link for more information on the common attributes.
The following table describes the task specific attributes for the task:
| Task Specific Attributes | ||
| Attribute | Description | Required |
| property | The name of the Ant property in which to return the process area names. | Yes |
Get process area names
<target name="get" description="Get Process Area Names">
<xt:getProcessAreas
repositoryAddress="${repositoryAddress}"
userId="${userId}"
password="${password}"
property="areas"
/>
<echo>${areas}</echo>
</target>
Result:
[echo] Setup 9703;Setup 9703b;GWPerf;z703 Samples;TestFor702 Client;Davids Testing;Alfonso;djr;Feb10;djr/Team one;
djr/Team one/Subteam one;djr/Team two;djr/Team two/Subteam two;