| Batch step that controls the collector process. The basic steps in the collector process are the following: 1) Retrieves files
that need processed 2) Parses each file into a CollectorBatch object using the collector digester rules 3) Validation of contents
in CollectorService 4) Stores origin group, gl entries, and id billings for each batch 5) Sends email to workgroup listed in the
batch file header with process results 6) Cleans up .done files
|