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

getConnectID function

Returns the Sonic connection ID between the Sonic client and broker.

Syntax

FUNCTION getConnectID RETURNS CHARACTER.

Applies to

Session objects

Notes

*This value is set by calling setConnectIDprocedure.
*Returns UNKNOWN when called before setConnectIDprocedure.

See also

setConnectIDprocedure