setBrokerURL procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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
setBrokerURL procedure, getBrokerURL function
For more information, see the Setting and getting JMS connection and session attributes.