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

RQMCopyUtility - correct URL

I have this, it starts, but does not actually do anything so wondering if there is something wrong here with the information - copying from one server to another (source is 5.0.2)

java -jar RQMCopyUtility.jar -s=https:/{servername}:9443/qm/secure/service/com.ibm.qm.integration.service.IIntegrationService/resources/{projectname} -us={username} -pws={password} -d=https://{servername}:9443/qm/{projectname} -artifactType=testplan -artifactId=600 -i=remotescript -l=importlog.txt -force

Because the assets are so big, I need to copy individually by the UUID of the test plan e.g. the 600


Thanks in advance for any help

0 votes

Comments
I think I have the plan in the wrong place .. would this be correct ?

java -jar RQMCopyUtility.jar -s=https:/{servername}:9443/qm/secure/service/com.ibm.qm.integration.service.IIntegrationService/resources/{projectname} -us={username} -pws={password} -artifactType=testplan -artifactId=600 -d=https://{servername}:9443/qm/{projectname}  -i=remotescript -l=importlog.txt -force

confirmed I had the test plan id in the wrong spot the above works



One answer

Permanent link
java -jar RQMCopyUtility.jar -s=https:/{servername}:9443/qm/secure/service/com.ibm.qm.integration.service.IIntegrationService/resources/{projectname} -us={username} -pws={password} -artifactType=testplan -artifactId=600 -d=https://{servername}:9443/qm/{projectname}  -i=remotescript -l=importlog.txt -force

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
× 12,020
× 7,497
× 1,327
× 158

Question asked: Sep 11 '23, 2:20 p.m.

Question was seen: 1,045 times

Last updated: Sep 12 '23, 12:33 p.m.

Confirmation Cancel Confirm