It's all about the answers!

Ask a question

OSLC query, getting specific attributes


Rafael Rodriguez Montes (23013130258) | asked May 26 '15, 2:30 p.m.
edited May 30 '15, 12:31 a.m. by Geoffrey Clemm (30.1k33035)
 Hello, 
I would like to know how to get just specifict attributes or fields of my test cases like, test case id, rquirement(s) id(s), etc 
I'm using this URL for get all, but is there any way to make a view with specific fields information, also if I want to make a filter by fields is possible?

https://jazzqm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/...projectarea..../testcase?fields=feed/entry/content/testcase/*

thank you.

Accepted answer


permanent link
Donald Nong (14.5k614) | answered May 26 '15, 8:54 p.m.
edited May 26 '15, 8:57 p.m.
Based on your other post, I think you sort of figured it out already. For clarify, please see the RQM reportable REST API specification.
https://jazz.net/wiki/bin/view/Main/RqmApi#fields
To make it a bit simple: use / for levels, | for attributes on the same level, () to group the attributes and [] for filtering. There are plenty of examples in the Wiki.
Rafael Rodriguez Montes 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.