Purging cluster member data
Purge Cluster Members batch processing deletes ClusterMemberData entities from the PolicyCenter database. The process uses Gosu class PurgeClusterMembers, in conjunction with configuration parameter ClusterMemberPurgeDaysOld, to determine the date on which to delete a ClusterMemberData entity. By default, Guidewire sets the value of PurgeClusterMembers to 30days.
In the base configuration, PolicyCenter schedules the PurgeClusterMember batch process to run on the first day of each month, at 2:00 a.m.
It is possible to launch Purge Cluster Members batch processing from within PolicyCenter, or, directly from a command prompt.
PolicyCenter |
Navigate to the Server Tools Batch Process Info screen and run the Purge Cluster Members batch process. |
Command prompt |
Launch the Purge Workflows 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
