It's all about the answers!

Ask a question

Create Links to Process Description


G D (3642) | asked Mar 20 '09, 5:47 a.m.
Hello,

I write a thesis in which I evaluate jazz.
To do this I would have the following question:
Can I link e.g. a role in a process template with a role in the non-formal process description?
Or can i link a work item type with a description in the non-formal process description?

For example in the description of the role:
<a> href="attachment:///myprozess.zip?/role/teamleader.htm"> Teamleader </a>

Is something planned, perhaps?

I am grateful for any help

5 answers



permanent link
G D (3642) | answered Mar 24 '09, 4:53 a.m.
Can I possibly extend the work item editor so that he provide a link?

permanent link
Bruno Braga (48013621) | answered Mar 25 '09, 10:27 p.m.
gd, I implemented this using a different way:

I have a project called "template" in my repository.

So I created the workitems planned in this project "template" using the RTC, ok?
In description of these workitems I put link to my process: http://myprocess/task1.htm

So, when creating a new project, I run a plug-in (created using the Jazz API) that clones workitems from the "template" to my new project.

I don't use the "project inicialization" to workitems because it is very simple.
Using my approach I can auto-create workitems filled with many fields and with process links.

permanent link
G D (3642) | answered Mar 31 '09, 5:22 a.m.
hello bruno.braga,

thank you for your reply.

i have a additional question:
How do you create the link to the process description?
perhaps?:
<a> href="attachment:///process.zip/index.html">link to role</a>

permanent link
Bruno Braga (48013621) | answered Apr 01 '09, 12:55 p.m.
Simply put the URL in description field: http://yourprocess/task1.htm

permanent link
G D (3642) | answered Apr 03 '09, 5:32 a.m.
ok, thank you for your help

Your answer


Register or 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.