Defining the processes and data for a Public Service case
Summarize
Summary of Defining the Processes and Data for a Public Service Case
A public service case allows agencies to extend the customer service case functionality from the Customer Service Management application. This case type is designed to define the processes and data necessary for resolving public service requests efficiently.
Show less
Key Features
- Case Type Definition: Represents the data and processes needed for specific constituent or business requests, allowing for customization based on agency needs.
- Government Service Case Extensions: Includes various case types such as Service Request, Information Request, and License and Permit, all based on the Government Service case type.
- Case Type Configuration: Administrators can create new case types by extending existing tables, defining roles, modules, and required components.
- Guided Setup: The setup process helps configure case types, including UI actions, access controls, and notification setups.
- Case Types Plugin: The Customer Service Case Types plugin is activated with the Public Sector Digital Services Core plugin, providing enhanced management capabilities.
Key Outcomes
By defining and configuring public service cases, agencies can streamline the handling of constituent requests, ensuring efficient processing through defined stages and states. The lifecycle stages include Intake, Review, Process, and Decision, while states transition from Draft to New, Open, Work in Progress, Awaiting Info, Resolved, Closed, or Cancelled. This structured approach helps improve service delivery and accountability within public sector operations.
You can use a public service case, which is based on the Government Service case type, to extend the customer service case from the Customer Service Management application. By using a case type, you can define the processes and data that are needed to resolve your public service requests.
Overview of a case type
A case type represents the data and the processes that are needed to resolve a specific type of constituent or business request. In addition to using service definitions, you can use the case types feature to create and configure the different types of government service cases that your agency handles. For more information on service definitions, see Service definitions for Public Sector Digital Services.
The base Government Service case type is called a public service case, and is an extension of the Customer Service case type from the Customer Service Management application. The Public Sector Digital Services application also has a Service Request case type, an Information Request case type, and a License and Permit case type, which are all extensions of the base Government Service case type.
As an administrator, you can extend this base case type to create additional case types for various government services that your agency offers .
Creating a case type involves creating a table that is an extension of an existing case, or creating an entirely new case type table. Typically, you must also create roles, modules, workspaces, and other required entities for the case type.
You can use both case types and service definitions to define the data and processes that are needed to resolve a government service request. For more information on service definitions in Public Sector Digital Services, see Service definitions for Public Sector Digital Services.
Case type tasks for administrators
- To get an overview of this process, see Government Service Case Types Guided Setup.
- For more details on how to configure case types using Guided Setup, see Configuring customer service case types.
An agent can then use this custom case type to create a case to resolve a constituent or business request. .
Government Service Case Types plugin
The Customer Service Case Types plugin (com.snc.csm_case_types) is activated when you enable the Public Sector Digital Services Core plugin (sn_gsm).
Activating this plugin adds the Case Types module to the application navigator. You can use this module to create and manage case types, as well as extend the Government Service base case type.
For more information on the plugins that are installed with the Public Sector Digital Services Core application, see Components installed with Public Sector Digital Services Core.
Case Types Guided Setup
Activating the Customer Service Case Types plugin adds the Case Types section to the Public Sector Digital Services Core Guided Setup.
Navigate to and use the tasks in this section to create and configure a case type.
You can configure several different processes and components for a Government Service case type by using guided setup, including the roles, access control lists (ACLs), notifications, actions, and record producers.
- Create a table for the new case type that extends the base Case table (sn_gsm_government_service_case).
- Configure the UI actions, UI policies, and client scripts for the new case type.
- Configure the views and view rules, roles and access controls (ACLs), business rules, and more for the new case type.
- Set up the processes for the case type, including the record producers, state flows, and special handling notes.
- Create a case type definition record for the new case type and add it to the Case Type table (sn_case_type).
- Configure the Get Case Types flow and modify the conditions that determine the visibility for a case type.
For more information on using Guided Setup for Public Sector Digital Services, see Configure Public Sector Digital Services Core using guided setup.
Government Service case type applications
The following table lists the applications available from the ServiceNow Store that use the Government Service case type and its extensions.
| Application | Description |
|---|---|
| Service Request Playbook (sn_gsm_srvc_req) |
Playbook that provides step-by-step guidance through the life cycle of a service request case. This playbook uses the service request case type to capture the details of the requests for the various types of community maintenance. For more information, see Life cycle of a Public Service case. The Service Request case table [sn_gsm_service_request_case] is installed with Service Request Playbook. |
| Information Request Playbook (sn_gsm_info_req) |
Playbook that provides step-by-step guidance through the life cycle of an information request case. This playbook uses the information request case type to capture the details of a requests for various types of federal, state, and local public records that fall outside of nine exemptions. |
| License and Permit Request Playbook (sn_gsm_license_permit) |
Playbook that provides step-by-step guidance through the life cycle of license or permit request case. This playbook uses the license and permit request case type to capture the details of a request for new license. |
Review the Service Request Playbook, Information Request Playbook, or License and Permit Playbook application listing in the ServiceNow Store for information on dependencies, licensing or subscription requirements, and release compatibility.
Public Service case stages
| Stage | Description |
|---|---|
| Intake | Default stage for a new case. |
| Review | Stage when the state is updated from Draft to Open because the case is assigned and has been accepted by the agent named in the Assigned to field. |
| Process | Stage when the state is updated from Open to Work In Progress. |
| Decision | Stage when the state is updated from Work In Progress to Resolved. |
Public Service Case states
| State | Description |
|---|---|
| Draft | Default state for a new case. |
| New | Case that moves from Draft to New when the user selects Submit. |
| Open | Case that moves from New to Open when it’s assigned and has been accepted by the agent in the Assigned to field. |
| Work in Progress | Case that moves from Open to Work in Progress when the agent selects Start Work. |
| Awaiting Info | Case that moves from Work in Progress to Awaiting Info when the agent selects Request Info. |
| Resolved | Case that moves to the Resolved state when the agent selects Propose Solution. |
| Closed | Case that moves to the Closed state when the requester selects Accept Solution or Close Case. |
| Cancelled | Case that is moved to the Cancelled state. This can happen through automatic timeout, or if the requester selects Cancel. |