Purge Process
This process purges clock data from Stage Record that are older than a specified number of days and are either in PROCESSED, FAILED, IGNORED or CANCELLED status. The “nbr_of_days” parameter is used to determine how many days’ worth data needs to be retained in Stage Record.
For example, if the nbr_of_days parameter is set to 45 on the job, all records older than 45 days from current day will be purged (as long as they are in one of status mentioned above).
If the nbr_of_days parameter is not provided, the value is defaulted to 30.
Note: The date comparison is made with the mod_ts field which is not visible in Stage
Record tab of Clock Input Interface.