It's all about the answers!

Ask a question

Writing the new xml file by fetching the required attribute in the DOORS NG


Vijaya Vittal (112) | asked Jul 30 '18, 5:47 a.m.

 Hi,


I need to export the required attribute(artifact id) from the DOORS NG to the new xml file, is there any API's for Supporting this ?


Comments
1
Bas Bekker commented Jul 30 '18, 3:08 p.m.
JAZZ DEVELOPER

That's very little information on what you are trying to accomplish.

That said, this is the public REST API to access DNG artifacts:
OSLC RM V2 API - the open standard way to programmatically 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. In release 6.0.5 extension have been added for modules.


Vijaya Vittal commented Jul 31 '18, 2:28 a.m.

Hi,


in this link we have columns like ID, Name, Artifact Type, modified by, modified on etc. now what im interested is in column ID as reference can i fetch all the data under that ID (Artifacts ID) including text, tables etc. is there any API supporting that.

Be the first one to answer this question!


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.