RQM REST API and RQM URL Utility.
3 answers
Hi Naveen,
RQM's URL utility can be used to upload external xml data into RQM
It is also possible to GET RQM's artifact as XML document.
This utility will take care of http connection and executing POST/PUT/GET operation and provides you simplified option to work with REST API.
RQM's REST API work based on the schema of the artifacts. See RqmApi for more detailed information.
RQM's URL utility can be used to upload external xml data into RQM
It is also possible to GET RQM's artifact as XML document.
This utility will take care of http connection and executing POST/PUT/GET operation and provides you simplified option to work with REST API.
RQM's REST API work based on the schema of the artifacts. See RqmApi for more detailed information.