Extract Rating Worksheets work queue

Code

ExtractWorkSheets

Categories

UIRunnable, Schedulable

Implementation

Work queue

Schedule

Not scheduled

Class

WorksheetExtractWorkQueue.java

The Extract Rating Worksheets work queue extracts rating worksheet data from worksheet container (WorksheetContainer) objects to files in a specified directory on the server with the batch role. The process also marks WorksheetContainer objects for purging.

This process calls the implementation of the WorksheetExtractPlugin plugin, which sets the target directory.

By default, Guidewire does not provide an entry for this work queue in file scheduler-config.xml in the base configuration. To schedule this work queue, add an entry for it to scheduler-config.xml.

See also