Automate the reference links in a newly created work item
Hi everyone,
I'm wanting to automate the reference links between the work item I create and an already created work item using a participant.
How I have it planned in my head is... Lets say I have three (permanent) tasks A, B, and C created; I then create an attribute that has the selection A, B or C for the task work item presentation. When they save the work item, I want the participant to be able to find the task (by name) chosen in the attribute, and create a child reference to the current task work item. Then create a parent reference link form the newly created work item to the task selected in the attribute.
If anyone knows of any good doco that can help please post it in, or have anything that might help (yes I'm new to RTC).
Thanks
Accepted answer
Do not Modify the Triggering Element in an OperationAdvisor so you have to use a participant. Again I suggest to do the extensions workshop.
This kind of work is rather hardcore. This is serious development, and if you are unexperienced, don't expect it to be easy. Expect to get stuck and frustrated. The best you can do is grabbing all the examples you can find and try to understand the patterns.
This kind of work is rather hardcore. This is serious development, and if you are unexperienced, don't expect it to be easy. Expect to get stuck and frustrated. The best you can do is grabbing all the examples you can find and try to understand the patterns.
Comments
Paul B
Sep 12 '15, 12:57 a.m.Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 12 '15, 12:58 a.m.Paul B
Sep 12 '15, 6:16 p.m.