Unification method where candidate groups are based on one primary key and appended records having no primary key but a common secondary key. The processing is the same as for Hierarchical but the configuration follows the most common use as joining groups from the previous primary and secondary unification.
|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
Consider Role R As Well |
Boolean |
Yes |
When specified, records with the unification role R will not be assumed as no-key. Default value: true. |
|
Primary Group Id Column |
String |
Yes |
Column containing id of the primary group. |
|
Primary Group Role Column |
String |
Yes |
Column containing record unification role in the primary group. |
|
Secondary Group Id Column |
String |
Yes |
Column containing id of the secondary group. |
|
Secondary Group Role Column |
String |
Yes |
Column containing record unification role in the secondary group. |
| iWay Software |