Accessing ETM data using Java.
Hi,
I am trying to get data from the ETM externally. I am using the RQMUrlUtility tool to get the testcases, testscripts, etc. But in this way I am only able to get limited amount of data like title, summary and last updated.
Is there any other way to get all the data from testcases, testscripts, etc. like in EWM we will be able to get the desired data using the Java Libraries.
The main idea is to automate the process of exporting ETM data to excel without going into the tool.
Regards,
Krishna K.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Feb 20, 2:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER These are the APIs that exist: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
For ETM, the APIs that provide the widest access to data are the EWM Reportable REST API and the EWM OSLC API.
Comments I think your best chance of getting all the data is the Reportable REST API. The best option for creating integrations is the OSLC API. Please note, the new API landing page is : https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding I always get the old page in my searches. I had assumed you will replace the old one with the new one. In addition I find it very hard to see the new ,link. I wonder if there is a way to make the link to the new page more exposed/obvious. |
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.