Scope
Objects: Business Process Diagram Object, Tasks, Subprocesses
Purpose
Execute procedures when an event ocurrs. The procedures have the following parameters rule:
parm(&wfevent);
where
&wfevent has the WorkflowEvent data type associated.
Description
When an instance of a process or task it is created the event ocurrs.
See Also
How To Work With Event Handlers
|