Loading
Insurance
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
          Calculation Steps in a Rating Integration Procedure

          Calculation Steps in a Rating Integration Procedure

          An Integration Procedure that rates an insurance or health product includes at least one Expression Set Action, or it includes a Remote Action that calls the third-party rating engine you use to rate products.

          An Expression Set Action calls an existing expression set and passes it the input JSON so it can do its part to calculate the rating.

          To make this work, set up the following Remote Properties:

          • Remote Class: namespace.PricingMatrixCalculationService

          • Remote Method: calculate

          • Configuration Name: calculationProcedureName

          • Remote Option

            • Key: includeInputKeys

            • Value: productKey,parentProdKey

          • Remote Option

            • Key: includeInputs

            • Value: true

          With these options and values, the expression set (or third-party calculation engine) can return the productKey and parentProdKey in the output.

          Expression Set Action with Remote Properties highlighted

           
          Loading
          Salesforce Help | Article