Usage Purge Task
The usage purge task attempts to purge usage records that reach their expired time. It is recommended the task be configured to run automatically on a scheduled basis to ensure the usage tables in the database are kept current. This also minimizes the volume in the database storage.
The following steps are necessary to implement the usage purge
task in the Services Framework:
- Register the usage purge task
- Configure the usage purge task
- Set the appropriate configuration parameters for purge processing
- Schedule the usage purge configuration to run on a recurring basis