It's all about the answers!

Ask a question

Connecting to RQM to extract aata


anup g (7912) | asked Nov 22 '13, 7:58 a.m.
edited Nov 25 '13, 2:46 a.m.
Hi,

i have a customized reporting tool developed in JAVA which is used to collect relevant information and generate reports. I want to extract data (testcases,defects etc.,) from RQM and store in my local database and generate customized  reports along with the existing data. is there a way to achieve this? is there an API for connecting to RQM and extract data , preferably using JAVA?

thanks

3 answers



permanent link
Antoinette Iacobo (650712) | answered Nov 22 '13, 10:00 a.m.
 Hi Anup,

The RQM URL Utility available at jazz.net "All Downloads" Tab will provide an interface you can call from your Java program to use the REST API and feed queries to access RQM artifacts.    
This Wiki has the documentation: https://jazz.net/wiki/bin/view/Main/RQMURLUtility
This Wiki has the documentation for the REST API:  https://jazz.net/wiki/bin/view/Main/RqmApi

In version 4.x, you can also export data to an Excel spreadsheet.  You could then use that and other Microsoft Tools to extract and report on the data.  

Toni

permanent link
anup g (7912) | answered Nov 25 '13, 6:13 a.m.
Thanks, i'll explore the RQM URL utility source .

permanent link
raghu g (10710) | answered Mar 24 '15, 10:30 a.m.
 Hi anup.

i know its really long ,, but do you managed to pull data and generate reports using RQM URL utility?

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.