Versions Compared

Key

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

...

How to add an In-Condition to a job?

Open the Conditions Editor, if there are no In-Conditions added then in the In-Conditions tab there will be written "No inconditions found. Click Here To Add". Click on "Click Here To Add" to add an In-Condition.


Another Conditions Editor will open.  Add the expression to be evaluated. And also select a Command which is to be executed if the expression becomes true. The In-Condition supports two commands:

  • startJob: This command starts the job according to the value of Command Param if the expressions evaluate to true. The default value of Command Param now, which means the job will be started as soon as the result of the Expressions becomes true.
  • writeLog: This command writes the message in the Command Param in the log.