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

RQM Copy Utility examples

Can someone supply me with some syntax examples for the following:
1. Copy a test plan from Project A to Project B
2. Copy a keyword from Project A to Project B
3. Copy a Test Plan Template from Project A to Project B

Thank you in advance for your help

-Mike

0 votes



3 answers

Permanent link
Can someone supply me with some syntax examples for the following:
3. Copy a Test Plan Template from Project A to Project B


java -jar RQMCopyUtility.jar -s="https://canberk-pc:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Classic CD - RQM" -d="https://canberk-pc:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Legacy deneme" -us=canberk -pws=canberk -a=template -id=testplan/com.ibm.rqm.planning.templates.testplan.template.tfkb -l=c:\importlog.txt


I was working on that issue and came up with the example above.
This is valid for RQM 3.0.1
s: source project of the test plan template
d: destination project of the template
As context root you should use "qm" in the URI in RQM 301.

0 votes


Permanent link
Also, see https://jazz.net/wiki/bin/view/Main/RQMCopyUtility#Usage_Examples.

0 votes


Permanent link
Paul, you need to add /secure/ to your examples.

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: Oct 14 '10, 11:08 a.m.

Question was seen: 6,816 times

Last updated: Oct 16 '13, 3:00 p.m.

Confirmation Cancel Confirm