2024 April Release

Enum COOWF@1.1:WorkFlowEventType Permanent link for this heading

This enumeration defines the different event types which can trigger notifications

Values Permanent link for this heading

Name

Value

Description

WFEV_SUSPENDEXPIRED

1

Suspended Activity Was Activated

Notification when a submission of an activity instance has expired

WFEV_ACTIVITYRECEIVED

2

New Activity Received

Notification when a new activity appears in the work list

WFEV_TAKENOVER

3

Activity Was Taken Over

Notification when activity instance was taken over by a substitute

WFEV_PROCESSSUSPENDED

4

Process Suspended

Notification when a process was suspended

WFEV_PROCESSTERMINATED

5

Process Terminated

Notification when a process was terminated

WFEV_SUBSTACTIVITYRECEIVED

6

New Activity Received (Substitution)

Notification when a new activity of a substitution appears in the work list

WFEV_WORKFLOWSUBSTACTIVATED

7

Substitution Enabled

Notification when the workflow substitution feature is active in the current installation (defined by workflow configuration setting domainwfsubstitution) and the substitution is now active for the current user.