It's all about the answers!

Ask a question

Unable to update Scripts that create testcases with TCER with test plan


Michael Alberda (2311447) | asked Jan 19 '18, 3:36 a.m.

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



permanent link
Donald Nong (14.5k414) | answered Jan 19 '18, 3:52 a.m.

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

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.