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.
List v3: Clicking the back arrow to the list view of the Software Usage table causes an error - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • List v3: Clicking the back arrow to the list view of the Software Usage table causes an error
KB0679344

List v3: Clicking the back arrow to the list view of the Software Usage table causes an error


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

Description

When List_V3 is active, going to the Software Usage table, viewing a record, and then clicking back arrow to the list view causes an error message to display at the top of the page.

Execute operation on script include 'SysRelatedList' from scope 'Software 
Asset Management Premium' was denied. The application 'Software Asset
Management Premium' must declare a cross scope access privilege. Please
contact the application author to update their privilege requests."

Steps to Reproduce

 

  1. Go to https://<instance-name>.service-now.com/samp_sw_usage_list.do?sysparm_query=&sysparm_list_mode=grid.

  2. Click on any record.

  3. Click the back arrow to go back to the list view.

    Note the following banner error:

    Execute operation on script include 'SysRelatedList' from scope 'Software 
    Asset Management Premium' was denied. The application 'Software Asset 
    Management Premium' must declare a cross scope access privilege. Please 
    contact the application author to update their privilege requests.

Workaround

Add the missing Application Cross-Scope Access (a record in sys_scope_privilege).

  1. Switch to the Software Asset Management Premium application.

  2. Navigate to System Applications > Application Cross-Scope Access and click New.

  3. Set the following values:

    Source Scope: Software Asset Management Premium (this should be automatically populated)
    Target Scope: Global
    Target Type: Script Include
    Target Name: SysRelatedList
    Operation: Execute API
    Status: Allowed

  4. Submit the record.

 

 


Related Problem: PRB1254428

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.