Adding links to a RRC and RQM project from many RTC projects programatically
Has anybody tried to create links fom a/more RTC project to an existing RRC and RQM project programatically.
Any kind of help/guidance will be highly appreciated. |
5 answers
You can use the REST API for that. There is a wiki topic that is helpful and contains example responses. The topic on the REST API is located here:
https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi
Check under Service Provider Links.
|
A good place to get started with the OSLC REST API is the workshop article at https://jazz.net/library/article/635.
It contains a good introduction, plus getting started with working code. |
Paul Slauenwhite (8.4k●1●2)
| answered Jan 22 '13, 7:08 a.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Jan 22 '13, 7:09 a.m.
Although it does not appear you need a RQM API for your scenario, there are two public APIs available if necessary:
RQM OSLC API RQM Reportable API. |
Apparently the sample code in the workshop https://jazz.net/library/article/635. Has no sample for linking RRC object.
Please provide linking example. Thanks |
Although there are no samples specifically addressing how to add/remove links programmatically, we did provide a sample on how to modify an attribute of a requirement. I think that this sample along with the information provided in this article can provide the how-to info for adding/removing links programmatically. See section 6 "adding/removing links" in https://jazz.net/library/article/1197
|
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.