Components installed with Financial Services Payment Operations
Summarize
Summary of Components installed with Financial Services Payment Operations
The Financial Services Payment Operations application installs various essential components to support payment processing workflows within ServiceNow. These include tables, user roles, related plugins, and store applications. The installation ensures a comprehensive setup that enables managing payment claims, inquiries, transactions, and approvals efficiently.
Show less
Plugins Installed
- Customer Service [com.sncustomerservice]: Extends Customer Service Management application tables to integrate with Financial Services Operations, enhancing customer-related data use within payment operations.
Store Applications Installed
- Financial Services Operations Core: Provides the core customer data necessary to initiate and process payment requests within the application.
Roles Installed
The application installs multiple specific roles to manage permissions and responsibilities related to payment operations:
- Payment admin [snbompayment.admin]: Acts as the system administrator for payment operations, capable of granting roles and deleting payment cases and tasks. This role is included in the broader snbom.admin role.
- Claim agent and Claim agent connector: Enable creation, viewing, and handling of claim cases and related tasks, with the connector role scoped to accounts they manage and requiring combination with CSM industry data model roles.
- Payment contributor: Allows submission of payment inquiry and claim requests, and viewing their status. Must be combined with a CSM Contributor user role for functionality.
- Inquiry agent and Inquiry agent connector: Enable management of payment inquiry cases, with the connector role scoped similarly to claim agent connector and requiring CSM industry data model roles.
- Claim viewer and Inquiry viewer: Provide read-only access to claim and inquiry cases and related data respectively.
- Payment manager: Grants access to the Payment Operations dashboard and Process Mining tools for payment workflows.
Tables Installed
The application installs specialized tables that structure and store all payment-related data:
- Payment Base [snbompaymentbase]: The foundational table extended by others to represent claims, inquiries, and payment services.
- Claim [snbompaymentclaim] and Claim Task [snbompaymentclaimtask]: Store payment claim cases and their associated tasks.
- Debit Instruction [snbompaymentdebitinstruction]: Holds all debit instructions related to refunds.
- Payment Inquiry Case [snbompaymentinquiry] and Inquiry Task [snbompaymentinquirytask]: Store payment inquiry cases and tasks.
- Receiving Transaction [snbompaymentm2mreceivingtransaction] and Sender Transaction [snbompaymentm2msendertransaction]: Record financial transactions received and sent by customers respectively.
- Payment Service [snbompaymentservice]: Stores cases related to debit approvals.
Several types of components are installed with the installation of the Financial Services Payment Operations application, including tables and user roles. The application also installs related plugins and store applications if they are not already installed.
Demo data is available for this application.
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 payment requests. For more information, see . |
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
Payment admin [sn_bom_payment.admin] |
Application-specific system administrator role that can:
Note: The sn_bom.admin role contains the sn_bom_payment.admin role when the Financial Services Payment Operations application is installed. |
|
| Claim agent [sn_bom_payment.claim_agent] |
|
|
| Payment contributor [sn_bom_payment.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. |
|
| Claim agent connector [sn_bom_payment.claim_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. |
|
| Inquiry agent connector [sn_bom_payment.inquiry_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. |
|
| Claim viewer [sn_bom_payment.claim_viewer] |
View claim cases and related data |
|
| Inquiry agent [sn_bom_payment.inquiry_agent] |
|
|
| Inquiry viewer [sn_bom_payment.inquiry_viewer] |
View inquiry cases and related data |
|
| Payment manager [sn_bom_payment.manager] |
|
|
Tables installed
| Table | Description |
|---|---|
| Payment Base [sn_bom_payment_base] |
Claim, Payment Inquiry Case, and Payment Service tables extend the Payment Base table. |
| Claim [sn_bom_payment_claim] |
Stores all payment claim cases. |
| Claim Task [sn_bom_payment_claim_task] |
Stores all claims tasks. |
| Debit Instruction [sn_bom_payment_debit_instruction] |
Stores all debit instructions for all refunds. |
| Payment Inquiry Case [sn_bom_payment_inquiry] |
Stores all payment inquiry cases. |
| Inquiry Task [sn_bom_payment_inquiry_task] |
Stores all payment inquiry tasks. |
| Receiving Transaction [sn_bom_payment_m2m_receiving_transaction] |
Stores all financial transactions that the receiving customers and accounts received. |
| Sender Transaction [sn_bom_payment_m2m_sender_transaction] |
Stores all financial transactions (deposit) that sender customers sent. |
| Payment Service [sn_bom_payment_service] |
Stores all payment service cases for debit approvals. |