Loading
Feature degradation | Gmail Email delivery failureRead More
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
          Add Insurance Product Configuration Lightning Web Component

          Add Insurance Product Configuration Lightning Web Component

          Use OmniScript Designer to add the Product Selection Lightning web component and configure its side panel settings.

          Required Editions

          Available in: Lightning Experience
          Available in: Enterprise, Unlimited, and Developer Editions with the DigitalInsuranceProductAdministrationAddOn, DigitalInsurancePolicyAdministrationAddOn licenses
          User Permissions Needed
          To add Insurance Policy Lightning web component: DigitalInsuranceProductAdmin, Omnistudio User Permission
          1. In the OmniScript Designer, drag a Custom LWC to a Step.
          2. Under Lightning Web Component Name, type the Product Selection component API Name: industries_insurance_foundation:prodCfg.
          3. In the properties panel, map the input data. Since this LWC extends the OmniscriptBaseMixin, it can read directly from the OmniScript data JSON, but you should explicitly map the following custom properties if they aren't automatically picked up:
            • ratingInputs: Map this to the node in your data JSON containing the product configuration (attributes, product codes).
            • contextId: Map this to the Context ID (often %ContextId%).
            • ratingOptions: Map this to a JSON node specifying options like pricingProcedure.
           
          Loading
          Salesforce Help | Article