Developing custom batch process
A batch process is code that runs without human intervention as background process on a single server instance to process the units of work in a batch sequentially.
Important: Regardless of the volume of items or the duration of the processing window, Guidewire strongly recommends implementing any type of custom batch processing as a custom work queue.
See also
