Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Dependencies of job chains implemented by events

...

Every event which is used in the condition has to be deleted from the database with the command remove event.

Add events within job chains

Within the JobScheduler installation there is the JITL job sos.scheduler.job.JobSchedulerSubmitEventJob to store the event into the data base. Whenever an event is needed in a job chain a job using this JITL class is inserted. The needed event informations are transferred by parameters. Several  events can be submitted in one job.

Documentation

For more information about eventing see JobScheduler Events, Definition and Processing