Open Policy Exception work queue

Code

OpenPolicyException

Categories

UIRunnable, Schedulable

Implementation

Work queue

Schedule

Not scheduled

Class

OpenPolicyExceptionWorkQueue.java

The Open Policy Exception work queue runs policy exception rules on every open, unlocked PolicyPeriod that has not had exception rules run on it for a definable number of days.

Parameter OpenPolicyThresholdDays in config.xml defines the minimum number of days that must pass before PolicyCenter runs the Exception rules again on an open and unlocked PolicyPeriod.

In the base configuration, Guidewire comments out the entry for the Open Policy Exception work queue in file scheduler-config.xml. To schedule this work queue for execution, remove the comment marks from around the entry for it in scheduler-config.xml and set the schedule appropriately for your business needs.

See also