It's all about the answers!

Ask a question

RTC for managing change request and RRC for requirements management


Doris LAU (1267) | asked May 23 '14, 3:23 a.m.
Hi there, we use RTC managing change request and RRC for requirement management.  As change request work item is approved, the requirement artifacts will be created accordingly in RRC.  Link type "Tracks requirements" is added in change request work item in RTC, linking to requirement artifacts in RRC.  It is done manually at the moment.  We are looking for a way that can create requirements artifacts from RTC work items such that the link between can be added automatically.  Appreciate sharing and advice.

One answer



permanent link
Charlie Seo (22127) | answered May 26 '14, 9:00 p.m.
Currently only a way to create a RRC artifact programmatically is using REST API - Creation Factory. In this case, you need to design your RTC plugin to trigger a creation factory after state changed and get the created artifact ID as a response to be added in a workitem.


Your answer


Register or to post your answer.