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

getConnectionURLs function

Returns a comma-separated list of SonicMQ Broker URLs that the client will try to connect to.
Note: The JMS providers other than SonicMQ do not support this method.

Syntax

FUNCTION getConnectionURLs RETURNS CHARACTER.

Applies to

Session objects

See also

setConnectionURLs procedure, getConnectionURLs function, setSequential procedure, getSequential function
For more information, see the Managing fail-over support.