It's all about the answers!

Ask a question

RQM updating ExecutionWorkItem


Satish Rajanna (135) | asked Apr 30 '20, 7:37 p.m.

 Hi, I am trying to update Executionworkitem in RQM using REST APIs. I am providing the xml in the body of PUT operation along with configuration context in the header. I am using the url, https://<hostname>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project slug>/executionworkitem:<internal id>.


I am getting a 501 error (Not implemented). Requesting help for resolution.

Thanking You
Satish

One answer



permanent link
Mehul Patel (9695) | answered May 05 '20, 2:45 a.m.
FORUM MODERATOR

Satish,


Unless it is typo in given url, it needs to be fixed. Please make sure you follow it in the format of https://<hostname>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project-alias-name>/executionworkitem/<internal id>

Hope it helps.

Regards,
Mehul



Comments
Satish Rajanna commented May 13 '20, 9:45 a.m.

 Thank you, Mehul. That worked. 

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.