Chapter 4-7: Predefined Fields and Processes
Predefined Processes
APPX provides a number of standard processes that you can invoke, or are automatically invoked, at appropriate points in your applications. For example, APPX contains a standard DISPOSITION input process that allows users to specify certain print-related information that controls how, when, and where a report is to print. To invoke this process as a child in an application, you identify the application ID as “---”, the process type as INPUT, and the process name as DISPOSITION.
You cannot modify any of the predefined processes, although you can, for example, develop your own version of a DISPOSITION process by defining an input process in your own application. Then, instead of executing the runtime application’s DISPOSITION process, you invoke the appropriate input process from your own application.
Some of the predefined processes are shown as Optional Child Processes on a menu in Figure 4-7-1.
Figure 4-7-1. Some Predefined Processes Shown As Optional Child Processes
APPX Application Design Manual (01/13/03)
© 2003 by APPX Software, Inc. All rights reserved