Element Unify Attributes

List of output and input columns or an expression of the Unification step.

Name

Type

Required

Description

Candidate Id Column

String

Yes

String column for storing the candidate id. The input value is used only when useExternalIds is specified.

Client Id Column

String

Yes

String column for storing the client id. The input value is used only when useExternalIds is specified.

Unification Role Column

String

Yes

String column for storing the unification role (M, I, S, R, N). The input value is used only when useExternalIds is specified and useCenterAsSurvivor is true.

Rule Name Column

String

No

String column for storing the name of the matching rule used in client group collecting.

Primary Key Column

String

No

String column containing the unique primary key of the records. Used and required only in incremental mode.

Change Type Column

String

No

String column or expression containing a flag indicating whether the record has to be removed from the repository (see the parameter deleteMark). Used only in incremental mode.

Timestamp Column

String

No

Datetime column or expression containing the optional last record update time. Used only in incremental mode.

Merge Survivor Role Column

String

No

String column for storing the merge survivor role (NN, ST, SN, NT). This role is used and the property is required only in incremental mode when useCenterAsSurvivor is false. The input value is used only when useExternalIds is specified.

Changed Flag Column

String

No

Boolean column for storing a boolean flag indicating that the record has changed. Used only in incremental mode.

Old Candidate Id Column

String

No

String column for candidate id before the current unification. Used only in incremental mode.

Old Client Id Column

String

No

String column for client id before the current unification. Used only in incremental mode.

Old Unification Role Column

String

No

String column for unification role before the current unification. Used only in incremental mode.

Override Role Column

String

No

String column for role in manual override processing (N, O, P, S). Used only in incremental mode.


iWay Software