Components installed with Financial Services Credit Operations
Summarize
Summary of Components installed with Financial Services Credit Operations
The Financial Services Credit Operations application automatically installs several key components including tables and user roles when deployed as part of the Financial Services Operations suite. It supports credit task management workflows across multiple Financial Services applications such as Card Operations, Business Loan Operations, and Personal Loan Operations. Demo data is also available for this application.
Show less
Roles Installed
The application installs a variety of roles designed to control access and permissions related to credit operations:
- Credit admin: Provides full administrative access to all credit data with permissions to read, write, and create records.
- Credit agent – Business and Personal: Allows users to view and work on credit tasks for business or consumer services respectively.
- Credit contributor – Business and Personal: Enables submission of credit service requests and management of credit cases up to the initiate stage; must be combined with Customer Service Management (CSM) contributor roles.
- Credit agent connector – Business and Personal: Allows agents to submit and work on credit service requests; requires combination with CSM industry data model roles.
- Credit viewer – Business and Personal: Provides read-only access to credit tasks and related data for business or consumer services.
These roles grant users specific access tailored to their responsibilities in managing credit operations, ensuring data security and workflow efficiency.
Tables Installed
The application includes several tables that store credit cases and tasks, extending core ServiceNow tables:
- Credit Base [snbomcreditasmtbase]: The foundational table extended by all credit service case tables; itself extends the ServiceNow Case table.
- Credit Service Case tables: Store credit cases for various financial services:
- General credit cases for all Financial Services Operations applications.
- Business loan credit cases specific to Business Loan Operations.
- Consumer credit cases for personal loan and other consumer services.
- Credit Task tables: Store credit tasks related to business and personal services, extending the Financial Task table.
These tables facilitate structured tracking and management of credit assessments and workflows across financial products.
Several types of components are installed with the installation of the Financial Services Credit Operations application, including tables and user roles.
- Financial Services Card Operations
- Financial Services Business Loan Operations
- Financial Services Personal Loan Operations
Demo data is available for this feature.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| Credit admin [sn_bom_credit_asmt.admin] |
Application-specific system administrator role that can grant access to all credit data. Users with this role have read, write, and create access to the Financial Services Credit Operations tables. |
|
| Credit agent – Business [sn_bom_credit_asmt.b2b_agent] |
|
|
| Credit contributor – Business [sn_bom_credit_asmt.b2b_contributor] |
Important:
For the contributor role to work, it must be
combined with one of the CSM Contributor users roles. For more information, see Roles and Personas. |
|
| Credit contributor – Personal [sn_bom_credit_asmt.b2c_contributor] |
Important:
For the contributor role to work, it must be
combined with one of the CSM Contributor users roles. For more information, see Roles and Personas. |
|
| Credit agent connector – Business [sn_bom_credit_asmt.b2b_agent_connector] |
Important:
For the agent connector role to work, it
must be combined with one of the CSM industry data model roles. For more information, see
Roles and Personas. |
|
| Credit agent connector – Personal [sn_bom_credit_asmt.b2c_agent_connector] |
Important:
For the agent connector role to work, it
must be combined with one of the CSM industry data model roles. For more information, see
Roles and Personas. |
|
| Credit viewer – Business [sn_bom_credit_asmt.b2b_viewer] |
View credit tasks and related data for business services | None |
| Credit agent – Personal [sn_bom_credit_asmt.b2c_agent] |
|
|
| Credit viewer – Personal [sn_bom_credit_asmt.b2c_viewer] |
View credit tasks and related data for consumer services | None |
Tables installed
| Table | Description |
|---|---|
| Credit Base [sn_bom_credit_asmt_base] |
Credit Service Case tables extend the Credit Base table. Credit Base table extends the Case [sn_customerservice_case] table. |
| Credit Service Case [sn_bom_credit_asmt_b2b_service] |
Stores all credit cases for all Financial Services Operations applications. This table extends the Financial Task [sn_bom_task] table. |
| Credit Service Case [sn_bom_credit_asmt_loan_b2b_service] |
Stores all credit service cases for business loan services for the Financial Services Business Loan Operations application. This table extends the Credit Base [sn_bom_credit_asmt_base] table. |
| Credit Service Case [sn_bom_credit_asmt_service] |
Stores all credit service cases for consumer services for all Financial Services Operations applications. This table extends the Credit Base [sn_bom_credit_asmt_base] table. |
| Credit Service Case [sn_bom_credit_asmt_loan_service] |
Stores all credit service cases for personal loan services for the Financial Services Business Loan Operations application. This table extends the Credit Base [sn_bom_credit_asmt_base] table. |
| Credit Task [sn_bom_credit_asmt_b2b_task] |
Stores all credit tasks for business services for all Financial Services Operations applications. This table extends the Financial Task [sn_bom_task] table. |
| Credit Task [sn_bom_credit_asmt_task] |
Stores all credit tasks for personal services for all Financial Services Operations applications. This table extends the Financial Task [sn_bom_task] table. |