Loading
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
          Preview and Test Data Mappers

          Preview and Test Data Mappers

          You can preview and test the input and output of a Data Mapper in the Data Mapper Designer.

          1. In your Data Mapper, click Preview.
          2. Click Edit as Params.
          3. In the Input Parameters panel, add a key-value pair.

            Alternatively, you can specify the input in JSON format.

          4. To observe the effects of caching when testing the Data Mapper Load, deselect Ignore Cache.
          5. Click Execute.

          Load Results — The Objects Created panel lists the resulting objects, which are saved permanently. The Debug Log panel displays the results of the Salesforce queries issued by the Data Mapper.

          Extract Results — The Response panel displays the resulting data, and the Debug Log panel shows the results of the Salesforce queries issued by the Data Mapper. For example, if the Data Mapper filters Accounts based on an Id provided by an Omniscript, a key-value pair lets you test the Data Mapper using a specific Account Id.

          Extract Turbo Results — The Response panel displays the resulting data, and the Debug Log panel displays the results of the Salesforce queries issued by the Data Mapper. For example, if the Data Mapper filters accounts based on an ID, a key-value pair lets you test the Data Mapper using a specific Account Id.

          Transform Results — The Response panel displays the resulting data, and the Debug Log panel displays the results of the Salesforce queries issued by the Data Mapper.

          Note
          Note

          The Data Mapper Transform removes trailing zeros from decimal values when displayed in the Response panel. For example, when you enter 1,234.50 in the Input Parameters panel, the result shows as 1,234.5 in the Response panel after processing.

           
          Loading
          Salesforce Help | Article