Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

"testsuitelog" selection property not being returned in the "executionresult" resource using REST

If I run something like the following:

java -jar RQMUrlUtility.jar -command GET -user <username> -password <password> -filepath /tmp/output/$filename.$nexturlnum.xml -url "https://jazzsdi05.svl.ibm.com:9446/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Swordfish QA (New)/executionresult?fields=feed/entry/content/executionresult/(identifier|testsuitelog)"

I do not get any results that contain testsuitelog even though nearly all my testcase execution results come from a testsuite execution.  The documentation here says I should be able to get testsuitelog (which I assume is the testsuite execution result ID):
https://jazz.net/wiki/bin/view/Main/RqmApi

I'm using RQM 4.0.4.  What am I missing?

0 votes



One answer

Permanent link
I don't have any problems with such a query using either RQM 4.0.4 or RQM 5.0.1. Note that by default the result only contains 50 entries so your intended entries may not be in the first page at all. Take note of <link rel="next"> and <link rel="last"> in the result and make sure you go through all the pages by following the links. To return more entries in a single page, change the "Max Fee Entries/Page" advanced property for the "com.ibm.rqm.integration.service.internal.IntegrationService" component.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 137

Question asked: Sep 24 '14, 5:08 p.m.

Question was seen: 4,124 times

Last updated: Sep 25 '14, 12:35 a.m.

Related questions
Confirmation Cancel Confirm