It's all about the answers!

Ask a question

Rational DOORS Next Generation api


Lyka Bernardo (8145) | asked Sep 02 '15, 4:34 a.m.
 Hello,

Is there an RDNG API which is sort of similar with the RTC plain java api which can be used to connect to RDNG, get the list of artifacts, and extract artifacts data and/or attribute fields values? Any reference for that?

I found this reference https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI502#DocVersion (Client extension API for the Requirements Management (RM) application) but i think it can be used for extension only.

Accepted answer


permanent link
Bas Bekker (1.4k4) | answered Nov 10 '16, 5:53 p.m.
JAZZ DEVELOPER
Note that this thread is DNG specific.
  • OSLC RM V2 API - the open standard way to programmaticaly integrate with DOORS Next Generation, there is an elaborate workshop to get you started here OSLC Workshop article. These programs can be from any language that support HTTP REST calls, e.g. Java, C# etc. Hence these are more flexible to run and can read and update DNG data, as part of a web server, or standalone, but have some limitations set by the current OSLC standard, for example module support.
  • and additionally, there is the so called client extension capability, these are Javascript extension that generally added as widgets you can run from the dashboard, and can be used to view and edit DNG data. It's more tailored to DNG, so has better module support, but is limited to run in a browser/javascript environment.

Ralph Schoon selected this answer as the correct answer

2 other answers



permanent link
Adrian Haw (2641041) | answered Nov 07 '16, 4:30 a.m.
This is quite an old thread but for newbies this is a very confusing topic within the Jazz environment - is there any documentation explaining the purpose of 3 different APIs and the use-cases for each of them?
 

Comments
Bas Bekker commented Nov 14 '16, 9:40 a.m.
JAZZ DEVELOPER

ups, pushed the wrong buttons, see my answer above.


permanent link
Bas Bekker (1.4k4) | answered Sep 02 '15, 10:47 a.m.
JAZZ DEVELOPER
edited Sep 02 '15, 10:51 a.m.
There are three API's that are public for DNG:

That's from this forum question: Do we have API documentation for DOORS NG latest release

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.