Try OpenEdge Now
skip to main content
Developing AppServer Applications
Programming the AppServer : Programming for an AppServer session model : Session-free programming : SESSION handle attributes and state-free operating mode
 
SESSION handle attributes and state-free operating mode
The LOCAL-VERSION-INFO, CURRENT-REQUEST-INFO, and CURRENT-RESPONSE-INFO attributes on the SESSION handle support client context management for the state-free operating mode.
The functionality of the following SESSION handle attributes is modified or not supported with the state-free operating mode:
*SERVER-CONNECTION-BOUND-REQUEST
*SERVER-CONNECTION-BOUND
*SERVER-CONNECTION-CONTEXT
*SERVER-CONNECTION-ID
For more information, see ABL for programming AppServer procedures.