Versions Compared

Key

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

...

  1. On the INT System two Job Streams have been configured in the folder named test:
    • One Job Stream is named jobstream1 having two jobs [job1 and job2] with the below conditions.

S. No.

Job Name

Condition

Expression

Command






1.

job1

In Condition

-

-



Out Condition

rc:0

job1






2.

job2

In Condition

job1

startjob: now



Out Condition

rc:0

job2


  • Second Job Stream named jobstream2 having two jobs [job3 and job4] with below conditions.

S. No.

Job Name

Condition

Expression

Command






1.

job3

In Condition

-

-



Out Condition

rc:0

job3






2.

job4

In Condition

job3

startjob: now



Out Condition

rc:0

job4


  • On the PROD System, a folder named test with the required jobs [job1, job2, job3, and job4] is created.

...