Configure dynamic related records
Summarize
Summary of Configure dynamic related records
The dynamic related records feature in ServiceNow’s Customer Service Management (CSM) Configurable Workspace enables system administrators to display context-sensitive related records in the contextual side panel. These related records update dynamically based on the current record or playbook activity, enhancing agent productivity by providing relevant information without navigating away from the workspace.
Show less
Key Components and How They Work
- Related Record Context: Defines where and when related records appear. This includes specifying the source table (e.g., customer service cases or playbook activities) and any conditions that determine if related records should be displayed at runtime.
- Related Record Definition: Identifies specific types of related data to retrieve, such as SLAs, emails, or escalations. Multiple definitions can be associated with a single context.
- Context Related Record Definition: Links context records with their related record definitions, controlling which related data is shown for each context.
At runtime, the system evaluates the current record or playbook activity against the defined contexts and their conditions. If conditions are met, the system executes the related record definitions, retrieving and displaying the appropriate related records dynamically.
Configuration Tasks
- Create and configure related record contexts and definitions to specify which related records appear in the Related Records tab.
- Customize the card layout for displaying related records using the Entity View Action Mapper (EVAM), which standardizes card and list presentations through view configurations and JSON-based view templates.
- Set limits on the maximum number of related records displayed to optimize workspace usability.
The Dynamic Related Records for Configurable Workspace plugin provides predefined related record definitions and an EVAM configuration bundle, which administrators can modify or extend to meet organizational needs.
Predefined Related Record Definitions Included
- SLAs: Shows SLA details per case, including stage, start time, and business time left.
- Emails: Displays emails related to a case with details such as subject, recipient, and creation date.
- Escalations: Lists escalations for cases or associated accounts and contacts, including state and severity.
- Blocked By: Shows tasks blocking a case, including reasons.
- Child Cases: Displays related child cases with key information like number and short description.
Administrators can enable these definitions for agents by adding them to the related records shared page in UI Builder, ensuring agents have immediate access to pertinent related data during case handling.
System administrators can configure the dynamic related records feature to display related records in the contextual side panel in CSM Configurable Workspace. These records dynamically change based on the context of the current record or playbook activity.