How to query for RQM TCER's with attachments ?
Accepted answer
I am assuming you mean RQM TCERs with attachments. If so, see the RQM Reportable REST API, specifically the executionworkitem resource (see https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op) and fields request parameter (see https://jazz.net/wiki/bin/view/Main/RqmApi#fields).
Comments
Oops: stand corrected RQM. Edited Q.
Thanks Paul: Thought could have avoided learning the REST API :)
Understandable. Unfortunately, there is no way to do this in the RQM UI.
Found
extremely useful to get initiated quickly to the REST API.
However, just got to the TEST Case Result records, can't find the contents of the results yet, and the attachments are just represented as a clip. Hopefully will find the records of the links (to the attachments)
We link to Stephane's blog at https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api#Links and https://jazz.net/wiki/bin/view/Main/RqmApi#Links.
I am assuming you mean test case execution records. Any attachments would be included in the rich text content. If you are looking for attachment references, I think you mean test case results. In this case, see https://jazz.net/products/rational-quality-manager/api-doc-4.0.6/schemas/qm_xsd/elements/executionresult.html#a36.
What do you mean by 'clip'?