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

Some help with a OSLC query... (RTC/RQM).

I'm working on a RPE template. For that I want to run a query like give me all defects/wi related to a testplan. It should be something like:

https://host:9443/ccm/rpt/repository/workitem?fields=workitem/workItem[auditableLinks/targetRef/uri='https://host:9443/qm/oslc_qm/contexts/_ZJ9pcRklEeOfPN1jCvntow/resources/com.ibm.rqm.planning.VersionedTestPlan/_0F8nYBrVEeO9E_QFReYRSg']/*/*/*

I've tried many variations. The uri should have that pointer. Who can help me with the right syntax of this?

0 votes



One answer

Permanent link
 Hi Marc,

If you use the RQM REST API to query for the test plan and add the etlmode parameter, you will see the RTC links for a given test plan, e.g. Development Items links section.  The query would look something like: 
https://host:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<QMProjectAlias>/testplan/urn:com.ibm.rqm:testplan:<testplanId>?etlmode=true

Hope this helps.

Toni

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,937
× 516

Question asked: Oct 25 '13, 10:22 a.m.

Question was seen: 5,084 times

Last updated: Oct 28 '13, 3:51 p.m.

Confirmation Cancel Confirm