setJMSServerName procedure
Specifies the JMS broker implementation, SonicMQ.
Syntax
PROCEDURE setJmsServerName.
DEFINE INPUT PARAMETER jmsServerName AS CHARACTER.
|
Parameter
jmsServerName
Specifies the JMS broker implementation, SonicMQ.
Applies to
Session objects
Notes
If set on the client, it overwrites the jmsServerName property set on the OpenEdge Adapter for SonicMQ side.
See also
For more information, see the Setting and getting JMS connection and session attributes.