How to fetch collection contents in RM DNG programmatically
Chandan M B (113●1●41●84)
| asked Jun 16 '15, 7:23 a.m.
edited Jul 03 '15, 1:25 a.m. by Ralph Schoon (63.5k●3●36●46)
Hi,
I have a workitem linked with the requirement DNG. I need to fetch the requirement contents,summary and other attributes programmatically using java. What is the approach and how to do it ? Regards, Chandan |
2 answers
Chandan, have a look at the DNG public REST service API, which supports the Open Services for Lifecycle Collaboration: OSCL web site . Under the specification section there us a spec for Requirement Management that we support.
To start programming the best place to start is using the hands-on OSLC workshop with this article. The workshop is in Java and it's a great way to get going with the REST API. Comments
Chandan M B
commented Jun 17 '15, 1:27 a.m.
Hi Bekker,
Chandan, the RM server works with REST services, so you cannot use a plain (POJO) Java type approach.
|
Hi Chandan-
Where is the linked artifact located? e.g. DNG or RTC?
If in another Rational application, there should be native functionality to retrieve the attributes. If it is in a 3rd party system like HP ALM, you can use Rational Lifecycle Integration Adapters (RLIA-Tasktop Edition) to retrieve the details. You can learn more about RLIA-TE here:
http://www-304.ibm.com/partnerworld/gsd/solutiondetails.do?&solution=46335&lc=en
Please feel free to reach out to me if you have any questions!
Thanks and Best
b
|
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.