Configure Cloud Discovery for code-signed instances

  • Freigeben Version: Australia
  • Aktualisiert 16. Juni 2026
  • 1 Minute Lesedauer
  • Configure a system property to disable unsupported script tracking for Cloud Discovery operations on instances with code signing enabled.

    Vorbereitungen

    Confirm the following:
    • You're using the Australia version of the ServiceNow AI Platform.
    • You're using the following ServiceNow Store applications and versions:
      • Discovery Admin Workspace v1.13.0.
      • Visibility Content v6.13.10
      • Discovery and Service Mapping Patterns v1.30.0
    • You have Code Signing enabled with the Circle of Trust established. For more information, see .

    Role required: security_admin

    Warum und wann dieser Vorgang ausgeführt wird

    The com.glide.codesigning.tracking.unsupported_script_tracking.enabled property controls script tracking for code signing on Cloud Discovery. When this property is set to true and code signing is enabled, ECC queue records inserted through unsupported scripts aren’t notarized, which causes Cloud Discovery operations to fail. Setting this property to false enables Cloud Discovery on code-signed instances.

    Prozedur

    1. Navigate to All > System Properties > All properties.
    2. Search for the property com.glide.codesigning.tracking.unsupported_script_tracking.enabled
    3. Set the Value field to true.
    4. Select Update.
      Cloud Discovery is now configured to work with code signing. You can run Cloud Discovery on your code-signed instances.