User Tools

Site Tools


DATABASE ACTION

Guide Section: Processing Events and Performing Actions | EASAP Tree: EVENT PROCESSING Branch / PROCESSES Branch


DATABASE ACTION initiates read and write actions on one or more databases as specified as Child DATABASE objects. The actual read and write-type actions for each database will be defined by individual READ's and WRITE's that are created as Child objects to a DATABASE.


Note: READ's can occur both in DATA PROCESSING and as ACTION's within EVENT PROCESSING objects. When used as ACTION's the Outputs: parameter of READ are explicit objects.


DATABASE ACTION
Optional Parameters:
Do if:Logical expression, if FALSE then action NOT performed else default→TRUE.
On Error:[PROCESSES branch only] Specify whether subsequent ACTION's or PROCESSES are run if error occurs (default→Continue, Stop)