Simple evaluation (Job Entry)
Simple Evaluation
With this step, you can evaluate contents of a variable or a field in the result stream.
Connect two steps with the output of the Simple Evaluation. The green connection will be called on success, the red one on failure.
Note: If your result stream has multiple rows, the first one will be evaluated.
Evaluating a variable
Field |
Value |
Explanation |
---|---|---|
Source: Evaluate |
Variable |
Select this to evaluate a variable set before |
Source: Variable name |
e. g. ${VAR1} |
Enter the variable name using the usual syntax |
Source: Type |
String, Number etc. |
The type of your variable |
Success on: Success when variable set |
 |
When this option is selected, the true path is followed when the variable is set. |
Success On: Success condition |
Equal/Non equal/etc. |
Select the condition to be met for a successful result |
Success On: Value |
 |
Value to compare the variable to |
Evaluating a field
Field |
Value |
Explanation |
---|---|---|
Source: Evaluate |
Field from previous result |
Select this to evaluate a field value (generated by a transformation using Copy rows to result) |
Source: Field name |
 |
Enter the field name from the result row |
Source: Type |
String, Number etc. |
The type of your field |
Success On: Success condition |
Equal/Non equal/etc. |
Select the condition to be met for a successful result |
Success On: Value |
 |
Value to compare the field to |