Components installed with Insurance claims
Summarize
Summary of Components installed with Insurance claims
The Insurance claims application in ServiceNow installs multiple components essential for managing insurance claim processes effectively. These components include plugins, store applications, roles, and tables that collectively enable comprehensive claim case handling, task management, and policy integration.
Show less
Plugins Installed
- CSM Contributor User [com.snc.csmcontributoruser]: Enables the contributor role for the First-Notice-of-Loss (FNOL) representatives who create cases on behalf of customers.
Store Applications Installed
- Financial Services Operations Core: Stores customer data necessary to initiate policy service requests.
- Playbooks in Customer Service Management: Provides visual, task-oriented workflows to ensure consistent handling of common business situations.
Roles Installed
The application installs several predefined roles that control user access and permissions within the Insurance claims environment:
- Admin: Full access to all claim operations and administrative privileges.
- FNOL Representative: Access to request claims for customers with an existing relationship.
- Adjuster: Access to all adjuster-specific claim operations.
- Manager: Manages reports, dashboards, and approves reserves/payments beyond adjuster limits.
- Viewer: Read-only access to all claim operations data.
- Processor: Full access to all claims operations data without admin privileges.
- Flow Executor: Permission to run all flows and subflows related to Insurance claims.
Tables Installed
The following tables are installed to support different aspects of claim management:
- Claim Case [sninsgenclaimcase]: Stores claim case information; extends the Claim Base table.
- Claim Task [sninsgenclaimtask] and Claim Adjuster Task [sninsgenclaimadjtask]: Store information about tasks related to claims and adjusters; both extend the Financial Task table.
- Claim Incident Configuration [sninsclaimincidentconfig]: Defines configurations for claim incidents, including incident names, icons, service definitions, itemization settings, and UI display options.
- Itemized Loss/Expense [sninsclaimincidentitem]: Stores details on itemized losses and expenses within a claim.
- Baggage Incident [sninsclaimbaggage]: Captures baggage loss details such as descriptions, flight info, and claimant data.
- Trip Incident [sninsclaimtrip]: Stores trip loss incident details including descriptions and reservation numbers.
- Personal Travel Policy [snbomptinspolicy] and Commercial Travel Policy [snbomctinspolicy]: Store information about personal and commercial travel policies, respectively, extending the Insurance Policy table.
Practical Benefits for ServiceNow Customers
By activating the Insurance claims application, customers gain a robust framework that streamlines insurance claim case creation, task assignment, and policy linkage. The predefined roles enable secure and role-appropriate access, while the incident configuration and itemized loss tables offer flexibility in claim detail management. Integration with Financial Services Operations ensures customer and policy data is leveraged efficiently, and workflow playbooks aid in consistent and transparent claim handling.
Several types of components are installed with the activation of the Insurance claims application.
Plugins installed
| Plugin | Description |
|---|---|
| CSM Contributor User [com.snc.csm_contributor_user] | Enables the contributor role for the first-notice-of-loss (FNOL) representative, who creates the case on behalf of the customer. |
Store applications installed
| Store application | Description |
|---|---|
| Financial Services Operations Core | Stores the customer data that is needed to make policy service requests. For more information, see Financial Services Operations Core. |
| Playbooks in Customer Service Management | Provides a way to visualize business process workflows in a simple, task-oriented view, enabling consistent responses to commonly encountered situations. For more information, see Playbooks in Customer Service Management. |
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| Admin [sn_ins_gen_claim.admin] | This role gives access to all Insurance claims operations data, plus admin privileges. |
|
| FNOL representative [sn_ins_gen_claim.fnol_representative] | This role gives access to request Insurance claims for customers with whom a relationship exists. |
|
| Adjuster [sn_ins_gen_claim.adjuster] | This role gives access to all Insurance claims adjuster operations data. |
|
| Manager [sn_ins_gen_claim.manager] | This role is for managing reports and dashboards, as well as approving reserves and payments above the adjuster limit. |
|
| Viewer [sn_ins_gen_claim.viewer] | This role gives read access to all Insurance claims claim operations data. |
|
| Processor [sn_ins_gen_claim.processor] | This role gives access to all Insurance claims operations data. |
|
| Flow executor [sn_ins_gen_claim.flow_executor] | This role gives access to run all flows and subflows for Insurance claims. | sn_ins_gen_claim.manager |
Tables installed
| Table | Description |
|---|---|
| Claim Case [sn_ins_gen_claim_case] | Store information about the claim case. This table extends the Claim Base [sn_bom_claim_case] table. |
| Claim Task [sn_ins_gen_claim_task] | Stores information about a claim task. This table extends the Financial Task [sn_bom_task] table. |
| Claim Adjuster Task [sn_ins_gen_claim_adj_task] | Stores information about an adjuster task for a claim. This table extends the Financial Task [sn_bom_task] table. |
| Claim Incident Configuration [sn_ins_claim_incident_config] | Defines the configuration for the claim incidents that can be created. Use this table to define the following:
For more information, see Claim Incident Configuration table. |
| Itemized Loss/Expense [sn_ins_claim_incident_item] | Stores information about the itemized losses and expenses for a claim. |
| Baggage Incident [sn_ins_claim_baggage] | Stores information about a baggage loss incident, such as a description of the baggage, the associated flight details, and the claimant. |
| Trip Incident [sn_ins_claim_trip] | Stores information about a trip loss incident, such as a description of the incident, reservation numbers, and other supporting questions. |
| Personal Travel Policy [sn_bom_pt_ins_policy] | Stores information about a personal travel policy issued to a policy holder. Extends Insurance Policy [sn_bom_ins_policy]. |
| Commercial Travel Policy [sn_bom_ct_ins_policy] | Stores information about a commercial travel policy issued to a policy holder. Extends Insurance Policy [sn_bom_ins_policy]. |