<h2>Extending FSO Case Types</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="concept" /><meta name="DC.title" content="Extending FSO Case Types" /><meta name="abstract" content="You can extend from existing case types that are provided in Financial Services Operations (FSO) applications, enabling you to take advantage of prebuilt roles, business rules, and other business logic." /><meta name="description" content="You can extend from existing case types that are provided in Financial Services Operations (FSO) applications, enabling you to take advantage of prebuilt roles, business rules, and other business logic." /><meta name="DC.relation" scheme="URI" content="../../../../integrate/guides/FSO/concept/fso-int_guide-work_case_types.html" /><meta name="DC.relation" scheme="URI" content="../../../../product/fso-common/concept/fso-overview.html" /><meta name="DC.relation" scheme="URI" content="../../../../integrate/guides/FSO/concept/fso-int_guide-overview.html" /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2024-08-22T11:04:09-05:00" /><meta name="DC.date.modified" content="2024-08-22T11:04:09-05:00" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="fso-int-guide-extending-fso-case-types" /><link rel="stylesheet" type="text/css" href="../../../../CSS/commonltr.css" /><title>Extending FSO Case Types</title></head><body id="fso-int-guide-extending-fso-case-types"> <div class="breadcrumb"><a class="link" href="../../../../product/fso-common/concept/fso-overview.html" title="The ServiceNow Financial Services Operations (FSO) solution helps financial services institutions to reduce costs through automation, improve customer satisfaction, and embed risk and compliance controls across workflows. FSO is a cloud-based digital workflow platform that is purpose-built to solve the unique challenges that banks face.">Financial Services</a> > <a class="link" href="../../../../integrate/guides/FSO/concept/fso-int_guide-overview.html" title="ServiceNow Financial Services Operations (FSO) enables financial services institutions (FSIs) to securely automate core operational processes through pre-built digital applications and workflows. FSO connects operations across all departments—front, middle, and back-office—for financial institutions with a single platform.">Financial Services Operations developer guide</a> > </div> <h1 class="title topictitle1" id="ariaid-title1">Extending FSO Case Types</h1> <div class="body conbody"><p class="shortdesc">You can extend from existing case types that are provided in <span class="ph">Financial Services Operations</span> (<span class="ph">FSO</span>) applications, enabling you to take advantage of prebuilt roles, business rules, and other business logic.</p> <p class="p">All <span class="ph">FSO</span> applications have a base case type table. Use the base case type table when adding a new case type for that application. For example, if you need a new case type in <span class="ph">Financial Services Treasury Operations</span>, extend the Treasury Base Case.</p> <div class="p">For more information on the application case types that are available, see the following:<ul class="ul" id="fso-int-guide-extending-fso-case-types__ul_v15_wyn_ncc"><li class="li"><a class="xref" href="../../../../product/fso-common/concept/fso-banking-overview.html" title="Use Financial Services Operations banking suite of applications to improve productivity by avoiding manual processes, information silos, and failures in communication.">Banking applications</a></li><li class="li"><a class="xref" href="../../../../product/fso-common/concept/fso-insurance-overview.html" title="Use Financial Services Operations insurance suite of applications to be agile, customer-centric, and responsive in resolving mid-term policy changes and requests.">Insurance applications</a></li></ul> </div> <p class="p">When implementing <span class="ph">FSO</span>, start with mapping your use cases to the <span class="ph">FSO</span> domain-level case types. This enables you to extend the prebuilt <span class="ph">FSO</span> applications and use the provided roles and business logic.</p> <p class="p">When a matching domain level exists, you can create a product level case type by extending the domain level case types.</p> <div class="section" id="fso-int-guide-extending-fso-case-types__section_drw_sfc_mcc"><h2 class="title sectiontitle">Advantages of extending <span class="ph">FSO</span> case types</h2> <div class="p">There are several advantages to extending an FSO case type:<ul class="ul" id="fso-int-guide-extending-fso-case-types__ul_qmg_lgc_mcc"><li class="li">Access to base system Financial Account reference fields</li><li class="li">Customer 360-degree view with Financial Accounts, Insurance Policies, Transactions, and so on</li><li class="li">Ability to build playbooks and common utilities that work for many <span class="ph">FSO</span> Case Types</li><li class="li">Contributor landing pages with Quick Links and Consolidated Case/Task Overviews</li><li class="li">Inheriting Base Roles and scripts: included scripts provide business rules, client scripts, and script includes</li><li class="li">Security Inheritance within the scoped admin-enabled application: roles such as fs_agent and viewer roles in <span class="ph">FSO</span> Core simplify Case extension by providing all the basic access/ACLs to case types</li><li class="li">Provide <span class="ph">Financial Services</span> related UI actions for all extensions instead of generic <span class="ph">CSM</span> UI actions</li><li class="li">Service Definition interceptor to show the services offered<ul class="ul" id="fso-int-guide-extending-fso-case-types__ul_ccm_vgc_mcc"><li class="li">Shows only the eligible Services that the customer & agents can request</li><li class="li">Customer Criteria, Agent Criteria, Template, Show/Hide interceptor</li></ul> </li></ul> <div class="note"><span class="notetitle">Note:</span> Only tables marked as “extensible” on the table definition should be extended.</div> </div> </div> <div class="section" id="fso-int-guide-extending-fso-case-types__id_icg_ghc_mcc">For more information, see <a class="xref" href="https://learning.servicenow.com/nowcreate/en/pages/assets?id=nc_asset&asset_id=06f62529970b0a54496bb5bfe153af00&nc_source=copy_asset_link" target="_blank" rel="noopener noreferrer">Best Practices to Implement Case Types</a>.</div> </div> <div class="related-links"> <div class="familylinks"> <div class="parentlink"><strong>Parent Topic:</strong> <a class="link" href="../../../../integrate/guides/FSO/concept/fso-int_guide-work_case_types.html" title="You can use case types and service definitions to define the processes and data needed to resolve customer issues in Financial Services Operations (FSO). The topics in this section provide an overview and discuss choosing which implementation to use in various situations.">Using case types and service definitions in FSO</a></div> </div> </div></body></html></div>