It's all about the answers!

Ask a question

how to get all the executionworkitem (all the pages). Currently i am getting only 50 entries (means only 1 page))


Dev K (512833) | asked Nov 05 '13, 11:57 p.m.
Hi,

I am using below GET call to get all the executionworkitem but it is priniting only 1st page (50 entries) ..

RQMConnector.RQMConnectorResponse response = connectionObj
                    .get("executionworkitem?fields=feed/entry/content/executionworkitem/*");

Can anyone please let me know what modifications needed in the above GET call to get all the pages entry?

Thanks,
Dev Kashyap

One answer



permanent link
Dev K (512833) | answered Nov 06 '13, 12:19 a.m.
https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds

Got answer here and its working.

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.