Executing Multiple Database Actions

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

You can define a control action to execute more than one database action. For example, you can define the Query action to execute the Store action as well as the Obtain action.

Suppose you want the Query control action to execute two calls - one that obtains records in a particular table, and another that simply stores those same records in another table. The following figure illustrates this.

Figure 1. Multiple Database Actions
Multiple Database Actions