Try OpenEdge Now
skip to main content
Open Client Introduction and Programming
Generating Proxies and Web Service Definitions : Defining an Open Client interface using ProxyGen : To define an Open Client interface using ProxyGen
 

To define an Open Client interface using ProxyGen

1. Define an AppObject for the Open Client interface, and optionally define one or more SubAppObjects.
2. Select ABL procedures to include in these object definitions.
3. Optionally, customize access to the selected procedures in the Open Client interface.
4. Save the Open Client interface definition to a project file.
5. Validate and generate the Open Client proxy or Web service definition.
The following sections provide information about these steps:
*Defining an AppObject or SubAppObject
*Defining procedures in AppObjects and SubAppObjects
*Saving the Open Client interface definition in a projectfile
*Specifyinggeneration settings
*Validating and generating an Open Client proxy or Web service definition
*Objectnaming in ProxyGen
*Example
For specific information on ProxyGen options for defining and generating Open Client interfaces, refer to the ProxyGen online help.