Introduction

The SDEJ Batch Processing framework allows an external task scheduler to execute process class operations without user intervention.

Client application users can request that certain batch processes be executed on their behalf. A separate program, the Batch Launcher, when started by a task scheduler, will process these requests and start the relevant batch processes with the parameters specified by the user. This is particularly useful for such operations as report generation.