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

Missing test cases with only 512 entries being returned and no pagination links

We are running a REST call to RQM (4.0.4) to query for all the available test cases. When we go to the RQM UI, we see 649 test cases. When we query the REST API, we only get 512 back and there are no pages listed in the feed.

REST call:
    testcase?fields=feed/entry/content/testcase/(title)

Results:
    512 entries and no link rel=“next” entries (searched for next in the XML and nothing was found)

Any ideas on why we aren’t seeing the other 100 or so test cases?

0 votes



One answer

Permanent link
Hi Kellen,

The feed result is paged using ATOM paging specification and the size is controlled by the Max Feed Entries/Page Advanced Property.  For more information, see https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds.

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

Question asked: Sep 16 '14, 10:42 a.m.

Question was seen: 3,617 times

Last updated: Sep 16 '14, 1:24 p.m.

Confirmation Cancel Confirm