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. Appendix A: Custom Settings
  15. Appendix B: Glossary

Limit the Number of Responses

Limit the Number of Responses

Use the
setMasterDataResponseSize
internal setting to limit the number of responses from the Master Org to Spoke Orgs.
Use the
API_SettingsManager
API to set the value for the internal setting. The following sample code sets the value of the internal setting to 200:
API_SettingsManager.setMasterDataResponseSize(200);
The default value of the
setMasterDataResponseSize
internal setting is 200. If you set the value of this setting to more than 200, the batch might report errors and not complete successfully.

0 COMMENTS

We’d like to hear from you!