Previous Next

PROXY attribute
Indicates whether a procedure handle is a proxy procedure handle.
Data type:
Access:
Applies to:
If PROXY is TRUE, the procedure handle is a proxy handle for a remote procedure run with either the PERSISTENT, SINGLE-RUN, or SINGLETON option of the RUN statement in the context of an AppServer.
For more information on the AppServer, see OpenEdge Application Server: Developing AppServer Applications. For more information about the PERSISTENT, SINGLE-RUN, and SINGLETON options, see the RUN statement.
PROXY is always FALSE on the THIS-PROCEDURE handle by definition.
Returns TRUE for a Web service procedure.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.