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

getJMSType function

Returns a proprietary (JMS-provider-dependent) type name.

Syntax

FUNCTION getJMSType RETURNS CHARACTER.

Applies to

Message objects

Notes

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

See also

setJMSTypeprocedure getJMSTypefunction
For more information, see the Accessing message header properties.