Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. Enterprise Java Bean Business Entity Service Calls
  4. Representational State Transfer Business Entity Service Calls
  5. Simple Object Access Protocol Business Entity Service Calls
  6. Services for Cross-reference Records and BVT Calculations
  7. Supporting Corporate Linkage Service
  8. External Calls to Cleanse, Analyze, and Transform Data
  9. Appendix A: Using REST APIs to Add Records
  10. Appendix B: Using REST APIs to Upload Files
  11. Appendix C: Using REST APIs to Manage Reports

SearchMatch

SearchMatch

The SearchMatch REST API searches for records that are fuzzy matches. The API identifies the matching records based on specific business entity fields that are configured as match columns in the MDM Hub. Before you use the SearchMatch API, use the List Match Columns API to identify the match columns for a business entity.
Optionally, you can specify a match rule set instead of match columns. To use a match rule set for the query, ensure that the Enable Search by Rules option is enabled for the match rule set. For information on configuring match columns and match rule sets, see the
Multidomain MDM Configuration Guide
.
You can use the AND, IN, and RANGE operators in the query.
To include specific fields in the query results, specify the fields or a business entity view that includes the fields. You can specify the sort order to view the records in the query results in ascending or descending order.
The API uses the GET method to query the business entity fields and returns the records that are fuzzy matches along with their match scores and associated match rules.

0 COMMENTS

We’d like to hear from you!