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.