Bound Policy Exception work queue
Code |
|
Categories |
|
Implementation |
Work queue |
Schedule |
Not scheduled |
Class |
BoundPolicyExceptionWorkQueue.java |
The Bound Policy Exception work queue runs policy exception rules on every bound
PolicyPeriod that has not had exception rules run on it for
more than a defined number of days.
Parameter BoundPolicyThresholdDays in config.xml defines the minimum number of days that must pass before PolicyCenter runs the Exception rules again on a bound PolicyPeriod. To be eligible for processing, the PolicyPeriod must be either in force or expired within the last year.
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 comments marks from around its entry in scheduler-config.xml.
See also
