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

getJMSMessageID function

Returns the message ID, a unique ID that the JMS server assigns to each message.

Syntax

FUNCTION getJMSMessageID RETURNS CHARACTER.

Applies to

Message objects

See also

getJMSDestination function, getJMSRedelivered function, getMessageType function, getJMSMessageID function, getJMSDeliveryMode function, getJMSTimestamp function, getJMSExpiration function, getJMSPriority function
For more information, see the Accessing message header properties.