Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Application service readiness dashboard in configurable workspace

Review the information on the dashboard to confirm that you’re ready to discover and map application services based on machine learning (ML). Service Mapping uses data processed by Predictive Intelligence to generate suggestions for traffic-based connections.

The Application service readiness dashboard is part of Service Mapping Plus, available on the ServiceNow Store.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Predictive Intelligence evaluates connections between application fingerprints, CIs, and processes, and ranks their relevancy. Service Mapping uses this information to create connections based on connection rules. It also generates connection suggestions for servers and load balancers for you to decide which connections to add or remove from the service instances.

Widgets on the ML Dashboard page show the information about prerequisites and issues related to service discovery based on Predictive Intelligence. Select links inside the widgets and reports to navigate to the related list or form.

Required ServiceNow AI Platform roles

service_mapping_admin

Access the Application service readiness dashboard

To open the dashboard, navigate to Workspaces > Service Mapping. Then select the Application service readiness icon

Image omitted: readiness-dashboard-navigation.png
application service readiness icon. \[Omitted image "readiness-dashboard.png"\] Alt text: Assessment dashboard

Reports

The dashboard includes the following reports.

TitleTypeSource tableDescription
Mapping status of application serviceA bar report
Image omitted: icon-bar-report-p.png
Bar report icon
ML-Related Service Status \[ml\_related\_service\_status\]A bar report that provides the summary of ML-related issues in mapped application services. For detailed information, see Mapping status of application services.
Application fingerprints training statusA donut report
Image omitted: icon-donut-report-p.png
Donut report icon
AFP Training Status \[afp\_training\_status\]A donut report that shows the status of application fingerprint training. Predictive Intelligence trains predictive models and machine-learning solutions. View the training status for application fingerprints to understand if your deployment is ready for mapping using Predictive Intelligence.
Traffic-based connection suggestions for existing discovered servicesA donut report
Image omitted: icon-donut-report-p.png
Donut report icon
Connection Suggestions \[sa\_ml\_connection\_suggestion\]A donut report that reflects the ratio of classified connections to valid connections in the Connections Suggestions table. This table is only populated during top-down discovery.

Mapping status of application services

Review the summary of ML-related issues in mapped application services.

CategoryDescription
Mapped without issuesThe number of service instances discovered without ML-related issues.
Missing source-target AFPThe number of service instances missing some application fingerprints for a source or target process. To solve issues, calibrate the fingerprint-based discovery.
Missing source-target processThe number of service instances missing some source-target process information. To solve these issues, rediscover the target hosts and ensure that the relevant processes are discovered.
Confidence level unavailableThe confidence level indicates the likelihood of this connection being part of the service instances. If the confidence level appears as N/A, wait until the application fingerprints training is complete.
Missing target hostThe number of service instances with some CI connections not fully discovered, because the horizontal discovery didn't discover host CIs. To solve these issues, rediscover the target hosts and ensure that the relevant processes are discovered.

Prerequisites status

Service instance mapping requires the integration of several modules and applications: credentials, Predictive Intelligence, enhanced Application Dependency Mapping (ADME) discovery, and scheduled jobs. Review the list of prerequisites and ensure that the state of all prerequisites is Ready.

PrerequisiteDescription
Install and enable Predictive Intelligence \(PI\) pluginService Mapping uses Predictive Intelligence to generate connection suggestions. 1. Ensure that the Predictive Intelligence plugin appears Installed. 2. Click the Predictive Intelligence tile and verify that the Status is Active. If the status is Inactive, select the Activate/Repair link under Related Links.
Enable ADME propertyService Mapping uses ADME probes. Ensure that the glide.discovery.enable_adme property is set to True.
Enable ADME or ADM probe for each relevant OSThere are multiple ADME probes for different types of operating systems. Enable all probes necessary to discover configuration items \(CIs\) in your environment.
Allow IP address expansion

This setting helps manage the expansion of global addresses (such as '0.0.0.0' or '*') into individual IP addresses. The limit for this expansion must be greater than 0.

To verify and set this limit:

  1. Navigate to the System Property [sys_property] table.
  2. Locate the sn.adm.ip_expansion_limit property.
  3. Ensure that this property is set to a positive number.
Enable application fingerprint \(AFP\) scheduled jobEnsure that the Applications suggestion - ITOM Autodisco scheduled job that controls the fingerprint-based discovery is set to Active.
Enable Connection Suggestion propertyConfirm that discovery based on Predictive Intelligence is enabled. Navigate to the System Property [sys_properties] table and verify that the sa_ml.connection_suggestions.active property is set to True.
Enable connection suggestion scheduled jobEnsure that the Status of the Service Mapping - Traffic Process to Process scheduled job is Active. This schedule job triggers generation of connection suggestions.

Service issues

Review the list of service instances most affected by ML-related issues. The list of most affected services is available if the connection suggestions feature is enabled in your deployment. The list shows service names and the number of ML-related issues for each of them. It also indicates if the traffic-based feature is enabled for the services.

Parent Topic:Service Mapping reference

Related topics

Learn about ADME probes

Enable and configure discovery using ADME probes

Calibrate fingerprint-based discovery

Ensure that the fingerprint-based discovery generates suggestions

Troubleshooting guide for Service Mapping ML Connection Suggestions [KB0963421]