Components installed with Workplace Case Management
Summarize
Summary of Components installed with Workplace Case Management
The Workplace Case Management application installs various components, including tables, user roles, and business rules, upon activation. These components enhance the management of workplace services and streamline case handling processes. Demo data is also available for practical use and testing.
Show less
Key Features
- Roles: Several roles are defined to manage permissions within the application, such as:
- Workplace Case Management Admin: Full application access to set up workplace services.
- Workplace Case Manager: Manage cases, templates, and approval options.
- Workplace Case Agent: Write knowledge base articles and view flow executions.
- Workplace Case Writer: Create and manage workplace tasks and cases.
- Workplace Case Reader: Read-only access to workplace tasks and cases.
- Tables: The following tables are installed to store critical information:
- Workplace Case: Stores all workplace cases.
- Workplace Service: Contains details about all workplace services.
- Workplace Service Activity: Records activities related to workplace services.
- Case Tier Escalation: Manages escalation rules for workplace cases.
- Fulfillment Instruction: Stores instructions for fulfilling workplace services.
- Request Service Items: Tracks items requested through workplace services.
Key Outcomes
By utilizing the components of Workplace Case Management, ServiceNow customers can effectively manage workplace services, streamline case management processes, and ensure efficient handling of service requests. The defined roles help establish clear permissions, while the installed tables offer a structured way to store and retrieve relevant information.
Several types of components are installed with activation of the Workplace Case Management application, including tables, user roles, and business rules.
Demo data is available for this feature.
Roles
| Role title [name] | Description | Contains roles |
|---|---|---|
| Workplace Case Management admin [sn_wsd_case.admin] |
|
sn_wsd_case.manager |
| Workplace case Manager [sn_wsd_case.manager] |
|
|
| Workplace case agent [sn_wsd_case.workplace_agent] |
In addition to all the permissions of a Workplace case writer,
|
|
| Workplace case writer [sn_wsd_case.case_writer] |
|
|
| Workplace case reader [sn_wsd_case.case_reader] |
Has read permissions to access all
|
sn_wsd_core.task_reader |
| Role | Description | Contains roles |
|---|---|---|
| Workplace user [sn_wsd_core.workplace_user] |
From Workplace Case Management version 1.21.0, this role has write access to the Workplace Case [sn_wsd_case_workplace_case] table. | None |
Tables
| Table | Description |
|---|---|
| Workplace Case [sn_wsd_case_workplace_case] |
Extends Workplace Task [sn_wsd_core_workplace_task] table. Stores information about all the Workplace cases in the application. : If WSD: Archive old workplace tasks archival rule is applied then Workplace Case [sn_wsd_case_workplace_case] table is also archived. For more information, see Apply the archive rule. |
| Workplace Service [sn_wsd_case_workplace_service] |
Extends the Application File table. Stores information about all the Workplace Services in the application. |
| Workplace Service Activity [sn_wsd_case_workplace_service_activity] |
Extends the Application File table. Stores information about all the Workplace Service Activities in the application. |
| Case Tier Escalation sn_wsd_case_tier_definition |
Stores information about all the workplace case escalation rules created in the application. |
| Fulfillment Instruction sn_wsd_case_fulfillment_instruction |
Stores information about all the fulfillment instructions created for workplace services in the application. |
| Request Service Items [sn_wsd_case_service_item_request] |
Stores information about all the workplace service items requested using a workplace service. Note: If WSD: Archive old workplace tasks archival rule is applied then Request Service Items [sn_wsd_case_service_item_request] table is also archived. For more information, see Apply the archive rule. |
| Workplace Service Item Location [sn_wsd_case_m2m_service_item_location] |
Extends the Workplace Service Location table. Stores information about all the workplace service item locations added in the application. |
| Workplace Service Location [sn_wsd_case_m2m_service_location] |
Stores information about all the workplace service locations. |
| Workplace Field Mapping [sn_wsd_case_workplace_field_mapping] |
Stores information about all the workplace field mappings created in the application. |
| Workplace Service Item [sn_wsd_case_workplace_service_item] |
Stores information about all the workplace service items created in the application. |
| Workplace Template Configuration [sn_wsd_case_workplace_template_configuration] |
Stores information about all the workplace template configurations created in the application. |