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

Enabling Alternate Hierarchy

Enabling Alternate Hierarchy

You must enable alternate hierarchy to view alternate hierarchies in the Hierarchy section of the account page.
To enable alternate hierarchy, set the
Enable Alternate Hierarchy Mode
internal setting value to true. You can disable alternate hierarchy if you set the
Enable Alternate Hierarchy Mode
internal setting value to false. By default, the
Enable Alternate Hierarchy Mode
internal setting value is set to false.
The following sample code enables alternate hierarchy:
API_SettingsManager.updateInternalSetting('Enable Alternate Hierarchy Mode', 'true');

0 COMMENTS

We’d like to hear from you!