Loading
Ongoing maintenance for Salesforce HelpRead More
Feature degradation | Gmail Email delivery failureRead 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 Caching for a Data Mapper

          Configure Caching for a Data Mapper

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

          1. Go to the Data Mapper configuration page and click Options.
          2. Set the Salesforce Platform Cache Type to one of these:
            • None — 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.

          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.

          4. Configure field-level security to check the user's access permissions for the fields before executing the Data Mapper. Selecting this option disables the Org Cache, but not the Session Cache.
          5. To include null values in the Data Mapper response, select Overwrite target for all null inputs.
          6. Save your changes.
          7. To observe the effects of caching when testing the Data Mapper, deselect Ignore Cache.
           
          Loading
          Salesforce Help | Article