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

Unable to fetch all the Test plans in one shot

RQM server contains 237 test plans and we want to get all the test plans in one shot because of performance issue. But its showing the results in 5 pages. like 50,50,50,50 and 37.
any help would be greatly appreciated.

Thanks,

1

0 votes

Comments

The feed page size ( Max Feed Entries/Page ) defaults to 50.  See https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds.

1 vote

This link is really helpful. .Thank You Paul ! 







One answer

Permanent link
 Dev,
When you say 'we want to get all the test plans in one shot' are you referring to the 'Browse Test Plan ' view in the UI or via an REST API call
If you are in UI, you can set the 'Items per page' drop down to 'ALL' 

Ara


0 votes

Comments

 Hi Ara, 


Thanks for your reply.

I am trying to fetch the Test plan ids using the code and not from UI. 

RQMConnector.RQMConnectorResponse response = connectionObj.get(url);

where  get() is the customize method we are using to get the request from the RQM Server  and url is the baseUrl/testplan/testplanIds.

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,952

Question asked: Apr 12 '13, 8:28 a.m.

Question was seen: 5,388 times

Last updated: Apr 16 '13, 6:56 a.m.

Confirmation Cancel Confirm