getConnectionID function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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.