Failure to copy the project in RQM from one server to another.
![]()
Hello, I am trying to copy the RQM project artifacts from the one server to another server by using RQM copy Utility by using following command: --------------------------------------------------------------- -s=https://myRQMServerA:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RQMProjectA -us=Admin -pws=Admin- d=https://myRQMServerB:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RQMPorjectB -ud=Admin -pwd=Admin - l=importlog.txt -f -a=testscript ------------------------------------------------------------------------------------ It is throwing below error. Any thought and suggetion why I am encoutering error. Is there any other option to copy RQM project artifacts from one server to other server.
Apr 25, 2014 10:38:32 AM com.ibm.rqm.ct.util.Logger logInfo
|
Accepted answer
One other answer
![]()
Hi Pradeep,
Are you sure there is not typo in the destination? Should that be RQMProject not RQM Porject? d=https://myRQMServerB:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RQMPorject Thanks, Brett |