|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
Id |
String |
No |
Step identification string. |
|
When Condition |
String |
No |
Expression that must be satisfied for this step to be executed. |
|
In |
String |
Yes |
Column that contains the input value. |
|
Lookup File Name |
String |
Yes |
Lookup file name. |
|
Omit If Found |
Boolean |
Yes |
If the input value is found in the lookup file, the output value is null. Default value: false |
|
Omit If Not Found |
Boolean |
Yes |
If the input value is NOT found in the lookup file, the output value is null. Default value: true |
|
Out |
String |
Yes |
Column that stores the output value (dependent on omitIf.... properties). |
|
Scorer |
String |
No |
Element which stores basic scoring settings. |
| iWay Software |