It's all about the answers!

Ask a question

Parse existing DXL's to Jazz supported language


Ananth Chaturvedula (111) | asked Sep 08 '16, 6:04 a.m.

We have been using DOORS for nearly a decade now. Much of our expertise is based on DXL scripts. If our customers move for DOORS Next Generation which I learned does not have the facility to run DXL. So, is there any way that we can customize the DOORS Next Generation? At the least I believe there should be a way to interact programmatically with the JAZZ platform. What languages and development environment is prescribed for Jazz?

I had very little time so could not go through all documentation. I wish somebody out there can provide me the answer I require!

One answer



permanent link
Bas Bekker (1.4k4) | answered Sep 08 '16, 11:11 a.m.
JAZZ DEVELOPER
There are three public API's to interface with/extend DOORS Next Generation:

Comments
Bas Bekker commented Sep 08 '16, 11:16 a.m.
JAZZ DEVELOPER

To elaborate a bit more, as DNG is based on HTTP REST services, so any programming language that somehow supports doing HTTP REST requests can interface with DNG. The OSLC workshop is in Java, so using Java gives you a head start.

The client extension capability is based on using HTML and JavaScript.

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.