integration between two different work-item type with in same project area
Accepted answer
There are plenty of built-in link types that you can use for linking work items in the same project areas, such as parent/child, duplicate of/duplicated by and etc. If you want a new link type, you will need some development work to achieve this.
https://www.ibm.com/developerworks/mydeveloperworks/blogs/extendingrtc/entry/newlink?lang=en
If this is not you want, please explain in details what "integration" you really mean.
https://www.ibm.com/developerworks/mydeveloperworks/blogs/extendingrtc/entry/newlink?lang=en
If this is not you want, please explain in details what "integration" you really mean.
Comments
HI Donald Nong,
Thank you for input.I hope your answer will work.
Integration means, "A" work-item type workflow should trigger the "B" work-item type workflow by automatically .
Ex : A, B, C work-item types submitted and assigned to respective users in parallel . But Only " A" work-item should be activated and then Completion of "A" work-item type workflow should trigger and activate the "B" work-item type.
You will probably need to develop a follow-up action to do this "automatic activation". There is no such feature pre-built in RTC. A good starting point for such development work is the RTC extensions workshop.
https://jazz.net/library/article/1000