RQM Rest API Resource Filters not working in 7.0.2. How do I do this query now?
I have written some scripts that use the Rational Quality Manager Reportable REST API to get information about execution results for a given test plan.
In version, 6.0.6.1 I was able to use the following filter to grab execution records for a given test plan:
https://rqm.server/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<ProjectAreaAlias>/executionresult?fields=feed/entry/content/executionresult/(*|testplan[@href='https://rqm.server/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<ProjectAreaAlias>/testplan/urn:com.ibm.rqm:testplan:<TestPlanID>'])In version 7.0.2 this filter no longer works. I am getting all execution records for the RQM Project Area. I didn't see anything in the documentation that reference changes to the filter only addition field are available to filter against.
I have also tried using a browser to see what is returned and it consistently is not respecting the filter.
Do I need to call the filter differently in 7.0.2 sr1?
|
One answer
|
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.
Comments
This is not a question.
I would suggest to open a case with support.
Is this a supported API that I can contact IBM support about?
According to the IBM Wiki this seems to be the appropriate place to ask for help for support.
If it is supported, is a pretty dark gray area. And yes, this forum is intended to get questions asked, especially API related. But such API questions are getting more and more special here. I don't know what the chances are getting yours answered here.
So my assessment would be: you have a reason to create a case. Provide the link to here. There is nothing to loose, except maybe a little bit time while creating the case.
Just my 2 cents Robert.