where i can find the API documentation for DOORS NG?
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
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
|
|
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
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.