Activity Purge Task

The activity purge task attempts to purge task activity records that reach their expired time. It is recommended the task be configured to run automatically on a scheduled basis to ensure the database tables, which hold the task activity records, are kept current and minimize the activity volume stored.

The following steps are necessary to implement the activity purge task in the Services Framework:
  1. Register the activity purge task
  2. Configure the activity purge task
    1. Set the appropriate configuration parameters for purge processing
  3. Schedule the activity purge configuration to run on a recurring basis