It's all about the answers!

Ask a question

RQMUrlutility - Create a new executionworkitem


Bengt Augustsson (161) | asked Nov 21 '11, 3:22 a.m.
We can't create a new executionworkitem through the REST API using RQMUrlutility.

We can succesfully GET a executionworkitem, but using PUT to create a new seems harder then expected.

java -jar RQMUrlUtility.jar -command PUT -user xxxx -password xxxx -filepath c:\rqmurl\ter.xml -url https://xxx/jazz/service/com.i

m.rqm.integration.service.IIntegrationService/resources/project/executionworkitem


The ter.xml file is the same file as the GET but without the tags identification and webId.


Has anyone been succesfull creating new TER? If so, please give me some directions.

/Best Regards, Bengt

11 answers



permanent link
Paul Slauenwhite (8.4k12) | answered Mar 13 '12, 1:03 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
From GUI I can create new TER for a given test case. Will RQM REST API add support for this in the future?


Yes, this is supported as long as the TER does not have the same test case, environment, plan, and milestone as another TER.

Can I query existing TER for a given test case? If so, please let me know how.


Yes, see https://jazz.net/wiki/bin/view/Main/RqmApi#fields.

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.