Process Record Service Samples

The sample request and response XML files are available in $MQ_HOME/schema/DataService/2.0/samples/processrecords.

Process Record Service Samples
Sample File Name Description
processRecords_success_allinputs-request.xml Includes all valid inputs. Its respective response file is processRecords_success-response.xml.
processRecords_undefined_datasource-request.xml Includes data source name that is not defined in TIBCO MDM and the workflow details. Its respective response file is processRecords-undefined_datasource-response.xml.
processRecords_undefined_inputmap-request.xml Includes an input map name that is not defined in TIBCO MDM, and the workflow details. Its respective response file is processRecords_undefined_inputmap-response.xml.
processRecords_no_permission-response.xml Permission denied error response file.