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

How to query category items by using RQM Rest API

I have testcase having 4 category fields.Each category has multiple items (i.e. Combobox). By using RQM api can I read/get list of items for particular category field? If no, what is better approach.Please suggest appropriate rest URI format.

0 votes



One answer

Permanent link
 You can get an atom feed of all Category Types using a URL like:
https://localhost:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager/categoryType/

You can get an atom feed of all Categories using a URL like:
https://localhost:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager/category/

From the feed, you can get the individual categories using a URL like:
https://localhost:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager/category/urn:com.ibm.rqm:category:_QraKMGkfEeWaksN18aiLNA

0 votes

Comments

@frank McGrath:Thanks..Btw second URL shows some dropdown values from all fields. Any work around to get exactly all fields of particular categorytype?

any help? I need to fetch items of particular category type
like
CategoryType="ApplicationNames"

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
× 10,938

Question asked: Oct 29 '15, 4:46 a.m.

Question was seen: 4,522 times

Last updated: Nov 05 '15, 1:35 a.m.

Confirmation Cancel Confirm