Versions Compared

Key

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

Table of Contents

There was an event handling mechanism that works as an add on to the JobScheduler. Event handler determines on which condition what jobs should be started. Now this "Job Streams" feature adds a capability to the product which allows graphical configuration of job dependencies. This feature is provided by a JobScheduler SOS Conditions Plugin. The plugin <plugin java_class="com.sos.jobstreams.plugins.JobStreamsPlugin"/> should be enabled to allow the use of the Job Streams functionality, see 

Jira
serverSOS JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId6dc67751-9d67-34cd-985b-194a8cdc9602
keySET-181
There are two points in time when the Job Streams functionality can be enabled:

  1. At the time of installation
  2. After the installation

How to enable the Job Streams Functionality at the time of Installation

...

You just need to enable the Conditions-Job Streams Plugin via a checkbox at Step 9 of the installation process. 


How to enable the Job Streams Functionality after Installation

...

The scheduler.xml configuration file of JobScheduler Master can be used to enable the Job Streams functionality like this:

...