setBrokerURL procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
setBrokerURL procedure
Sets the value of the JMS-provider Broker URL.
Syntax
|
Parameter
- brokerURL
- The URL for the JMS-provider Broker.
Applies to
Session objects
Notes
- If set on the client, it overwrites the default broker URL property set on the Progress OpenEdge JMS Adapter side.
- The creation of a session fails if no value is set on the client or at the Progress OpenEdge JMS Adapter.
See also
#rfi1387308621683, getBrokerURL function
For more information, see the Setting and getting JMS connection and session attributes.