Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
beginSession procedure
beginSession procedure
Connects to the OpenEdge Adapter for SonicMQ and starts a JMS connection and session.
Syntax
PROCEDURE beginSession.
Applies to
Session objects
Notes
If
beginSessionprocedure
returns an error, the Session object is automatically deleted.
This procedure executes remotely (sends a message to the OpenEdge Adapter for SonicMQ).
See also
beginSessionprocedure
,
getSessionfunction
,
deleteSessionprocedure
For more information, see the Connecting to the OpenEdge Adapter for SonicMQ and the Establishing session control.