Page 1 of 1

Correlation ID in MQConnector

Posted: Wed Mar 04, 2015 5:31 am
by maniphilip
Hi

We have a job in which we are using MQConnector Stage to access a message queue and we have been provided with seperate queue for request and response.

We are able to get responses for requests.But we are not able to detect the corresponding response for a request.We have seen a property called Correlation ID in header settings.Can we use this to identify the response for each request ? and if yes, please advice how to use this property.