Job-System


Go to content

How does it work

Short Description

The Job-System uses predefined commands that have been saved to a batch file. In general a user selects it via a job name from a list, types in parameters and starts the job.

When the user starts a job the commands are resolved by the system using internal or external parameters. An executable command file is created that does not contain variables or conditional statements. This file then is processed by a separate batch module.

After termination of the job a log file with all commands and messages is stored in an archive.


Back to content | Back to main menu