The match model determines how your data is matched. You can use the predefined match model to identify and resolve duplicate records.
Customer 360 for Insurance uses the Match Model for Deduplication Organization_Name predefined match model to match and merge duplicate Organization business entity records. The following table describes the match model properties:
Descriptive Rule Rank
Match Objective
Match Strategy
Match Fields
Description
1
Resolve Duplicates
Exact
Exact match fields:
- PostalAddress.postalCode
- PostalAddress.country
- PostalAddress.state
- PostalAddress.addressLine1
- name
Exactly matching organization name & address.
2
Resolve Duplicates
Fuzzy
Exact match fields:
- PostalAddress.country
- PostalAddress.state
- X_infac360in_governmentIdType
- X_infac360in_governmentId
Fuzzy match fields:
- PostalAddress.addressLine1
- name
Strongly similar organization name, address and government ID.
3
Resolve Duplicates
Fuzzy
Exact match fields:
- PostalAddress.country
- PostalAddress.state
- AlternateIdentifier.altIdValue
- AlternateIdentifier.altIdType
Fuzzy match fields:
- PostalAddress.addressLine1
- name
Similar organization name, address and same alternate ID.
4
Resolve Duplicates
Fuzzy
Exact match fields:
- PostalAddress.country
- PostalAddress.state
Fuzzy match fields:
- PostalAddress.addressLine1
- name
Similar organization name and address.
The Match Model for Person Deduplication is a predefined match model for Customer 360 for Insurance Person business entity. The following table describes the match model properties:
Descriptive Rule Rank
Match Objective
Match Strategy
Match Fields
Description
1
Resolve Duplicates
Exact
Exact match fields:
- PostalAddress.postalCode
- PostalAddress.country
- PostalAddress.state
- PostalAddress.addressLine1
- lastName
- firstName
Exactly similar name and address.
2
Resolve Duplicates
Fuzzy
Exact match fields:
- X_infac360in_governmentIdType
- X_infac360in_governmentId
Fuzzy match fields:
- fullName
Strongly similar person name and exactly similar government ID.
3
Resolve Duplicates
Fuzzy
Exact match fields:
- PostalAddress.postalCode
- PostalAddress.country
- PostalAddress.state
- AlternateIdentifier. alternateIdentifierValue
- AlternateIdentifier. alternateIdentifierType
Fuzzy match fields:
- PostalAddress.addressLine1
- fullName
Strongly similar name, address, and exactly similar alternate ID.