Loading
Manufacturing Cloud
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
          Claim Validation Element in Expression Sets

          Claim Validation Element in Expression Sets

          Add the Claim Validation business element to an expression set to validate a warranty claim against the business rules in the expression set. The business element uses the ID of a claim record to process the claim and specifies if the claim is approved. If the claim isn’t approved, the business element specifies the products that aren’t covered under a warranty. Use the element with other meaningful elements in the expression set to build a comprehensive warranty claim adjudication process.

          Required Editions

          Available in: Enterprise, Unlimited, and Developer Editions

          Review the parameters in the element and the data type of the variables to be used for each parameter.

          Parameter Name Type Description Data Type of Variable
          ClaimId Input Uses the ID of the Claim record to be validated. Text
          IsClaimApproved Output Returns a boolean value specifying if the claim was approved (true) or not (false). Boolean
          ProductsWithoutWarranty Output Returns a string with comma-separated names of the products that aren’t covered by an associated warranty term. Text
          The Claim Validation business element in an expression set.
           
          Loading
          Salesforce Help | Article