Try OpenEdge Now
skip to main content
Open Client Introduction and Programming
Generating Proxies and Web Service Definitions : Defining an AppObject or SubAppObject
 

Defining an AppObject or SubAppObject

You must define one AppObject for a ProxyGen project. You also can define one or more SubAppObjects, depending on how you choose to organize the available AppServer functionality. As you specify AppObject and SubAppObject names and select ABL procedures to define the Open Client interface, ProxyGen applies a set of rules to convert and validate the various object and method names you specify. For more information on these naming rules, see Objectnaming in ProxyGen .
* Creating AppObject and SubAppObject entries
* Specifying AppObject and SubAppObject definitions