You are here:
Harmonized Insurance Claims Object Model
With the Vlocity Insurance Summer '21 release, the Salesforce Claims product now supports both the existing Vlocity object model (custom objects in managed package) and the new Salesforce object model (standard Salesforce objects). The Vlocity model supports the Asset → InsuranceClaim relationship between policies and claims. The Salesforce model supports the InsurancePolicy → Claim relationship between policies and claims.
The harmonization includes the following:
-
New Salesforce standard objects in the data model (See Vlocity InsuranceClaim__c to FSC Claim Harmonized Object Model Mapping).
-
Updating services in the InsClaimService, InsClaimItemService class, InsClaimCoverageService and InsPolicyTermsService.
-
Updating Claims LWCs.
Where: Claims Management system of record functionality is now supported on Salesforce Standard Objects using the Insurance Policy object as the Policy record. This functionality is available in Summer '21 and later releases.
Why: We're working to create one unified data model for Vlocity Insurance built on Salesforce FSC. While you don't have to move to this data model, going forward our new features will be built on it.
How: If you haven't implemented Vlocity Insurance yet, you don't have to do anything. You can just start using the harmonized Insurance Claim model when you start your implementation.
If you already use the Asset object model or the Vlocity Insurance FSC extension object model, you have some decisions to make and some work to do to move to the Insurance Claim model.
-
Decide when to migrate.
-
Analyze your existing components, configurations, and code.
-
Plan your data migration.
-
Migrate your data.
-
Make changes to existing components and configurations you identified in step 2.

