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

Internal Setting for the Visualforce Scout Pages

Internal Setting for the Visualforce Scout Pages

When you use DaaS to verify address, email address, or phone number in a Visualforce Scout page, the page times out in 30 seconds. You can configure the timeout interval that can range from 30 through 120 seconds. Default is 30 seconds.
To configure the timeout interval, use the
Sfdc Visualforce Timeout in Milli Secs
internal setting.
The following sample code sets the timeout interval to 40 seconds:
API_SettingsManager.updateInternalSetting('Sfdc Visualforce Timeout in Milli Secs', 40000);

0 COMMENTS

We’d like to hear from you!