Start a new topic

Replaying match rule without having to change how I load source data

Here is our current situation:

  • Our xDM implementation has been running smoothly for several months
  • We recently created a new high-scoring match rule and improved our survivorship rules
  • We have match groups with goldens created under earlier lower-scoring match rules. These groups are overmatched, with poor survivorship outcomes.
  • When our source data changes and the middleware loads it to Semarchy and submits the Semarchy consolidation job with the updated masters, We want the updated masters to be re-grouped into smaller match groups, dis-associating from the old overmatched groups.
What is the best way to do this? Can we do it by changing config settings such as the matcher to avoid having to code new source data loaders.

Login to post a comment