It's all about the answers!

Ask a question

is DNG provides SDK/Plain Java Libraries/Restful API to interact programmatically like in RTC


Farhan Habib (156) | asked Sep 09 '16, 2:10 a.m.
 Hi,

I want to interact programmatically to DNG for ReqIF import/export, creating/updating artifacts etc, is DNG provides SDK or Plain Java Libraries or Restful APIs for accessing & updating its data like in IBM RTC?

please guide me in this regard
Thanks

Accepted answer


permanent link
Arne Bister (2.6k12832) | answered Sep 14 '16, 9:35 a.m.
JAZZ DEVELOPER
edited Sep 14 '16, 9:40 a.m.
Farhan,

DNG provides a Client Extension API (JavaScript based) since 4.0.5:
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain
Following the links you will find examples (e.g. for the current version):
https://jazz.net/wiki/bin/view/Main/RMExtensionsExamples602

and the actual API specifiation (e.g. for the current version):
https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI602

This is open supported API for DNG client. Any other changes you require you should address to the product team via usual jazz enhancement requests or defects.

Of course, there is also the OSLC RestAPI:
http://open-services.net/wiki/requirements-management/

Use of OSLC is shown practically in this workshop:
https://jazz.net/library/article/635

If this answers your question please mark it as accepted.

Best,
Arne
Farhan Habib selected this answer as the correct answer

Your answer


Register or to post 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.