...
- Another Conditions Editor will open. Add the expression to be evaluated. You can use the Expression Editor to check what Expressions are supported by Job Streams. By default, the expression is set to "returncode:0" which means the successful run of the job. Then select an Event List which is to be executed if the expression becomes true. The Out-Condition supports two Event List:
- Create Event: The Create Event Event List is used to create an event if the expression for the Out-Condition evaluates to true. The default name of the Event to be created is the same as that of the jobs name.
- Delete Event: The Delete Event Event List is used to delete an existing event if the expression for the out-Condition evaluates to true.
How to edit an existing In-Condition/Out-Condition from the Job Stream graph?
- To edit an existing In-Condition/Out- Condition from the graph using the Update Expression option from the action menu of the Condition of the job. For eg: you want to update the expression for an Out-Condition of job form the returncode:0 to returncode:10.
- Then switch to the Job Streams graph, use the action menu of the Out-Condition denoted by parallelogram after the job. Click on Update Expression.
- A Conditions Editor will be opened. Update the Expression and click on Submit to reflect the changes.