It's all about the answers!

Ask a question

How to traverse all the pages in the RQM using RQM REST API ?


Dev K (512833) | asked Oct 25 '13, 2:56 a.m.
 Actually RQM contains 80 + pages and each page contain 50 test plans . i want to traverse each page and get the response using the below query.

A query structured below will give you the XML of the test plans that test case X is linked to:    https://URL:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/project_alias/testplan?fields=feed/entry/content/testplan/(*|testcase[@href='https://URL:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/project_alias/testcase/urn:com.ibm.rqm:testcase:X'])
 
Thanks in advance,
Regards,
Dev Kashyap.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Oct 25 '13, 7:00 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
See https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds.

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.