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.
Discovery Error Failed Exploring CI Pattern. Pattern name: SSAS - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Discovery Error Failed Exploring CI Pattern. Pattern name: SSAS
KB0789186

Discovery Error Failed Exploring CI Pattern. Pattern name: SSAS


1855 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

SSAS pattern run fails to process further steps when it does not get the version information from the Windows Registry Editor (regedit) entry for the SSAS Instance.

Release

Any

Cause

Windows Registry Editor (regedit) for the SSAS application should ideally contain the instance information. If it does not, then the version information is not fetched. If the version information is not fetched, the Step 7 on the SSAS pattern fails to meet the condition.

This value is derived from the executablePath variable for the SSAS process.

Expected Result:
HKEY_LOCAL_MACHINE SOFTWARE\Microsoft\Microsoft SQL Server\SSAS_INSTANCE\MSSQLServer\CurrentVersion\*

Resolution

The Step 7 on the SSAS pattern is looking for the version information to proceed further, if not, it fails at that step.

There are 2 possibilities here,

1. You can go ahead and add another condition on the meet field for Step 7 to also include the [$version] [is EMPTY] so that the Step 8 and 9 proceeds for a successful pattern execution. (Refer Screenshot below of the SSAS pattern debug mode)


2. You can check with your SSAS team to incorporate the [$Instance] value into the RegEdit in order to fetch the "version" information of the SSAS server.

* The Ideal scenario would be the second option here.


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?

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.