It's all about the answers!

Ask a question

Natively filter an RQM/ETM feed of executionresults by ID


Glyn Costello (1402151) | asked Mar 22 '23, 9:58 a.m.
I am trying to natively filter a feed of executionresults using an ID number (so that using documentBuilder, a user can specify the ID at run time without having to change the datasource).

I have tried:
https://<server>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project>/executionresult?&fields=feed/entry/content/executionresult[id='62']

https://<server>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project>/executionresult?&fields=feed/entry/content/executionresult[alias='urn:com.ibm.rqm:executionresult:62']

Plus a number of other id based filters but none of them work.

I can easily filter on "Title" and get results back, I just would like to be able to filter on ID.

Where am I going wrong?

Be the first one to answer this question!


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.