setJMSServerName procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
setJMSServerName procedure
Specifies the JMS-provider broker implementation.
Syntax
|
Parameter
- jmsServerName
- Specifies the JMS-provider broker implementation. For example, SonicMQ.
Applies to
Session objects
Notes
If set on the client, it overwrites the jmsServerName property set on the Progress OpenEdge JMS Adapter side.
See also
#rfi1387308671612, getJMSServerName function
For more information, see the Setting and getting JMS connection and session attributes.