Domain separation and Financial Services Card Operations
Domain separation is supported for Financial Services Card Operations. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.
Support level: Basic
- Business logic: Ensure that data goes into the proper domain for the application’s service provider use cases.
- The application supports domain separation at run time. The domain separation includes separation from the user interface, cache keys, reporting, rollups, and aggregations.
- The owner of the instance must set up the application to function across multiple tenants.
Sample use case: When a service provider (SP) uses chat to respond to a tenant-customer’s message, the customer must be able to see the SP's response.
For more information on support levels, see Application support for domain separation.
How domain separation works in Financial Services Card Operations
All FSO integrations applications are built on top of and use many CSM tables. The key reference tables are the customer tables such as Consumer, Account, and Contact, and these tables are domain-separated.
Tables
All tables added in Card Operations are domain-separated:
- sn_bom_credit_card_service
- sn_bom_credit_card_task
- sn_bom_credit_asmt_task
- sn_bom_document_task
- sn_bom_credit_card
- sn_bom_credit_card.reserverd_hours_to_unblock_credit_card
- sn_bom_credit_card.reserverd_hours_to_update_credit_limit
Use cases
- Credit Card Requests
- There are six different ServiceNow base system request types
for credit cards:
- New Credit Card Requests
- Increase Credit Requests
- Decrease Credit Requests
- Block Credit Card Requests
- Unblock Credit Card Requests
- Close Credit Card Requests