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

getBrokerURL function

Returns the value set by the preceding setBrokerURLprocedure.

Syntax

FUNCTION getBrokerURL RETURNS CHARACTER.

Applies to

Session objects

Notes

If setBrokerURLprocedure was not called, Null is returned.

See also

setBrokerURLprocedure, getBrokerURL function
For more information, see the Setting and getting JMS connection and session attributes.