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

From Melissa Data Wiki
Jump to navigation Jump to search
m (Admin moved page FAQ:API Capabilities:Configuration to API:FAQ:Capabilities:Configuration without leaving a redirect)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CustomTOC}}
{{CustomTOC}}
==Describe how the system supports the configuration of business rules to support data quality matching processes.==
==Configuration of Business Rules for Matching==
===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.




==What development and test tools are required and/or recommended to support your solution?==
==Required Development Tools==
===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.
Melissa Data recommends test databases and a development IDE for a target programming language to test and implement our solutions.




[[Category:API]]
[[Category:API]]
[[Category:FAQ]]
[[Category:Data Quality Suite]]
[[Category:Data Quality Suite]]
[[Category:Reference]]
[[Category:Reference]]

Latest revision as of 21:41, 12 June 2014


Configuration of Business Rules for Matching

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.


Required Development Tools

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.