This page was last edited on April 17, 2020, at 18:11.
Comments or questions about this documentation? Contact us for support!
In response messages the JMSCorrelationID parameter is set to the JMSMessageID of the request by default. In Interaction Server 8.1.200 and later, you can change this default behavior using the JMS Capture Point's use-correlation-id-in-reply option: with a setting of true, the JMSCorrelationID parameter of the reply message is set to the value of JMSCorrelationID parameter of the request. A setting of false retains the default behavior.
The following operation types are used in responses to capture point requests:
The error element specifies the error code and (optionally) a description if an operation has failed. The following is an example of the error element:
<interaction operation="error" code="agent" description="107"/>