How to locate the REST ID for a Test Plan
RQM 2.0:
(one way) to locate the REST ID for a Test Plan:
Create a Quality Manager Test Plan feed for the RQM project by entering the following url into a web browser (replacing jazzserverurl & RqmProjectName):
https://jazzserverurl:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RqmProjectName/testplan/
... then, once the feed is "subscribed to".. go to that link, expand, & "copy" the link of the Plan ur interested in:
E.g. The copied link will look something like:
https://jazzserverurl:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RqmProjectName/testplan/urn:com.ibm.rqm:testplan:27
the REST ID is the piece following "testplan/"; in this case it is:
urn:com.ibm.rqm:testplan:27
Note: If the project name contains a space in its name, the space must be replaced by "+" in the urls referenced above.
(one way) to locate the REST ID for a Test Plan:
Create a Quality Manager Test Plan feed for the RQM project by entering the following url into a web browser (replacing jazzserverurl & RqmProjectName):
https://jazzserverurl:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RqmProjectName/testplan/
... then, once the feed is "subscribed to".. go to that link, expand, & "copy" the link of the Plan ur interested in:
E.g. The copied link will look something like:
https://jazzserverurl:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RqmProjectName/testplan/urn:com.ibm.rqm:testplan:27
the REST ID is the piece following "testplan/"; in this case it is:
urn:com.ibm.rqm:testplan:27
Note: If the project name contains a space in its name, the space must be replaced by "+" in the urls referenced above.
One answer
Note: This post is 5+ years old.
Please upgrade to the latest version of RQM (see https://jazz.net/downloads/rational-quality-manager/) and review the product documentation (see https://jazz.net/help-dev/clm/topic/com.ibm.help.common.jazz.calm.doc/com.ibm.help.common.jazz.calm.doc_eclipse-gentopic1.html) and jazz.net resources (see https://jazz.net/help). If your issue persists, please ask a new question (https://jazz.net/forum/questions/ask), open a defect (see https://jazz.net/mystuff/#tab=workitems), or open a PMR (see http://www-01.ibm.com/support/docview.wss?uid=swg21507639).
Please upgrade to the latest version of RQM (see https://jazz.net/downloads/rational-quality-manager/) and review the product documentation (see https://jazz.net/help-dev/clm/topic/com.ibm.help.common.jazz.calm.doc/com.ibm.help.common.jazz.calm.doc_eclipse-gentopic1.html) and jazz.net resources (see https://jazz.net/help). If your issue persists, please ask a new question (https://jazz.net/forum/questions/ask), open a defect (see https://jazz.net/mystuff/#tab=workitems), or open a PMR (see http://www-01.ibm.com/support/docview.wss?uid=swg21507639).