Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Specify Iteration Type in Process Template

I am using M6 and trying to define Iteration Type for process template (not customize process in project area). Is there any way to do. Please advise.

Thanks.

0 votes



5 answers

Permanent link
Yes, you can define iteration types for templates in the "Process
Iterations" XML. For example, the Eclipse Way template defines them like so:

<process>
<iteration>
<iteration>
<iteration>
<iteration>
<iteration>
</iteration>
<development>
<iteration>
<iteration>
<iteration>
</iteration>
<iteration>
</iteration>
</iteration>
</iteration>
</development>
</process>

--
Jared Burns
Jazz Process Team

monvorath wrote:
I am using M6 and trying to define Iteration Type for process template
(not customize process in project area). Is there any way to do.
Please advise.

Thanks.

0 votes


Permanent link
I know this is old, but the answer appears unclear.

we want to specify a common set of Iteration types, in advance, as all projects are decended from our shared project process template.

I don't find any xml in the process config source after creating a couple new iteration type entries.
and of course, I'd like these to be replicated into the rtc data warehouse.  its really hard to tell a release iteration from a sprint iteration.. specially when you have 3 or 4 concurrent timelines running in the same project.

0 votes


Permanent link
Hi,
If you haven't successfully created the process template, here are some steps:
1. Open the Timelines Source tab of the process template editor
2. In the XML, before the <timeline> element, add the iteration type definitions you want. Following is a example snippet:

    <iteration-type-definitions>
        <iteration-type-definition description="" type-id="new-iteration-type" type-name="Iteration Type 1"/>
        <!--More iteration type definition...>
    </iteration-type-definitions>

0 votes


Permanent link
If you haven't successfully created the process template ,should say
If you haven't successfully created iteration types in the process template

0 votes


Permanent link
hm.. I don't see a timeline entry in the process template XML. I have defined my own iterations and iteration types.. but I don't see them either.


here are my types



I am looking at rtc 4.0.1
we have a process template, that we use to share across all our child projects.

0 votes

Your answer

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 23 '08, 1:48 a.m.

Question was seen: 5,126 times

Last updated: Apr 28 '13, 9:35 a.m.

Confirmation Cancel Confirm