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

Using REST API how do you get a requirement ID along with the requirement title?

I'm trying to retrieve all the test scripts in a project in Rational Quality Manager. I need to get the names, ids, and steps, along with any comments or requirements tied to a step. Using the REST API I'm making get calls on each test script using '?calmlinks=true' to get the requirements as well, but I'm only getting the titles of the requirements, not the ids. What do I need to do or change to make sure I get the ids as well?

Thanks

0 votes



One answer

Permanent link

If you check the schema, you will see that what you get is all you can get now.
https://jazz.net/products/rational-quality-manager/api-doc-6.0/schemas/qm_xsd/elements/requirement_1.html

Querying the requirement link directly of course will give you all the needed information but I don't know whether there are other ways to get it with a single GET call.

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

Question asked: Mar 14 '18, 1:40 p.m.

Question was seen: 2,742 times

Last updated: Mar 15 '18, 1:10 a.m.

Confirmation Cancel Confirm