Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Cloud Customer 360
  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 Customer 360 with MDM Multidomain Edition
  12. Managing Multi-Org
  13. Custom Settings
  14. Glossary

Consolidation Batch Job

After you run the matching batch job, you can run the consolidation batch job to merge data from all the beans linked to a master bean to create a golden record.
The consolidation batch job performs the following tasks:
  1. Consolidates data from multiple beans linked to a master bean.
    The consolidation batch job consolidates data based on the priority of the source on the corresponding field in the beans. You can configure the priority of the fields in the
    Data Source Settings Edit
    page.
  2. Updates the master bean with the consolidated data to create golden records.
  3. If enrichment is enabled, enriches Salesforce records with the data from the consolidated master bean.
The beans that have the Account Deleted, Lead Deleted, or Contact Deleted flag enabled in the bean details page do not participate in consolidation. If you want the deleted beans to participate in the consolidation process, set the
Ignore Deleted Beans
internal setting value to false.
The following sample code sets the value of the internal setting to false:
API_SettingsManager.updateInternalSetting('Ignore Deleted Beans','false');
You can run the batch jobs in the Jobs section of the
Cloud Customer 360
tab. For more information about running, scheduling, and managing the batch jobs, see Managing Batch Jobs.

0 COMMENTS

We’d like to hear from you!