File tracking purge task
The file tracking purge task attempts to purge any file tracking entries that are past a specified expiry time interval. It ensures the database file tracking table, which holds the file tracking entries, is kept up to date and minimizes the file tracking volume in database storage.
Scheduling the file tracking purge task
When you are configuring the file tracking purge task, schedule it to run on a recurring basis, such as daily. It needs to run during low work volume periods to eliminate contention with other application processes. For more information about scheduling a task, see Services Framework task schedule page.