Try OpenEdge Now
Application Migration and Development Guide
Application Development with PAS for OpenEdge
:
Programming the Progress Application Server for OpenEdge
:
Controlling PAS for OpenEdge entry points
:
Calling the EXPORT( ) method
Calling the EXPORT( ) method
There is no requirement to execute the
EXPORT( )
method within a server session. If the
EXPORT( )
method is not called, or the export list is at any point reset to empty, then all remote procedure requests are accepted for execution.
In this section:
Setting an initial export list
Resetting the export list