Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Create Plan with owner by Team Area in Prosess Template

Dear All,

in RTC process template , we can create Team Area and Categories automatically with Project Area Initialization

Create Team Area and Categories in Prosess Template.

 <followup-action xmlns="http://com.ibm.team.process/setUpProject" description="Initializes a project area with the pieces necessary to start work on a project." id="com.ibm.team.process.server.setUpProject" name="Setup Project">

<team-area name="Telkomsel Team" timeline="development"/>
<workitems>
<category htmlDescription="Common Workitem." path="Application Management"/>
</workitems>
</followup-action>


We want to create Plan that the owner attribute selected by Team Area that already created

in my follow up action the onwer of Release Plan 1.0 by Project Area

is this possible ?
<followup-action xmlns="http://com.ibm.team.apt/setUpProject" description="Initializes a project area with the planning relevant data." id="com.ibm.team.apt.service.setUpProject" name="Setup Project">

<plans>
<plan iterationPath="/development/release1" name="Release Plan 1.0" typeId="com.ibm.team.apt.plantype.default"/>
</plans>
</followup-action>


Thanks..

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 26 '12, 12:22 a.m.

Question was seen: 2,900 times

Last updated: Apr 26 '12, 12:22 a.m.

Confirmation Cancel Confirm