Job-System


Go to content

System Modules

Short Description

The Job-System consists in following main units:

  • Job Management
  • Command Editor
  • Table Editor
  • Batch Run Module
  • Log file Archive


And additional programs

  • Schedule Server
  • Batch Starter
  • FTP Server




The
Job Management contains all jobs and related information which have to be provided to the user. The jobs can be started with it.

With the
Command Editor you can create, edit and check the command file of a job.

The
Table Editor can be used for editing tables provided for selecting job parameter. The format of a table can be Microsoft Access, Excel, FoxPro, dBase and text or from a SQL database.

The
Batch Run Module executes a submitted job.

In the
Log file Archive you can search and display logs of all jobs which have been executed in the past.



The
Scheduler Server is automatically running as soon as controlled jobs have been defined. It submits batch jobs depending on time or events. Events can be the existence of files or received emails.

The
Batch Starter allows to start batch jobs without the environment of the Job-System user interface by use of command line parameter.

The
FTP Server allows to start batch jobs by remote hosts. This enables to set up active cross platform processes.


Back to content | Back to main menu