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

getClientID function

Returns the client ID value for the SonicMQ Broker connection.

Syntax

FUNCTION getClientID RETURNS CHARACTER.

Applies to

Session objects

Notes

If setClientIDprocedure was not called, Null is returned.

See also

setClientIDprocedure, getClientIDfunction
For more information, see the Setting and getting JMS connection and session attributes.