Try OpenEdge Now
skip to main content
Application Migration and Development Guide
Application Development with PAS for OpenEdge : Programming the Progress Application Server for OpenEdge : Programming for a PAS for OpenEdge application model : Session-free programming : SESSION handle attributes and session-free programming
 
SESSION handle attributes and session-free programming
The LOCAL-VERSION-INFO, CURRENT-REQUEST-INFO, and CURRENT-RESPONSE-INFO attributes on the SESSION handle support client context management for the session-free model.
The functionality of the following SESSION handle attributes is modified or not supported with the session-free model:
*SERVER-CONNECTION-BOUND-REQUEST
*SERVER-CONNECTION-BOUND
*SERVER-CONNECTION-ID
For more information, see ABL for programming PAS for OpenEdge procedures.