Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getJMSCorrelationIDAsBytes function
 

getJMSCorrelationIDAsBytes function

Returns a proprietary (JMS-provider-dependent) correlation ID.

Syntax

FUNCTION getJMSCorrelationIDAsBytes RETURNS RAW.

Applies to

Message objects

Notes

When accessing SonicMQ, the bytesCorrelationID field can be used for storing application-defined values.

See also

setJMSCorrelationIDAsBytes procedure getJMSCorrelationIDAsBytes function
For more information, see the Accessing message header properties.