Once you have defined the AppObjects and SubAppObjects in ProxyGen, you can tailor the procedure files present in these objects.

To specify ABL procedures for an AppObject or SubAppObject definition:

  1. Set the Propath Components list box, to allow ProxyGen to locate the available r-code files. See Set PROPATH components.
  2. Add the r-code files for this object from the set of files that are available under the directories specified as Propath Components. Add each procedure according to if it is executed non-persistently or persistently.
  3. Optionally, customize each procedure entry to configure the corresponding method (if non-persistent) or ProcObject (if persistent, single-run, or singleton). See Customize method and ProcObject definitions (optional).
  4. Optionally, only for ProcObjects, customize the method definitions for all specified internal procedures and user-defined functions. See Customize method definitions in a ProcObject (optional).

The following sections provide information about: