It's all about the answers!

Ask a question

where i can find the API documentation for DOORS NG?


0
1
viral kondhia (1127) | asked Aug 01 '16, 5:37 a.m.
 Hello,

I am new to DOORS NG. Please help me on finding out following 

what are list of APIs supported by DOORS NG?
Does DOORS NG supports REST ?

Thanks
Viral 

3 answers



permanent link
Subramanya Prasad Pilar (4.6k16) | answered Aug 01 '16, 5:39 a.m.
HI Viral,

DOORS NG provides REST API. You can refer https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI

Regards,
Prasad

Comments
viral kondhia commented Aug 01 '16, 6:08 a.m.

  Hi,

Thanks for quick answer. But i think this API can only be used for reporting purpose.
I think i can retrieve the data from DOORS NG but i can not create or update artifact in DOORS NG using this API

Also i am using this url to test Api 


but it does not gives any response. Let me know if i need to enable anything like licence for API access.

Thanks
Viral


permanent link
Håkan Kristiansson (5114) | answered Aug 01 '16, 10:10 a.m.
You will find the API specification following this link: RMExtensions

permanent link
Bas Bekker (1.4k4) | answered Aug 02 '16, 10:42 a.m.
JAZZ DEVELOPER
edited Aug 02 '16, 11:05 a.m.
There are three API's that are public for DNG:
RRC Reportable API - for reporting purposes, only reading artifacts, which is mentioned above.
OSLC RM V2 API - this is probably the one you are looking for, it's the open spec'ed, standarized way to access RM resources, documented and with a handy workshop available to get you going. And yes, it's a REST API.
and additionally, there is the so called RM client extension capability, also as mentioned above

Otherwise the server REST API used by the RM web code is internal, no formal documentation is available, and usage is at your own risk.

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.