It's all about the answers!

Ask a question

How do I get REST id of an artifact in RQM?


Dhruvalkumar Patel (111) | asked Dec 22 '17, 11:28 a.m.

I am trying to use the RQMCopyUtility to move an artifact from one project area to another one.

This is the IBM documentation I found:

-id, -artifactId=<id>
Used in conjunction with artifactType. Copy a single artifact based on the artifact's id. The id is the REST id and not the internal database id.

I don't know how to get REST id and I don't want to copy every artifact.

One answer



permanent link
Don Yang (7.7k21114139) | answered Dec 24 '17, 5:41 p.m.

REST id is something like urn:com.ibm.rqm:testplan:1
1 is the internal id showing in the GUI for testplan.
testcase is like: urn:com.ibm.rqm:testcase:2
testscript: urn:com.ibm.rqm:testscript:1

Your answer


Register or 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.