getJMSCorrelationID function

Returns the correlation ID.

Syntax

FUNCTION getJMSCorrelationID RETURNS CHARACTER.

Applies to

Message objects

Notes

This value is an application-defined correlation ID, typically the ID of the message replied to.

See also

setJMSCorrelationID procedure, getJMSCorrelationID function

For more information, see the Accessing message header properties.