Rules Engine Behavior On Delete

Previous Next

When a record is deleted, the manipulation is stored immediately, that is, at the time of the Delete Record operation. Therefore, there are no field validation or group validation checks here.

The actions and checks fall into validation moments:

Pre-store record validation before delete.

Post-store record validation after delete.

Transaction validation after delete.

See Also:

Pre-Store Record Validation Before Delete

Post-Store Record Validation After Delete

Transaction Validation After Delete