Also known as work flow, WOW provides the ability to specify the next operation to be executed after a user
inserts, updates, or deletes a record. For instance, let’s say you have a multi-stage registration process with
each stage handled by a separate operation. Rather than having the user select each stage individually from
the menus, you could use the Next Operation feature to automatically direct the user from one operation to
the next.
To direct the user from the Stage 1 operation to the Stage 2 operation, you would need to edit the Stage 1
operation, go to the Advanced section, and specify Stage 2 as the Next Operation.