Versions Compared

Key

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

...

The Starters are used to start a JobStream Job Stream as per the assigned runtime or manually run-time or by manual start. With the release , 1.13.5 new features are introduced in a starter to Starters to make Job Stream Streams more efficient. 

Features with

...

Starters

The following features are available with the starterStarters.

  1. Specify a Required Job
  2. Specify a Last Job

Required Job

In the Starter, the Required Job field is introduced so that the Job Stream instance completes its running is considered being completed only if the Required Job is executed. After a successful run of the Required Job, the Job Stream running state becomes no, and additional jobs in a Job Stream do not affect the Job Stream and are executed as per the condition assign on assigned to it. In the task history of the Job Stream, the required job is highlighted with a blue background with the state of the job.

With this feature it is possible to use different "required jobs" per job stream starterJob Stream Starter, e.g. starting on Monday the job stream instance is considered being "fulfilled" with job3 and starting on Wednesday the job stream instance is "fulfilled" with job4.

How to set

...

the Required Job in a Starter

  1. Click on the Edit button from the action menu of the Starter. 



  2. Edit window will open for the Starter. Select the Require Required Job from the drop-down menu(E.g: I have used , (the screenshot makes use of job3)



  3. After the successful run of the Job Stream, the job3 is highlighted with a blue background in history.

Last Job

In the Starter, the Last jobJob field is introduced to end the JobSteam Job Steam run. If you have assigned any job in the starter field Last Job then no further further execution will start in the JobStreamjob will be executed after this job.. The JobStream will complete and will set the its running state to no.

With this feature it is possible to use different "Last Job" jobs per job stream starterJob Stream Starter, e.g. starting on Monday the job stream instance is ended completed with job3 and starting on Wednesday the job stream instance is ended instance  ends with job4.

How to set the Last Job in a Starter

  1. Click on the Edit button from the action menu of the Starter. 



  2. The Edit window will open for the Starter. Select the Last Job from the drop-down menu (E.g: I have used the screenshot makes use of job4)



  3. After a successful run of job4, no other job will execute in the Job Stream.


History of Instances

The JobStream Job Streams with the release 1.13.5 provides provide the History of Instances. The history for the JobStreams is now added to the JobStream Job Streams view and also to the History View view of JOC Cockpit  Cockpit. Every time a JobStream Job Stream Starter is started a new Instance of JobStream a Job Stream is created.


The History shows the following details:

  • Start Time: The time at which the starter Starter is started and the instance is created.
  • End Time: The time at which the JobStream Job Stream instance completed completes its execution.
  • Duration: Time taken by Job Stream instance to complete it's execution.
  • Running: It shows whether the JobStream Job Stream has completed its execution or is in progress. The value is  yes if the instance is running and not completed. And the value is no if the instance has completed it's execution and all the jobs in the JobStreams Job Stream are executed.
  • Starter: This shows the name of the Starter for which the instance is created.

...