Archive Policy Terms work queue
|
Code |
|
|
Categories |
|
|
Implementation |
Work queue |
|
Schedule |
Not scheduled |
|
Class |
ArchivePolicyTermWorkQueue.java |
The Archive Policy Term work queue archives policy terms. The work queue calls the
IPCArchivingPlugin implementation to determine whether a policy
is eligible for archiving.
For a policy period to be eligible for archiving, the server time must have reached
the PolicyTerm.NextArchiveCheckDate date.
The Archive Policy Term work queue makes large changes to database tables. After running the Archive Policy Term work queue, Guidewire recommends that you update database statistics. Updating database statistics enables the optimizer to pick better queries based on more current data.
By default, Guidewire comments out the entry for this work queue in file scheduler-config.xml in the base configuration. To schedule this work queue, remove the comment marks from around its entry in scheduler-config.xml.
