Specifies the service name under which the OpenEdge Adapter for SonicMQ BrokerConnect is registered with the NameServer.
Syntax
PROCEDURE setAdapterService.
DEFINE INPUT PARAMTER serviceName AS CHARACTER,
Applies to
Session objects (for BrokerConnect only)
Notes
The default is adapter.progress.jms.
If the OpenEdge Adapter for SonicMQ uses adapter.progress.jms, calling setAdapterServiceprocedure is unnecessary.
If the application uses a -URL parameter to connect to theOpenEdge Adapter for SonicMQ, that parameter includes the service name; any subsequent calls to setAdapterService are ignored.