Siebel Generate Match Key

Siebel Generate Match Key creates a non-unique key to identify potentially duplicate records. Match keys facilitate the matching process by only comparing records that contain the same match key. A match key is comprised of input fields. Each input field specified has an algorithm performed on it. The result of each field is then concatenated to create a single match key field.

For example, this input:

First Name - Fred
Last Name - Mertz
Postal Code - 21114-1687
Gender Code - M

Might produce this match key:

211141687MertzFredM