setJMSCorrelationID procedure

Sets the correlation ID.

Syntax

PROCEDURE setJMSCorrelationID
DEFINE INPUT PARAMETER correlationID AS CHARACTER.

Applies to

Message objects

Notes

This value is application-defined; typically it is set to the ID of the message replied to.

See also

#rfi1387308701506, getJMSCorrelationID function

For more information, see the Accessing message header properties.