how to get all the executionworkitem (all the pages). Currently i am getting only 50 entries (means only 1 page))
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
https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds
Got answer here and its working. |
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.