Data for problem resolution

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 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 Data for problem resolution

    Effective problem resolution in ServiceNow requires gathering comprehensive information beyond the problem ticket itself. This includes data from related records, known errors, knowledge articles, dependency views, and CMDB baseline history. These resources help identify root causes, track changes, and find workarounds to resolve problems quickly and accurately.

    Show full answer Show less

    Key Features

    • Pertinent related records: Directly related records such as changes (accessible via the Change request related list) and incidents (via the Incidents related list) provide context. Administrators can configure problem forms to display these related lists if they are not visible by default.
    • Known errors and knowledge articles: The Known Errors module filters problem records with identified causes but unresolved fixes, while the Knowledge application stores incident-related information and potential workarounds, supporting faster problem resolution.
    • Dependency Views map: Visualizes configuration items (CIs) and their upstream/downstream relationships, highlighting associated problems, incidents, and tasks with intuitive icons. Selecting a CI reveals detailed related records, enabling quick navigation to relevant incidents or problems.
    • CMDB baseline history: Tracks planned and unplanned changes to CIs, crucial for identifying problems caused by improperly executed changes. The Baseline Differences and Scheduled Changes sections on CI records allow reviewing changes in detail, such as hardware modifications or software removals linked to change requests or unplanned updates.

    Key Outcomes

    • Improved problem resolution speed by leveraging comprehensive, related data sources.
    • Enhanced root cause analysis through visibility into related incidents, changes, and known errors.
    • Better understanding of CI relationships and dependencies using visual maps, aiding impact analysis.
    • Accurate tracking of changes via CMDB baselines to connect problems to specific configuration changes.

    The quick resolution of problems requires gathering as much information as possible about the problem.

    In addition to the information within the problem ticket, useful information is often found in other tables.

    Pertinent related records

    Common related records include changes (through the Change request related list) and incidents in the Incidents related list. All the directly related records are accessible through related lists. If the appropriate related list does not appear on the form, the administrator can configure the form to add it.

    Known errors and knowledge articles

    Information about already-known issues can be found in two places: the Known Errors module in the Problem Management application, or in the Knowledge application. The Known Errors module filters the problem table to present all the problems whose cause has been identified but cannot be fixed. The knowledge base can have information that was gathered from incidents, and may also have useful workarounds for problems.

    Dependency Views map

    The Dependency Views map provides a visual representation of the configuration items and their relationships and displays information about related issues.

    For example, the following image is a map for the CI nyc rac na200, which is a mass storage device.

    Figure 1. Map for nyc rac nas200 storage device
    Dependency views map
    The icons beside CIs indicate the following information. You can view information for the selected CI by clicking Details in the form header, or by pointing to the icon and viewing a pop-up box.
    • The cloud x icon indicates that the CI has an associated problem, which is listed in the Problem details pane.
    • The (!) icon indicates that there is a related incident.
    • The link icon indicates that there are associated tasks, which can be incidents, problems, or changes. If you select the CI, the Details pane displays the associated records.

    To open the incident or problem record, click the number in the Details pane.

    The map shows the upstream and downstream relationships of the CI. The storage device problem might be an improper change to one of the UNIX servers.

    CMDB baseline history

    If a baseline is generated, planned or unplanned changes are tracked within the system. A common cause of problems is improperly executed changes, and reviewing the history of changes to a CI helps track problems caused by improper changes.

    To check the CMDB Baseline, view the CI record and check Baseline Differences and Scheduled Changes. The administrator can use the form designer to add these formatters.

    Figure 2. Problem baseline
    View baseline differences

    In the example above, the change in RAM is associated with a change request. You can review the change and see what was planned and what was implemented. The removal of QuickTime software was recorded as an unplanned change.