setAdapterService procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
setAdapterService procedure
Specifies the service name under which the Progress OpenEdge JMS Adapter BrokerConnect is registered with.
Syntax
|
Applies to
Session objects (for BrokerConnect only)
Notes
- The default is adapter.progress.jms.
- If the Progress OpenEdge JMS Adapter uses adapter.progress.jms, calling #rfi1387308664452 is unnecessary.
- If the application uses a
-URLparameter to connect to the Progress OpenEdge JMS Adapter, that parameter includes the service name; any subsequent calls tosetAdapterServiceare ignored.
See also
#rfi1387308664452, getAdapterService function
For more information, see the Setting and getting JMS connection and session attributes.