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