Executes Procedures after a warning is shown.
Objects: Business Process Diagram
Controls: Task, Subprocess
Level: Version
Procedures have the following Parm rule:
parm(in:&wfevent);
Where:
&wfevent has the WorkflowEvent Data Type associated with it.
It fires an event when a Task's timer expires and the Timer usage property is set to "Warning".
This property applies only at design time.
HowTo: Work With Event Handlers