Define an Open Client interface using ProxyGen
- Last Updated: August 28, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
- Define an AppObject for the Open Client interface, and optionally define one or more SubAppObjects.
- Select ABL procedures to include in these object definitions.
- Optionally, customize access to the selected procedures in the Open Client interface.
- Save the Open Client interface definition to a project file.
- Validate and generate the Open Client proxy or Web service definition.
The following sections provide information about these steps:
- Define an AppObject or SubAppObject
- Define procedures in AppObjects and SubAppObjects
- Save the Open Client interface definition in a project file
- Specify generation settings
- Validate and generate an Open Client proxy
- Object naming in ProxyGen
- Example
For specific information on ProxyGen options for defining and generating Open Client interfaces, refer to the ProxyGen online help.