|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
Matching Value |
String |
Yes |
Transformed matching name of the subject. |
|
Out |
String |
Yes |
Column to store the identification number of the found subject. |
|
Count |
String |
No |
Column to store the number of corresponding subjects (subjects whose real name is closest to the value of the realValue input). |
|
Flags |
List of Lookup Flag |
No |
List of user defined scoring flags. |
|
File Name |
String |
Yes |
Name of dictionary file (see the Selective Matching Lookup Builder step). |
|
Output Column |
String |
No |
Name of column in dictionary file containing output value (identification number). |
|
Real Value |
String |
Yes |
Name of column in dictionary file containing the real (actual) value. |
|
Use Approximative |
Boolean |
Yes |
Specifies that matching value will be searched in the dictionary accepting a limited (maxDifference) number of differences. Default: false. |
|
Max Difference |
Integer |
Yes |
The maximum number of differences between the input value realValue and the real name in RES. Records exceeding this limit are ignored. |
|
Selective Options |
List of Option |
No |
List of all input columns containing values used for choosing the best possible result. Contains option elements defining individual columns. |
|
When Condition |
String |
No |
Expression that must be satisfied for this step to be executed. |
|
Id |
String |
No |
Step identification string. |
|
Scorer |
String |
No |
Element which stores basic scoring settings. |
| iWay Software |