By default, assets deployed with a JMS configuration will copy the incoming request message JMSMessageID into the response message JMSCorrelationID.
If a different correlation mechanism is required (such as making the virtual asset copy the incoming request JMSMessageID into the outgoing response JMSMessageID), then you can configure this at the Message Responder level. To do this:
JMSCorrelationID value (see Header Data Bank).JMSMessageID and parameterize its value with the request JMSMessageID provided by the Data Bank.A similar approach can be used for existing or new JMS message properties as desired.