Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
While Online Express let you completely define database calls without
having to code them, you can also extend and customize those calls to suit your
needs with any of the following techniques:
- Execute a predefined call at an Online Express-provided event
- Execute a customized call at an event or anywhere else that you can
perform a paragraph
- Define nested loop calls
- Execute multiple database actions with one control action.
- Override status codes and error messages
- Call 01 assigns the Obtain database action and selects Default for
the Program Function field on the Attributes window.
- Call 02 assigns the Store database action and selects Query for the
Program Function field so that Query also executes this Store call.
You could then customize the Store call with user-defined logic.