Components installed with Intelligent Servicing for Fraud
Summarize
Summary of Components Installed with Intelligent Servicing for Fraud
The Intelligent Servicing for Fraud (snbomfraud) plugin activates several essential components that enhance fraud management within the ServiceNow platform. These components include user roles, tables, scheduled jobs, and store applications, all designed to streamline the handling of fraud cases and improve response times.
Show less
Key Features
- Plugins Installed: The Customer Service plugin enables the extension of tables from Customer Service Management into Financial Services Operations.
- Store Applications:
- Financial Services Operations Core: Manages customer data for complaint service requests.
- Playbooks for Customer Service Management: Visualizes business process workflows for consistent handling of situations.
- Roles Installed: Several roles are established to manage fraud cases, including:
- snbomfraud.admin: Manages CRUD operations on fraud cases.
- snbomfraud.agent: Views and accesses fraud data.
- snbomfraud.manager: Approves or rejects fraud cases.
- snbomfraud.agentconnector: Creates and resolves fraud cases.
- Tables Installed: Key tables include:
- Fraud Case: Logs alerts from external fraud detection systems and fraud cases reported by customers or regulators.
- Fraud Task: Tracks tasks related to fraud cases, such as reporting and compliance.
- Fraud Transaction: Records fraud transaction information and outcomes of triggered business rules.
- Decision Tables: These include rules for card fraud policies, risk evaluations, and investigation routing, guiding the decision-making process for fraud cases.
Key Outcomes
By utilizing the Intelligent Servicing for Fraud components, ServiceNow customers can expect improved efficiency in managing fraud cases, better data tracking, and a more structured approach to compliance and risk assessment. This setup allows for a comprehensive view of fraud operations, ultimately leading to enhanced customer service and fraud management effectiveness.
Several types of components are installed with the activation of the Intelligent Servicing for Fraud (sn_bom_fraud) plugin, including tables, user roles, and scheduled jobs.
Plugins installed
| Plugin | Description |
|---|---|
| Customer Service [com.sn_customerservice] |
Enables the extension of tables from the Customer Service Management application into the Financial Services Operations applications. |
Store applications installed
| Store application | Description |
|---|---|
| Financial Services Operations Core | Stores the customer data that is needed to make complaint service requests. For more information, see . |
| Playbooks for Customer Service Management | Provides a way to visualize business process workflows in a simple, task-oriented view, ensuring consistent responses to commonly encountered situations. For more information, see Playbooks for Customer Service Management. |
Roles installed
Role |
Description |
Contains roles |
|---|---|---|
sn_bom_fraud.admin |
creates, reads, updates, and deletes (CRUD) operations on fraud cases. |
|
sn_bom_fraud.agent |
Accesses and views fraud data as a fraud agent. |
|
sn_bom_fraud.viewer |
Grants access to view fraud cases. |
|
sn_bom_fraud.manager |
Approves or rejects fraud cases. |
sn_bom_fraud.agent |
sn_bom_fraud.contributor |
Creates a fraud case on behalf of the customer. |
|
sn_bom_fraud.agent_connector |
Creates, views, and edits fraud cases and works with consumers to resolve cases. |
|
Tables installed
| Table | Description |
|---|---|
| Fraud Case [sn_bom_fraud_case] |
Stores all alerts that are flagged by the external fraud detection systems. This table is also used to log and investigate fraud cases that are reported by customers or by external entities such as the law enforcement agency or regulators in a country. The Fraud Case table extends the Financial Services Base table. Services Base table extends the Case [sn_customerservice_case] table. |
| Fraud Task [sn_bom_fraud_task] |
Stores all fraud tasks. This table is used by fraud agents as a subtask to
complete their fraud cases. For example, write off and report to risk and
compliance. The Fraud Task table extends the Financial Task [sn_bom_task] table. |
| Fraud Transaction [sn_bom_fraud_transaction] |
Stores the fraud transaction information and outcome of business rules that are triggered at various stages in the life cycle of the case. |
Decision tables installed
| Name | Description |
|---|---|
| Card fraud policy rules | Rules to decide whether investigation is allowed for a transaction and to determine its associated customer liability. |
| Card fraud risk evaluation rules | Rules to determine risk associated with a transaction. |
| Fraud investigation routing rules | Rules to decide whether to route case to Fraud investigator group or not. |