RQM URL Utility (with RQM 2.0.1) doesn't suppot POST
![](http://jazz.net/_images/myphoto/133be27d421819e803f31a4e6cbe081e.jpg)
2 answers
![](http://jazz.net/_images/myphoto/133be27d421819e803f31a4e6cbe081e.jpg)
Hi,
It seems you cannot POST resources but you can PUT them using the RQMUrlUtiliy as it is now. You can try creating your own client based on the source code to support POST for artifacts.
regards,
Napoles
It seems you cannot POST resources but you can PUT them using the RQMUrlUtiliy as it is now. You can try creating your own client based on the source code to support POST for artifacts.
regards,
Napoles
Hi,
I understand that the RQM URL Utility is provided as an "open source" example of how to use the REST API to PUT, GET, POST etc.
However, is there anyway I can use it to POST a Resource other than an Attachment.
I'd really appreciate it if it could :-)
Cheers, Simon
![](http://jazz.net/_images/myphoto/133be27d421819e803f31a4e6cbe081e.jpg)
I have been trying to use curl to POST a labresource into RQM, with no
success. Is the issue with RQM or with the RQMUrlUtility?
napoles wrote:
success. Is the issue with RQM or with the RQMUrlUtility?
napoles wrote:
Hi,
It seems you cannot POST resources but you can PUT them using the
RQMUrlUtiliy as it is now. You can try creating your own client based
on the source code to support POST for artifacts.
regards,
Napoles
simonpantswrote:
Hi,
I understand that the RQM URL Utility is provided as an "open
source" example of how to use the REST API to PUT, GET, POST
etc.
However, is there anyway I can use it to POST a Resource other than
an Attachment.
I'd really appreciate it if it could :-)
Cheers, Simon