Try OpenEdge Now
skip to main content
Developing AppServer Applications
Programming the AppServer : Controlling AppServer entry points : Calling the EXPORT( ) method
 

Calling the EXPORT( ) method

There is no requirement to execute the EXPORT( ) method within an AppServer 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.
* Setting an initial export list
* Resetting the export list