Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Setting up Performance Analytics on a Domain Separated instance - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Setting up Performance Analytics on a Domain Separated instance
KB0547236

Setting up Performance Analytics on a Domain Separated instance


2224 Views Last updated : Sep 13, 2023 public Copy Permalink
KB Summary by Now Assist

Issue

The PA Scores tables [pa_scores], [pa_scores_l1], [pa_scores_l2] are domain separated tables. It has a domain field, and scores collected on a domain-separated instance will have a domain associated with the score. The mechanism which determines the domain of a score is either: the domain of the "run as" user, or a domain configuration.

The Domain Support plugin [com.snc.pa.domain_support], which provides access to the Domain Configuration, enables the collection of scores across multiple domains using a single Data Collection Job. The use of a domain configuration record will add additional query parameters to Indicator and Breakdown Sources so that records from multiple domains are returned. In turn, the results set is aggregated per domain and a score for each domain is recorded.

Data vs process tables

Regardless of whether a domain configuration is used or not, the domain context of where the Data Collection Job is running will always be determined by the "run as" user. This is unlikely to be an issue when collecting scores on a data table for example: [incident]. Common practice is to use an administrator user from the global domain for use as the "run as" user for Data Collection Jobs. Due to domain rules on data tables, this user (and the data collector running under it) will have full visibility of all incident records. However when scores are being collected on a process table (a table with a sys_overrides field) e.g. contract_sla using a "run as" user from the global domain restrict visibility of records on the [contract_sla] table for example to the global domain. This visibility also flows down through database views, where a join is made to the [contract_sla] table e.g. [incident_sla].

It is common practice for MSPs to define these types of process records: business rules, SLAs client scripts, on a process domain, not in the global domain. If this is the case, a "run as" user with appropriate visibility into these process domains is required to be set on Jobs containing sources on process tables.

MSP best practice

Please see the attached best practice doc for more information and an overview and a best practice approach for setting up Performance Analytics on a Domain Separated instance.

 


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

Attachments

Attachments

  • MSP PA best practice.pdf

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.