Homepage | About EASA | Contact
Guide Section: Processing Events and Performing Actions
EASAP Tree:
EVENT PROCESSING → ACTION / PROCESSES
DATABASE ACTION initiates read and write actions on one or more databases as specified in Child DATABASE objects.
An individual Child READ or a Child WRITE to a DATABASE encapsulates an SQL query.
A READ can occur either in a DATA PROCESSING or as a ACTION within an EVENT PROCESSING. When used as ACTION's the Outputs: parameter of READ are explicit objects.
![]() |
|
---|---|
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) |