It's all about the answers!

Ask a question

Accessing ETM data using Java.


Krishna Koppera (1111) | asked Feb 19, 11:21 p.m.

 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



permanent link
Ralph Schoon (63.3k33646) | 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
Ralph Schoon commented Feb 20, 4:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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. 


Michael Rowe commented Feb 20, 8:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR

Please note, the new API landing page is  https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding



Ralph Schoon commented Feb 20, 8:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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


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.