| Timer events are useful control procedures. They initiate a series of steps automatically based on the time which has elapsed after an activity has been performed/ not performed.
The primary use of these events is to provide the customer with service levels i.e. customer can expect a repair mechanic to reach them within 24 hours.
They then notify the management is there has been no preparation to send the mechanic after lets say 16 hours.
A single timer event can have multiple escalation paths. For example:
16-18 hours: Project Manager
18-20 hours: Delivery Manager
20-22 hours: Service Delivery Lead
Hence the escalation goes on till higher and higher levels till it gets executed. There are therefore no chances of material information being withheld since a program has been written to escalate it automatically.
|