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

Step 7. Configuring the Salesforce Web Service Timeout Interval (Optional)

The default value set for the Salesforce web service timeout interval for address, email address, and phone number verification services is 120 seconds. Use the
Sfdc Webservice Timeout in Milli Secs
internal setting to configure the timeout interval.
The following sample code sets the
Sfdc Webservice Timeout in Milli Secs
internal setting value to
10000
(10 seconds):
API_SettingsManager.updateInternalSetting('Sfdc Webservice Timeout in Milli Secs', '10000');

0 COMMENTS

We’d like to hear from you!