Unable to update Scripts that create testcases with TCER with test plan
Hi,
Please assist, I am getting an error when trying to update Scripts that create testcases with TCER.cfg to enable client to link a test plan to data that is being loaded to RQM.
I used
testcase.testplan=LinkExisting("1820 ") and got "Error when getting testplan with the id "1820"
testcase.testplan=LinkExisting("urn:com.ibm.rqm:testplan:1820")
Server returned code: BadRequest
Error sending to server testplan with the id "urn:com.ibm.rqm:testplan:1820"
We are running CLM v6.0.
Thanks,
Regards,
Michael.
One answer
Interestingly, someone had the exact same problem 4 years ago.
https://jazz.net/forum/questions/71705/help-how-to-link-existing-test-plan-to-test-cases-using-exc
You can check the specification here.
https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Modifiers_of_data_Used_to_the_ri
I think you have an extra space when you try to use the internal Id 1820. The Id string should not contain "urn:...".
https://jazz.net/wiki/bin/view/Main/RqmApi#External_ID