Configure dynamic related records

  • Release version: Yokohama
  • Updated January 30, 2025
  • 5 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Configure dynamic related records

    The dynamic related records feature in ServiceNow’s Customer Service Management (CSM) Configurable Workspace allows system administrators to configure context-sensitive related records that appear dynamically in the Related Records tab. These records update automatically based on the current record or playbook activity context, improving agent efficiency by providing relevant information without manual searching.

    Show full answer Show less

    Key Concepts and Configuration

    Configuration involves three main record types:

    • Related record context: Defines the scenario (such as a specific case or playbook activity) where related records should appear, including table selection and optional conditions that control when definitions are applied.
    • Related record definition: Specifies the particular data type to retrieve (e.g., SLAs, emails, escalations) and includes a script that determines how related records are fetched based on context.
    • Context related record definition: Links context records with their associated definitions to control which related records show for each context.

    At runtime, ServiceNow evaluates the current record or activity against defined contexts and conditions; if conditions are true, the associated definitions execute to retrieve and display the pertinent related records.

    Practical Configuration Tasks

    • Create and configure related record contexts and definitions to specify which records appear in the Related Records tab.
    • Customize the card layout for displaying related records using Entity View Action Mapper (EVAM), which standardizes card views via configurable JSON templates.
    • Set limits on the maximum number of related records displayed to optimize usability.

    Related Record Display and Included Definitions

    Related records display in card format using EVAM configurations provided by the Dynamic Related Records for Configurable Workspace plugin. Administrators can modify existing view configurations or create new ones to tailor the information shown on cards.

    The plugin includes predefined related record definitions for common case-related data types such as:

    • SLAs: Showing SLA details like stage, start time, and business time left.
    • Emails: Displaying case-related emails with notification type, subject, recipient, and creation date.
    • Escalations: Listing escalations with state, number, severity, and source record.
    • Blocked By: Identifying blocking tasks with reasons.
    • Child Cases: Showing related child cases with number, description, and associated account/contact.

    Administrators can enable these definitions for agents by adding them to the related records shared page via UI Builder.

    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.