How Are Workflow Events Canceled?

The background process that is responsible for activating events (referred to as WFET ) automatically cancels workflow events when an event fails.

A pending event will be cancelled automatically by the system if the workflow process is cancelled (a workflow process will be cancelled if an event fails or at the discretion of an operator).

In addition, an operator may cancel a workflow event at will.

An event will be cancelled by the background process that is responsible for activating events (referred to as WFET ) when it detects that ALL of its earlier, dependent events are cancelled. This is important to understand if your organization has Workflow Processes With Multiple Branches.