Difference between revisions of "API:FAQ:Capabilities:Configuration"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "==Describe how the system supports the configuration of business rules to support data quality matching processes.== The end user implements Matchcodes that are sets of busine...")
 
Line 1: Line 1:
{{CustomTOC}}
==Describe how the system supports the configuration of business rules to support data quality matching processes.==
==Describe how the system supports the configuration of business rules to support data quality matching processes.==
The end user implements Matchcodes that are sets of business rules that tell MatchUp Object which data fields to consider when determining if two records are duplicates. MatchUp Object uses the matchcode to construct a “match key,” a simplified string of characters that represents the information within the record, enough to determine if the given record is unique or a duplicate. The MatchCode editor is a visual program provided to make the design of these rules very easy.
The end user implements Matchcodes that are sets of business rules that tell MatchUp Object which data fields to consider when determining if two records are duplicates. MatchUp Object uses the matchcode to construct a “match key,” a simplified string of characters that represents the information within the record, enough to determine if the given record is unique or a duplicate. The MatchCode editor is a visual program provided to make the design of these rules very easy.

Revision as of 19:04, 31 July 2013


Describe how the system supports the configuration of business rules to support data quality matching processes.

The end user implements Matchcodes that are sets of business rules that tell MatchUp Object which data fields to consider when determining if two records are duplicates. MatchUp Object uses the matchcode to construct a “match key,” a simplified string of characters that represents the information within the record, enough to determine if the given record is unique or a duplicate. The MatchCode editor is a visual program provided to make the design of these rules very easy.


What development and test tools are required and/or recommended to support your solution?

Melissa Data recommends test databases and a development IDE for a target programming language to test and implement our solutions.