QAS_SAVE_QUERY_REST_POST
This service operation validates and verifies XML-format query and saves the query in the PeopleSoft database.
Request Message: QAS_QUERY_SAVE_TEMPL
Example Request:.
http://<servername>:<port>/PSIGW/RESTListeningConnector/<defaultlocal
node>/QuerySave.v1/
Response Message: QAS_QUERY_SAVE_RES_MSG
Example Response:.
<?xml version="1.0"?>
<qcs:QAS_QUERY_SAVE_RESP_MSG xmlns:qcs="http://xmlns.oracle.com/Enterprise/
Tools/schemas/QAS_QUERY_SAVE_RESP_MSG.VERSION_1">
<INFO_MESSAGE>Query SimpleQuery saved successfully.</INFO_MESSAGE>
<STATUS>Success</STATUS>
</qcs:QAS_QUERY_SAVE_RESP_MSG>