Components installed with Financial Services Credit Operations
Summarize
Summary of Components installed with Financial Services Credit Operations
The Financial Services Credit Operations application installs various components, including tables and user roles, essential for managing credit-related tasks within Financial Services Operations workflows. This application is automatically installed alongside Financial Services Card Operations, Business Loan Operations, and Personal Loan Operations applications. It centralizes credit task management to streamline credit workflows across these services. Demo data is also available to facilitate testing and configuration.
Show less
Roles Installed
The application adds multiple predefined roles to control access and task responsibilities related to credit operations:
- Credit admin: A system administrator role with full read, write, and create access to all credit data and tables.
- Credit agent – Business: Enables users to view and work on credit tasks for business services.
- Credit contributor – Business: Allows submission of credit service requests and working on credit cases for business accounts up to the Initiate stage. Must be combined with a Customer Service Management (CSM) Contributor role.
- Credit contributor – Personal: Similar to the business contributor but for consumer accounts, also requiring combination with a CSM Contributor role.
- Credit agent connector – Business: For submitting and fulfilling credit requests on business accounts, requiring combination with CSM industry data model roles.
- Credit agent connector – Personal: Similar to the business agent connector but for consumer accounts, also requiring CSM industry data model roles.
- Credit viewer – Business: Provides read-only access to credit tasks and data for business services.
- Credit agent – Personal: Enables users to view and work on credit tasks for consumer services.
- Credit viewer – Personal: Read-only access to credit tasks and data for consumer services.
These roles are designed to provide granular access control and operational capabilities specific to business or personal credit workflows.
Tables Installed
The application installs several tables that underpin credit case and task management:
- Credit Base [snbomcreditasmtbase]: The foundational table extended by all Credit Service Case tables; it itself extends the generic Case table.
- Credit Service Case [snbomcreditasmtb2bservice]: Stores credit cases for all Financial Services Operations business services, extending the Financial Task table.
- Credit Service Case [snbomcreditasmtloanb2bservice]: Holds credit service cases for business loan services, extending the Credit Base table.
- Credit Service Case [snbomcreditasmtservice]: Manages credit cases for consumer services across Financial Services Operations, extending the Credit Base table.
- Credit Service Case [snbomcreditasmtloanservice]: Contains credit service cases for personal loan services, extending the Credit Base table.
- Credit Task [snbomcreditasmtb2btask]: Stores credit tasks for business services, extending the Financial Task table.
- Credit Task [snbomcreditasmttask]: Stores credit tasks for personal services, also extending the Financial Task table.
These tables provide the data structure necessary to track and manage credit-related cases and tasks across different financial service lines.
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. |