Timer Helper is an OutSystems component designed to simplify and standardize the management of timers across your applications. It provides a robust set of server actions to initialize, track, and control timer execution, following OutSystems best practices.
What's included
This solution pack contains 4 modules:
Timer_Helper
TimerHelper_Administrator
TimerHelper_Developer
Key Actions (TimerHelper_BL)
Timer_Helper_Init
Timer_Helper_Reset
Timer_Helper_GetLast
Timer_Helper_SetLast
Timer_Helper_GetLastIndex
Timer_Helper_SetLastIndex
Timer_Helper_GetLastRecord
Timer_Helper_SetLasRecord
Get_SP_StopAllTimer
Set_SP_StopAllTimer
Timer_Helper Entity Attributes
TimerName
ModuleName
MaxRecord
TimeOutMinutes
LastIndex
LastRecord
IsTimerActive
Roles
Also available
A separate TimerHelper_Examples application is included demonstrating practical usage patterns.