Versions Compared

Key

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

...

For more information on Job Streams see:

Example

...

Download

  • Download the attached archive:
  • Unzip the archive to the live folder of your JobScheduler installation.
    • Note: Don't rename the configuration folder. Leave folder name for the job configuration to jobstream only. 
  • Download attached the Job Stream JSON file jobstream.json

Steps to configure the attached example

 includes the job configuration to implement nested split/join dependencies and the jobstream.json for the job Stream.Please follow the below steps to set-up the same sample example in your environment: 

Image Removed

  • Login to the JOC Cockpit, switch to the Job Streams tab.
  • Click on Import Job Stream.
    • Note: Before you import the Job Stream unzip the attached job configuration to the live folder.

Image Added

  • This opens a browser-based file import procedure which allows file selection. Import the attached JSON file. An Import Job Stream modal window opens as shown in the screenshot:

Image Added

Image Added

  • Select the folder jobstream from the  

Image Added

Image AddedImage Removed


S.No.Job NameConditionExpressionCommand

1.

job1

In Condition

-

-



Out Condition

rc:0

job1






2.

job2

In Condition

job1

startjob: now



Out Condition

rc:0

job2






3.

job3

In Condition

job1

startjob: now



Out Condition

rc:0

job3






4.

job4

In Condition

job3

startjob: now



Out Condition

rc:0

job4






5.

job5

In Condition

job3

startjob: now



Out Condition

rc:0

job5






6.

job6

In Condition

job4 and job5

startjob: now



Out Condition

rc:0

job6






7.

job7

In Condition

job2

startjob: now



Out Condition

rc:0

job7






8.

job8

In Condition

job6 and job7

startjob: now



Out Condition

-

-

...