Extract Rating Worksheets batch process
Code – extractworksheets
The Extract Rating Worksheets batch process extracts rating worksheet data from worksheet container (WorksheetContainer) objects to files in a specified directory on the batch server. The batch process also marks WorksheetContainer objects for purging.
In the base configuration, this batch process is not scheduled to run on a regular basis. You can run it manually or schedule it.
In the base configuration, the batch process extracts worksheet data to files to an extracted_worksheets directory off the file system root. Extract Rating Worksheets processes WorksheetContainer objects attached to a Policy on which all jobs are closed. Closed jobs have a non-null Job.CloseDate. The batch process does not process WorksheetContainer objects that have already been extracted.
In Studio, you can change the extract destination directory by modifying WorksheetExtractPlugin.gwp. Modify the value of the WorksheetExtractDestination parameter.
In Studio, you can modify the behavior of the batch process by modifying the worksheet extract plugin. For more information, see Worksheet Extract plugin.
