getConnectionID function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
getConnectionID function
Returns the Progress OpenEdge JMS Adapter connection ID.
Syntax
|
Applies to
Session objects
Notes
- This value is typically used to correlate the session to log entries on the server side.
- Returns
UNKNOWNwhen called before beginSession procedure.
See also
For more information, see the Establishing session control.