Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Cloud MDM - Customer 360 for Salesforce
  3. Configuring the Data Cleansing Settings
  4. Managing Batch Jobs
  5. Verifying Addresses, Email Addresses, and Phone Numbers
  6. Synchronizing Salesforce Records with CC360
  7. Managing Duplicate Records
  8. Consolidating Records
  9. Converting External Records to Salesforce Records
  10. Managing Hierarchies
  11. Integrating Cloud MDM - Customer 360 for Salesforce with Multidomain MDM
  12. Managing Multi-Org
  13. Troubleshooting
  14. Custom Settings
  15. Glossary

Internal Setting for Fields

Internal Setting for Fields

Fuzzy search uses the first character of the company name in the record segment to search for matching or duplicate records. You can configure the length of the characters used in the record segment.
To configure the length of the characters in the Company field, set the
Fuzzy Search Company Field Size
internal setting value. Default is 1 which means that the first character of the company name is used in the fuzzy search of duplicate records.
The following sample code configures the length of the characters in Company field:
API_SettingsManager.updateInternalSetting('Fuzzy Search Company Field Size','3');

0 COMMENTS

We’d like to hear from you!