Timer
Last updated
Last updated
Use Timer Events to determine the maximum time allowed for processing a task. It is represented as a small Timer watch icon as below.
Purpose
Timer events are used to specify the processing time limits for any Node task. It can be used as a start event, intermediate event or boundary event. When a timer attached task goes over time, it allows the process to perform some action.
For Example, let's say a process is submitted to a Human Node Task, which is being monitored by Timer event. If the task is not taken care of or completed as per scheduled, then Timer event can be used to send an email to Manager/ Responsible Work Party head of such halted human node.
Timer Configuration Properties
Timer Configuration panel has one tab to define property:
Timer
All Settings inside Timer tab are described as below:
Property
Mandatory
Default
Description
Time Duration
Y
0
To specify the maximum time duration for a task.
Time Unit
Y
Type of time unit.
Terminate
N
Uncheck
Select checkbox if you want that task to terminate on exceeding time.
Note: User must click "Save Panel" to save all configuration changes.