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

Get Requirement ID using RQMUrlUtility

 Hi
I'm using RQMUrlUtiliy for Export Test case and scripts.
can i get the ID of the related requirements?

Michal

0 votes


Accepted answer

Permanent link
Hi Michal,

Have you tried using calmlinks=true, e.g. the following?:
https://clmlocal.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/BuildIntegration+%28Quality+Management%29/testcase/urn:com.ibm.rqm:testcase:62?calmlinks=true
That will return XML of the test case with the requirement data (ID and title) like this:

href="https://clmlocal.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/BuildIntegration+%28Quality+Management%29/template/testcase/com.ibm.rqm.planning.templates.testcase.default"/><ns2:requirement summary="myReqTest" rel="validates" href="https://clmlocal.ibm.com:9443/rm/resources/_y4clM5L2EeWHbOjihWwStw"/><ns2:requirement summary="368: mySecondReq" rel="validates" href="https://clmlocal.ibm.com:9443/rm/resources/_lE5yYaT1EeW1idwB0orHlw"/></ns2:testcase>

However, this defect prevents ID from returning so you need iFix012 of 5.0.2 (it is fixed in 6.0.2) https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143653  (the defect describes the ID missing from PDF output but the same occurs from any REST API query)

Thanks,
Brett

michal steinberger selected this answer as the correct answer

0 votes

Comments

 Thanks!!

Can I get the requirements attributes too?

Hi Michal,

I do not think you can get the attributes of a requirement linked to a test case using the RQM REST API - you likely need to use the RRC API https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI

 Thanks

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
× 12,020

Question asked: Jan 20 '16, 1:05 p.m.

Question was seen: 2,833 times

Last updated: Jan 22 '16, 5:26 a.m.

Confirmation Cancel Confirm