Multiple Statement Processing

eaDirect uses parallel statement processing with the StatementScanner task in the Report job. StatementScanner automatically processes multiple statements from an input file at the same time. eaDirect creates an individual Report job instance for each statement in the input file it processes.

For example, if you have an input file with 1,000 statements whose accounts are resolved as valid and you set the maximum concurrency for this job at 20, scheduler can start up to 20 job instances to process 20 statements simultaneously.

You can manage the multiple instances of any job that has the StatementScanner task in much the same way you manage concurrent instances generated by other job types. See the information in this chapter about managing job instances using the Main Console and the Task Status page.