On deadline property

Official Content
This documentation is valid for:
Execute procedures when an event occurs.

Description

The procedures have the following parameters rule:

parm(in:&wfevent);

Where
    &wfevent has the WorkflowEvent data type associated.

The event occurs when a task has expired, this means than it hasn´t been processed yet. Then if the event is associated to the process it will ocurr every time a task has expired.

Scope

Objects: Business Process Diagram Object, Tasks, Subprocesses

See Also

HowTo: Work With Event Handlers