Loading
Ongoing maintenance for Salesforce HelpRead More
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
          Remove Drivers for Auto Business

          Remove Drivers for Auto Business

          First, the OmniScript takes the policyId and uses the InsPolicyService:getInsuredItems service to retrieve data for the drivers included in this policy.

          A Vlocity Lightning Web Component (specifically extended for this purpose) displays the drivers and makes them available for users to select for removal.

          A selected driver gets a half-border and a big blue dot.

          The Select Driver screen.

          The OmniScript uses the InsPolicyService:removeInsuredItem to remove the selected drivers.

          A page displays the price change that will take effect when the driver is removed from the policy.

          The Your price changes screen.

          After the user clicks Remove Driver, a Data Mapper transforms the data and the InsPolicyService:createPolicyVersion service creates a new version of the existing policy, minus the removed drivers.

          Finally, a confirmation page appears. It shows the key data that's changed for the policy.

          The confirmation screen.
           
          Loading
          Salesforce Help | Article