Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Rational Quality Manager REST API limit on testscripts

Hello, I'm attempting to export all of our testscripts and their execution results in order to compile a report.  Using the REST API, it appears I'm only receiving 50 of the test scripts.  When using the RQMUrlUtility. 

java -jar RQMUrlUtility.jar -command GET -user XXXX -password XXXX -context jazz -filepath testscripts.xml -url https://XXXX:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/XXXX+%28Quality+Management%29/testscript

Is there a parameter I need to set, or how can I specify that it should be pulling the next set of 50. 

Thanks

0 votes



One answer

Permanent link
The default size for each page of a feed is 50 entries. 
If you exceed 50 entries then the feed will contain paging links. 

The number of entries in each page of the feed can be configured: 

1. Click the Admin (Administration) icon in the top right portion of the banner and select Jazz Team Server Home. 
2. Click Jazz Team Server - Server Administration. 
3. Click Advanced Properties. 
4. Scroll to RQM Integration Component. 
5. Change Max Feed Entries/Page to 1 - 1000.

There is some additional information in this past thread

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Dec 17 '13, 7:23 p.m.

Question was seen: 6,829 times

Last updated: Dec 17 '13, 7:32 p.m.

Confirmation Cancel Confirm