Optimal
Data-Based Business Process Rules
•The row(s) related to a business
event are touched by the database as few times as possible.
•The event-related
workflow triggers as few updates as possible.
•As soon as possible,
all database activity for an event-related row is completed, and
the row ends up in a state where it need never again
be touched by the database, except under rare circumstances.