Job Stream Maintenance


The Job Stream Maintenance screen allows you to define a sequence of Java classes, Applications or Commands or even Job Streams that are to be run as one collective job. Each step can be checked for completion and the whole job terminated if a step fails. The job may then be restarted at a specified step to allow it to run to completion.

Job Streams are ideal for creating processes such as End of Day processing whereby many steps are involved, they each need to execute in order and the next step cannot start until the previous one is complete. Any example of a job stream in an organization might be the following:

  1. Process New Accounts where several separate transactions are run and multiple tables updated.
  2. Summarize the days transactions
  3. Flag overdue receivable accounts, produce overdue reminders
  4. Perform reconciliation
  5. Create reports for management

Column definitions

Buttons