getAdapterService function

Returns the service name under which the Progress OpenEdge JMS Adapter BrokerConnect is registered with.

Syntax

FUNCTION getAdapterService RETURNS CHARACTER.

Applies to

Session objects (for BrokerConnect only)

Notes

If setAdapterService procedure was not called, Null is returned.

See also

setAdapterService procedure, getAdapterService function

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