Configure Cloud Discovery for code-signed instances

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Configure a system property to disable unsupported script tracking for Cloud Discovery operations on instances with code signing enabled.

    始める前に

    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 Configuring Code Signing.

    Role required: security_admin

    このタスクについて

    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.

    手順

    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.