RQM updating ExecutionWorkItem
![]() 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
![]() 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
|