Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getAdapterService function
 

getAdapterService function

Returns the service name under which the OpenEdge Adapter for SonicMQ BrokerConnect is registered with the NameServer.

Syntax

FUNCTION getAdapterService RETURNS CHARACTER.

Applies to

Session objects (for BrokerConnect only)

Notes

If setAdapterServiceprocedure was not called, Null is returned.

See also

setAdapterServiceprocedure, getAdapterServicefunction
For more information, see the Setting and getting JMS connection and session attributes.