Purging work item set data
Work Item Set Purge batch processing deletes work item sets from the database. The process uses Gosu class WorkItemSetPurge, in conjunction with configuration parameter BatchProcessHistoryPurgeDaysOld, to specify the number of days to retain work item sets before deletion.
In the base configuration, PolicyCenter schedules the WorkItemSetPurge batch process to run on the second day of each month, at 1:30 a.m.
It is possible to launch the Work Item Set Purge batch process from within PolicyCenter, or, directly from a command prompt.
PolicyCenter |
Navigate to the Server Tools Batch Process Info screen and run the Work Item Set Purge batch process. |
Command prompt |
Launch the Purge Workflow Logs batch process from the PolicyCenter/admin/bin directory with the following command:
The PolicyCenter administration command prompt tools all require that you enter the password of an administrative user for the tool to work. The use of a user name is optional. |
See also
