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.
Loading My Company Applications is slow on Sub-Production intances as compared to Production instances - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Loading My Company Applications is slow on Sub-Production intances as compared to Production instances
KB0788768

Loading My Company Applications is slow on Sub-Production intances as compared to Production instances


1216 Views Last updated : Apr 8, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Loading My Company Applications (navigation: System Applications > My Company Applications) is slower on Sub-Production instances as compared to Production instances.

 

Cause

The page load time is dependent on the number of candidate updates received from the ServiceNow Store. Candidate updates are the Application updates that the instances receive from the ServiceNow Store.

By default, Sub-Production instances will have access to all Applications that are marked as "Show in sub production" on the Store, irrespective of the entitlements. However, Production instances have only access to Applications they are entitled for. Since there are fewer updates to load on Production instances, the page will load quicker than on Sub-Production instances.

Resolution

The load times are expected to get better with subsequent family releases.

The loading time can be checked as follows - 

  1. When the page is loaded, in Chrome for example, do an Inspect -
    From the URL - https://<instance>.service-now.com/sn_appclient_api_v1.do? - Network Tab > Timing, check the "Waiting (TTFB) in seconds", which is equivalent to the time taken by the page to load.

  2. On inspecting the JSON object in the response from the URL - https://<instance>.service-now.com/sn_appclient_api_v1.do, the Repo Processing time can be identified with below syntax -
        "repoProcessingTime":<time in milliseconds>.

Related Links

Note: To compare a Sub-Production instance with a Production one, make sure that the following System Properties have the same value:

sn_appclient.dev_repository_base_url
sn_appclient.repository_base_url 


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.