Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
setConnectID procedure
setConnectID procedure
Sets the connection ID between the Sonic client and Sonic broker.
Syntax
PROCEDURE setConnectID.
DEFINE INPUT PARAMETER connectID AS CHARACTER.
Applies to
Session objects.
Notes
Sets the connection ID between the Sonic client and Sonic broker. If not explicitly set, Sonic uses an internal value.
See also
getConnectIDfunction