When you train an Adaptive AI match model, the data access rules configured for a business entity control your access to the training data set associated with the model.
Previously, you could access the training data set associated with an Adaptive AI match model irrespective of the data access rules configured for the business entity.
The uniqueness criteria property of field groups has been removed from the general properties.
Previously, you could view uniqueness criteria as a general property of field groups, along with a message indicating that it has been moved to the Survivorship page and renamed Deduplication.
To improve performance, the match process now groups record pairs that match indirectly without any explicit rules. For example, if record A matches B and record B matches C, the match process creates record pairs AB, BC, and AC. The record pair AC matches indirectly without any explicit rules. The match process then groups these record pairs into a single group containing records A, B, and C.
Previously, the merge process handled the grouping of record pairs that matched indirectly into a single group.
REST APIs
The responses of the Read Master Record by Business ID and Read Master Record by SourcePKey REST APIs don’t include the survival parameter in the ruleAssociation array.
Previously, the ruleAssociation array included the survival parameter.
For more information about the Read Master Record by Business ID and Read Master Record by SourcePKey APIs, see Business entity record APIs.