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
          Mock a Response in the Tested Integration Procedure

          Mock a Response in the Tested Integration Procedure

          Before you create the example Test Procedure, add a Mock Response Map to the Integration Procedure to be tested.

          1. Go to the Omnistudio Integration Procedures tab and open the Integration Procedure to be tested.
          2. If the Integration Procedure is active, click Deactivate Version so you can edit it.
          3. In the Procedure Configuration, click Edit as JSON.
          4. Edit the mockResponseMap node as follows:
            "mockResponseMap": {
                "IfOtherState": {
                    "DefaultSalesTax": 0.06
                }
            }
          5. Click Edit in Property Editor.
          6. Click Activate Version. The Integration Procedure to be tested must be active.
           
          Loading
          Salesforce Help | Article