Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The execution order is shown below and listed as follows:


Image Modified

  1. Before business rules (where When is Before and Order is less or equal than 1000).
  2. Before engines:
    1. Assignment rules
  3. Before business rules (where When is Before and Order is greater than 1000).
  4. Database transactions (insert / update / delete records).
  5. Configuration pack engine operations.
  6. After business rules (where When is After and Order is less or equal than 1000.
  7. After engines:
    1. Approval Engine
    2. Workflow
    3. Notifications
  8. After business rules (where When is After and Order is greater than 1000).