Purge Process

This process purges data from Stage Track 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 days worth data needs to be retained in Stage Track 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 Track Record view.