It's all about the answers!

Ask a question

ExecutionResult Feed Question


Michael Waßmann (33172) | asked Jan 27 '10, 5:22 a.m.
Hi,

the link to the ExecutionResult Feed is:

https://:/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources//executionresult?abbreviate=false

The problem is if lets say the items per page option of the Jazz administration is set to 50, then my feed shows at most 50 Execution Results.

How can i get to following Pages, which show me Execution Results 51 - 100 and so on. What is the URL for that?

And, additionally, is there a way to apply a filter for the feed specified in the URL?

Thanks in advance,

Finaris

2 answers



permanent link
John Nason (2.4k1012) | answered Mar 04 '10, 9:45 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
To get subsequent pages of the feed you need to specify two additional CGI params (the args that come after "?" in the URL).
The params are:
token=
page=

Hope that helps.
Regards,
John Nason

Hi,

the link to the ExecutionResult Feed is:

https://:/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources//executionresult?abbreviate=false

The problem is if lets say the items per page option of the Jazz administration is set to 50, then my feed shows at most 50 Execution Results.

How can i get to following Pages, which show me Execution Results 51 - 100 and so on. What is the URL for that?

And, additionally, is there a way to apply a filter for the feed specified in the URL?

Thanks in advance,

Finaris

permanent link
Suraj Amasebail (1111) | answered Jun 19 '13, 3:00 p.m.
 Hello John Nason

Related question....

While getting execution result via APIs using URL https://<servername>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectname>/executionresult how can I specify the modified date in the query to say I want to fetch the results between two dates?

We are building our own dashboard which will pull the various data from various tools (TFS, RQM, CQ etc). We want the dashboard to show the RQM results from last one week, day etc. FOr that we should able to specify the date range in the query so that RQM server can bring us only the data we need.

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.