Purge Temporary Policy Periods work queue
Code |
|
Categories |
|
Implementation |
Work queue |
Schedule |
Not scheduled |
Class |
PurgeTemporaryPolicyPeriodsWorkQueue.java |
Sometimes policy period (PolicyPeriod) objects in a temporary
(Temporary) status exist in the database. The Purge Temporary
Policy Periods work queue removes these temporary policy periods from the
database.
Configuration parameter PurgeTemporaryPolicyPeriodsAfterDays sets the minimum number of days that must pass before it is possible to purge a temporary policy period. In the base configuration, Guidewire set the value of this parameter to 14 day.
To enable this work queue, set configuration parameter
PurgeTemporaryPolicyPeriodsEnabled to
true. If set to false, the work queue does not
remove any temporary policy periods.
