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 the Progress Application Server for OpenEdge

This chapter describes how to program procedures that execute on the Progress Application Server for OpenEdge. For details, see the following topics:
* Programming for a PAS for OpenEdge application model
* ABL for programming PAS for OpenEdge procedures
* Accessing the connection ID
* Accessing the name of the current remote procedure
* Using PAS for OpenEdge event procedures
* Controlling PAS for OpenEdge entry points
* Managing context for bound and unbound session-managed connections
* Managing client context for session-free and unbound session-managed connections
* Understanding remote procedure handles
* Handling conditions and returning values
* Managing transactions
* Programming for Open Client applications