Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Do DNG 6.0.3 supports SOAP web services?

 Hi Everyone,


I am currently developing an interface between DNG 6.0.3 and a PLM application.
The issue I am facing is that my PLM application does not support REST APIs, so I am bound to use SOAP web services.
The query here is whether DNG6.0.3 supports/consumes SOAP web services and has anyone tried it?

0 votes



One answer

Permanent link

Hi Indu

DNG does not support the SOAP protocol. And I haven't seen or heard of other people having done so.
So If using SOAP is a must, you probably need to wrap one or more of the DNG API's to talk SOAP. 
DNG public API's that are available:

  • 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.
  • TRS 2.0 - the OSLC Tracked Resource Set open standard REST API to hook into the stream of low level changes done to resources in the DNG application (and other Jazz apps as well); read only.
  • 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.
And there is the private REST API, which you could reverse engineer looking at the requests/responses, but it isn't documented and supported, and can change over time, so usage at your own risk.

0 votes

Comments

  Thanks much Bas... it helps

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: May 30 '17, 2:09 a.m.

Question was seen: 2,117 times

Last updated: May 31 '17, 6:37 a.m.

Confirmation Cancel Confirm