Financial Services Operations Core
The Financial Services Operations (FSO) Core application provides a framework to enable financial institutions to organize and manage their data effectively to meet their business needs. This section introduces FSO Core and explains its purpose and key data design components.
Introduction to FSO Core
The Financial Services Operations Core data model enhances and utilizes tables from the ServiceNow AI Platform and the Customer Service Management (CSM) application to create a streamlined data environment. It organizes information into two main categories:
- Foundational Data: This includes tables that store essential customer information such as financial accounts, product models, and transactions. These elements are crucial for handling customer service requests.
- Operational Workflow Data: This records data generated during the execution of related processes, such as creating tasks and cases.
Image omitted: intro-fso-core.png
Diagram illustrating the high-level data model of the FSO Core, detailing its extensions from CSM and Platform.
Diagram illustrating the high-level data model of the FSO Core, detailing its extensions from CSM and Platform.
Key components in Financial Services Operations Core
The Financial Services Operations Core feature includes the following key data design components or models.
| Model | Definition | Examples |
|---|---|---|
| Service organizations | A list of all branches and agencies within an organization. It includes the internal and external entities that belong to a service organization. | - Financial service organizations with multiple branches - Internal or external insurance agents and agencies - Stores - Branches - Centers - Franchises - Dealerships |
| Customer | A list of all customers served by the organization. | - Accounts - Contacts - Consumers - Households |
| Product/Sold product | A list of all products offered by the organization. Tracks the products or services sold to an account or consumer, linking them to financial accounts, insurance policies, and financial services. | - Chase Total Checking - Chase Sapphire Credit Card - Auto Insurance - Life Insurance - Home Insurance |
| Financial Account | Represents the financial products owned by clients, such as deposits, line of credit, loans, cards, and investments. It connects these products to the account owner and supports integration with core systems. | - Savings account number at your bank - Home insurance policy number at your insurance company. |
| Financial Services | Captures the treasury services a customer has enabled for a specific Financial Account. | - Wired services - Standing sweep services on a financial account |
- Understanding FSO Core relationships
This section describes the key tables in FSO Core and their relationships. Understanding these relationships helps you manage data effectively and enhances system functionality. - FSO Core Banking tables
This section describes the banking tables in FSO Core and shows how they store and manage banking information. - FSO Core Insurance tables
This section explains the insurance tables in FSO Core and how they handle insurance data.
Parent Topic:Data Models