change state of testcase inside testsuite
![](http://jazz.net/_images/myphoto/61fe2afebbb25ca47d91a4a04608ebc7.jpg)
<ns2:testcase href="https://port:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Sandpit+%28Quality+Management/testcase/uniqid" />
<ns5:owner>
owner
</ns5:owner>
<ns5:state>
Under Review
</ns5:state>
</ns2:suiteelement>
2 answers
![](http://jazz.net/_images/myphoto/61fe2afebbb25ca47d91a4a04608ebc7.jpg)
Accept
header with an RDF media type such as
application/rdf+xml
, or
text/turtle
, then update the RDF model, and perform a PUT with that revised RDF, and an
If-match
with the etag of the resource.
![](http://jazz.net/_images/myphoto/61fe2afebbb25ca47d91a4a04608ebc7.jpg)
Sorry, this is nothing. If you do not provide the call URI and the headers, this is not a question. The tagging also hints that you do not care for how this forum works. You are supported to select one product. If you do not care, don't hope for answers.
Comments
![](http://jazz.net/_images/myphoto/61fe2afebbb25ca47d91a4a04608ebc7.jpg)
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
I do not know the RQM Reportable REST API. It may or may not support setting a state. In the EWM OSLC API you have to use a workflow action instead.
![](http://jazz.net/_images/myphoto/277037455b7f6ac2ca8386734db46429.jpg)
The Reportable REST API is for reporting. It cannot be used for making data modifications. If you are trying to use that API to update a test case, then you are using the wrong API.
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
David, I am not so sure about that. The ETM Reportable REST API https://jazz.net/wiki/bin/view/Main/RqmApi seems to be a misnomer and there are capabilities to POST and PUT some stuff.
![](http://jazz.net/_images/myphoto/bd7f02421a9005765157581abb3e0dfe.jpg)
Ralph is right, The ETM "Reportable REST API" is a misnomer, it should be called ETM RestAPI as it does support full CURD on many artifacts.