Table of Contents

Search

  1. Preface
  2. Introduction to Informatica 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 Customer 360 for Salesforce
  7. Managing Duplicate Records
  8. Consolidating Records
  9. Converting External Records to Salesforce Records
  10. Managing Hierarchies
  11. Integrating Customer 360 for Salesforce with Multidomain MDM
  12. Managing Multi-Org
  13. Troubleshooting
  14. Appendix A: Custom Settings
  15. Appendix B: Glossary

Internal Settings for Contacts and Custom Objects

Internal Settings for Contacts and Custom Objects

You can configure the internal settings and default behavior for contacts and custom objects.
You can configure the following internal settings:
Configure Default Duplicate Check and Merge Batch Job Settings
You can change the default duplicate check and merge batch job settings.
To enable the deletion of previously merged duplicate pairs from the duplicate table and pair new records with the survivor of the previous merge process, set the
Duplicate check job reassign master
value to true. Default is false.
The following sample code enables the deletion of previously merged duplicate pairs for contacts and custom objects:
API_SettingsManager.updateInternalSetting('Duplicate check job reassign master', 'true');

0 COMMENTS

We’d like to hear from you!