Purge Rating Worksheets work queue

Code

PurgeWorksheets

Categories

UIRunnable, Schedulable

Implementation

Work queue

Schedule

Not scheduled

Class

WorksheetPurgeWorkQueue

The Purge Rating Worksheets work queue removes worksheet container (WorksheetContainer) objects that meet certain criteria. The RatingWorksheetContainerAgeForPurging parameter in config.xml specifies the minimum number days after the closure of a job before the WorksheetContainer associated with its policy is eligible for purging.

By default, Guidewire disables the schedule for this work queue by commenting out the entry for it in file scheduler-config.xml. To schedule this work queue, remove the comment marks from around its entry in scheduler-config.xml.

See also