beginSession procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
beginSession procedure
Connects to the Progress OpenEdge JMS Adapter and starts a JMS connection and session.
Syntax
|
Applies to
Session objects
Notes
- If #rfi1387308543094 returns an error, the Session object is automatically deleted.
- This procedure executes remotely on the Progress OpenEdge JMS Adapter.
See also
#rfi1387308543094, getSession function, deleteSession procedure
For more information, see Connect to the Progress OpenEdge JMS Adapter and Establish session control.