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 message 'Script error in sensor: ReferenceError: "related_data" is not defined.' - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Discovery error message 'Script error in sensor: ReferenceError: "related_data" is not defined.'
KB0754362

Discovery error message 'Script error in sensor: ReferenceError: "related_data" is not defined.'


1184 Views Last updated : Jul 24, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

Symptoms

Discovery is showing an error: 
error - 'Script error in sensor: ReferenceError: "related_data" is not defined.'

Steps to Reproduce:

  1. Run Discovery on a Windows Desktop Machine.
  2. The Windows- Installed Software probe throws the error

Release

London

 Cause

There have been several code changes over the years.

  • The "Windows - Installed Software" sensor now calls this.prepareJSON(result) to extract the discovered payload and set variables which include a variable named "related_data".
  • The prepareJSON() function is implemented in parent Script Include "DiscoverySensor"
  • You might have customized DiscoverySensor script includes which prevented from getting upgraded. The older DiscoverySensor script include does not have the prepareJSON() function so no variable named "related_data" is initialized, leading to the error. 

Resolution

Revert the DiscoveySensor script include out of box version.

Additional Information

There is a known issue for the same error message documented in PRB1304085. However, this error is related to this PRB only if there is no related_data returned in the payload. See KB0714346 - Sensor error when processing Windows - Installed Software. ReferenceError: "related_data" is not defined for more information.


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.