It's all about the answers!

Ask a question

URL for Executionworkitem that is linked to a specific Test Plan and Test Case


Hannes H. (441019) | asked Jul 25 '13, 4:37 a.m.
I use  RQM Reportable REST API. The basic syntax for an URL is like this:

<protocol>://<server>:<port>/<context>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project-alias>/<resource-type>?<parameter>

Example:

https://jazz.net/sandbox01-qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/MyProject/executionworkitem

Which URL do I need in order to get an executionworkitem that is linked with a specific test plan and a specific test case?




Accepted answer


permanent link
Paul Slauenwhite (8.4k12) | answered Jul 25 '13, 8:17 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You could use the fields request parameter (assuming you're running RQM 4.0+).  For more information (including examples), see:

https://jazz.net/wiki/bin/view/Main/RqmApi#fields
Hannes H. selected this answer as the correct answer

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.