Loading
Salesforce now sends email only from verified domains. Read More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Configure Top-Level Caching for an Integration Procedure

          Configure Top-Level Caching for an Integration Procedure

          To configure top-level caching for an Integration Procedure, go to the Procedure Configuration and set the Salesforce Platform Cache Type and Time To Live In Minutes properties.

          1. Go to the Integration Procedure configuration page.
          2. In the Cache Configuration section, set the Salesforce Platform Cache Type to one of these:
            • Blank — For no caching

              Note
              Note

              Do not cache when working with confidential or regulated information unless security settings are enforced.

            • Session Cache — For data related to users and their login sessions

            • Org Cache — For all other types of data

              Important
              Important

              Use Org Cache only for non-sensitive data.

            Under Cache Configuration, Salesforce Platform Cache Type is set to Org Cache, and Time to Live in Minutes is set to 5.

            Behind this drop-down is the IsCacheable__c picklist.

          3. Specify a value for Time To Live In Minutes. This setting determines how long data remains in the cache. The minimum value is 5. Default and maximum values depend on the cache type:
            • Session Cache — The default value is 5. The maximum value is 480, equivalent to 8 hours. The cache is cleared when the user's session expires regardless of this value.

            • Org Cache — The default value is 1440, equivalent to 24 hours. The maximum value is 2880, equivalent to 48 hours.

            Top-level caching overrides Cache Block caching for the duration of the top-level Time To Live In Minutes value. Top-level and Cache Block data is cleared when the Integration Procedure is deactivated regardless of this value.

          4. Click Activate Version. Top-level caching occurs only if the Integration Procedure is active.
           
          Loading
          Salesforce Help | Article