Loading
Feature Disruption - Service Cloud VoiceRead 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
          Try-Catch Block

          Try-Catch Block

          A Try-Catch Block lets you "try" running the steps inside it and then "catch" the error if a step fails.

          Property

          Description

          Fail on Block Error

          Specifies that if the Try-Catch Block fails, the entire Integration Procedure fails.

          Failure Response

          A response to return if the Try-Catch Block fails. The value can be a formula.

          A Try-Catch Block can have both a Failure Response and a Custom Failure Response.

          Custom Failure Response

          A Remote Class and Remote Method of an Apex class to execute if the Try-Catch Block fails. The Apex class must implement VlocityOpenInterface.

           
          Loading
          Salesforce Help | Article