Reference match keys are unique numbers that identify matches between the reference entity and input entity. If a match is determined, a reference match key is copied from the reference record to the matching input record. The Reference Matcher uses two attributes for the reference match keys: reference_level1_key and refence_level2_key.
By default, the values in the lev1_matched attribute in the Relationship Linker output is used as the reference match key at level 1. The values in the lev2_matched_in_lev1_matched attribute in the Relationship Linker output is used as the reference match key at level 2. Prior to creating a Reference Matcher process, these values must be copied to the empty attributes, reference_level1_key and reference_level2_key, in the reference entity. Later in the Reference Matcher process, if a match is found, reference_level1_key is copied to matched records at level 1 and reference_level2_key is copied to matched records at level 2 in the output.
To create reference match keys