Create work item in Operation participant
Hi All,
I want to create new work item after a particular work item gets saved.
I looked at the article https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation to create work item but that is using Plain client libraries. Is there any similar reference that shows how to create work items in Operation participants or advisors ?
Thanks
Akshay P.
I want to create new work item after a particular work item gets saved.
I looked at the article https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation to create work item but that is using Plain client libraries. Is there any similar reference that shows how to create work items in Operation participants or advisors ?
Thanks
Akshay P.
One answer
Akshay,
please check the example in Ralp Schoons Blog, e.g. https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/
This uses server side code, also points out how to avoid recursion in the participant.
If this is useful to you please mark the answer as accepted.
- Arne
please check the example in Ralp Schoons Blog, e.g. https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/
This uses server side code, also points out how to avoid recursion in the participant.
If this is useful to you please mark the answer as accepted.
- Arne