Execute procedures when an event occurs.
The procedures have the following parameters rule:
parm(in:&wfevent);
where
&wfevent has the WorkflowStateChangeEvent data type associated.
When the state of a process or task instance changes the event occurs.
Objects: Business Process Diagram Object, Tasks, Subprocesses
HowTo: Work With Event Handlers