RTC 2.0.0.2 How can you see a work item template definition?
In RTC 2.0.0.2, is there a way to view the definition (workitem set) of a work item template? I see in 'Process Configuration Source' a reference to the template, say "com.ibm.team.workitem.template27" with the following line:
template content="processattachment:/workitemtemplates/com.ibm.team.workitem.template27.xml" description="" identifier="com.ibm.team.workitem.template27" name="Config Product Template"
is there an xml file on the RTC server or elsewhere that will expose the work items comprising the template?
thanks in advance.
Dave D.
template content="processattachment:/workitemtemplates/com.ibm.team.workitem.template27.xml" description="" identifier="com.ibm.team.workitem.template27" name="Config Product Template"
is there an xml file on the RTC server or elsewhere that will expose the work items comprising the template?
thanks in advance.
Dave D.
2 answers
In RTC 2.0.0.2, is there a way to view the definition (workitem set) of a work item template? I see in 'Process Configuration Source' a reference to the template, say "com.ibm.team.workitem.template27" with the following line:
template content="processattachment:/workitemtemplates/com.ibm.team.workitem.template27.xml" description="" identifier="com.ibm.team.workitem.template27" name="Config Product Template"
is there an xml file on the RTC server or elsewhere that will expose the work items comprising the template?
thanks in advance.
Dave D.
Hi Dave - try to export your process template and look trough the contents of the zip file. It should be in there somewhere if the templates are inherited to new project areas based on the process template.
In Eclipse, open the project area in the editor, and select the Links
tab. In the bottom right, you'll find the Attachments list. You'll
find the attachments there, and you can use the "save" operation to save
that XML file to the file system. That XML file defines that work item
template.
Cheers,
Geoff
On 12/19/2011 9:38 AM, dadecker wrote:
tab. In the bottom right, you'll find the Attachments list. You'll
find the attachments there, and you can use the "save" operation to save
that XML file to the file system. That XML file defines that work item
template.
Cheers,
Geoff
On 12/19/2011 9:38 AM, dadecker wrote:
In RTC 2.0.0.2, is there a way to view the definition (workitem set)
of a work item template? I see in 'Process Configuration Source' a
reference to the template, say
"com.ibm.team.workitem.template27" with the following
line:
template
content="processattachment:/workitemtemplates/com.ibm.team.workitem.template27.xml"
description=""
identifier="com.ibm.team.workitem.template27"
name="Config Product Template"
is there an xml file on the RTC server or elsewhere that will expose
the work items comprising the template?
thanks in advance.
Dave D.