beginSession procedure

Connects to the Progress OpenEdge JMS Adapter and starts a JMS connection and session.

Syntax

PROCEDURE beginSession.

Applies to

Session objects

Notes

  • If beginSession procedure returns an error, the Session object is automatically deleted.
  • This procedure executes remotely on the Progress OpenEdge JMS Adapter.

See also

beginSession procedure, getSession function, deleteSession procedure

For more information, see Connect to the Progress OpenEdge JMS Adapter and Establish session control.