Welcome to the final pieces of my 3 part blog series on match and merge in Reltio. If you stumbled on this blog first I would like to invite you to check out the first two blogs as well as my webinar on the topic. Otherwise we will jump into the testing tuning tuning topics surrounding match merge.
Part 1: Data Profiling and Analysis
Part 2: Design and Implementation
Testing and Tuning
Building match rules is an interactive process. First you do your best to design your rules using the background gathered from your data profiling. Then you implement your rules being mindful of comparator options and tokenization strategies. Finally you review how your rules performed and look for opportunities to improve further.
Static Match Rule Analyzer
The static match rule analyzer is a tool built into Reltio designed to identify syntax and comparator issues in your match rules. The Static Match Rule Analyzer generates an easy to understand HTML report confirming your rules have been configured correctly or providing comments on where they may be improved.
To generate this report, head to your console and click on your data modeler. Then, click “Analyze” in the top right corner.
When checking this report, keep in mind it is “data agnostic”. This means that it isn’t necessarily looking at your data, but only at the syntax of your rules. The static match rule analyzer will give you feedback in its comments section indicating if your rules are syntactically correct, redundant, or if they were designed well.
The static match rule analyzer uses a color-coordination system to indicate the status of your rule.
When it finishes analyzing, click on “Match Analysis” on the left side to review your report. There are three headers of the report which we will discuss in turn, the first being Summary.