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

Quey module and view of each requirmentSet in a test plan

 Hi, 
I'm using RQMUrlUtility.jar for querying rqm through code, how can I query for getting module id, module name, view id and view name of each requirementSet in a test plan of a project? 

0 votes



One answer

Permanent link
You will need to use the calmlinks query parameter (see https://jazz.net/wiki/bin/view/Main/RqmApi#calmlinks) to return the qm:testplan/qm:requirementset property (see https://jazz.net/products/rational-quality-manager/api-doc-6.0/schemas/qm_xsd/elements/testplan.html#a37).  However, the URL Utility does not support query parameters (see https://jazz.net/wiki/bin/view/Main/RQMURLUtility#Command_Lines_Arguments_explaine).  I would suggest using Poster/HttpRequester (see https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios).

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

Question asked: Sep 03 '15, 6:56 a.m.

Question was seen: 2,015 times

Last updated: Sep 03 '15, 9:54 a.m.

Confirmation Cancel Confirm