Try OpenEdge Now
skip to main content
Developing AppServer Applications
Programming the AppServer
 

Programming the AppServer

This chapter describes how to program procedures that execute on the AppServer.
* Programming for an AppServer session model
* ABL for programming AppServer procedures
* Accessing the connection ID
* Accessing the name of the current remote procedure
* Using AppServer configuration procedures
* Controlling AppServer entry points
* Managing stateless connection context
* Managing state-free and stateless client context
* Understanding remote procedure handles
* Handling conditions and returning values
* Managing transactions
* Programming for Open Client applications