It's all about the answers!

Ask a question

Client side JAVA/OSLC API which can compare two configurations and give output in JSON/ XML


Akilesh S (112) | asked Aug 18 '22, 7:12 a.m.
Hello,

Here I am looking for Client side API JAVA/ OSLC which can compare two configurations and give the difference between the configurations in a JSON or XML format as output.
I actually found one Server Side API from Inspect element -  https://server:port/gc/gc.webui.compareConfigurations?leftConfigurationUri=https://server:port/gc/configuration/xxx&rightConfigurationUri=https://server:port - But this might change with Major iFix and Major version change.
Can you please provide a client side API which is similar and compares two configurations.

Thank you in Advance

One answer



permanent link
Daniel Moul (4.9k1318) | answered Aug 18 '22, 7:45 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

If you are seeking to compare requirements configurations with DOORS Next I suggest looking at this:


  • A new requirements comparison report is available for practitioners in the configuration compare/deliver workflows. The Reportable REST API was enhanced to include change information, and a PUB template provided, which you can use to create your own reports that make use of change information.


Comments
Akilesh S commented Aug 18 '22, 7:55 a.m.
Hello Daniel Moul,

The DNG API: https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI#Comparison_schema_and_API - Works at stream and baseline level comparision, but in my case I want to compare two Global configurations or a Global configuration with Global Baseline or Global Baseline with Staged Baseline.


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.