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.
UI Page containing an iFrame that loads legacy chat no longer works - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • UI Page containing an iFrame that loads legacy chat no longer works
KB0623848

UI Page containing an iFrame that loads legacy chat no longer works


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

Description

If you load legacy chat in an iFrame within an UI Page, the chat does not open.

Steps to Reproduce

  1. Activate the legacy chat plugin if it is not already active.

    For more information, see the product documentation topics Activate a plugin and Legacy: Chat.

  2. Create a dynamic content block to initiate the legacy chat.

    For more information, see the product documentation topic Link Syntax.

    You can also import the attached content_block_programmatic_b25f5fe113da52003c0bbd322244b06e (1).xml file.

    Make sure that the CHAT_QUEUE_SYS_ID and CHAT_QUEUE_SYS_NAME parameters match with the base system settings. By default, these values are c54f0abf0a0a0b452db84664f409c79c and Service Desk Chat.

  3. Create a page in CMS to put/add this content block there.

    You can name the URL suffix for this page "my_chat".

  4. Create an UI Page to call this iframe: <iframe id="chatframe" src="ess/my_chat" scrolling="yes" frameborder="0" style="height:350px; width:750px"></iframe>

    You can also import the attached sys_ui_page_9cd3718edb1e5200b5f6d8a1cf9619a7 (1).xml file.

    Note that the src of the iFrame is "ess/my_chat". "ess" is the CMS site and "my_chat" is the URL suffix of the CMS page.

  5. Try this setup from the CMS directly: instancename.service-now.com/ess/my_chat.do

  6. Click Start Chat.

    The chat opens.

  7. Try the following from the UI Page: >instancename<.service-now.com/testtest.do (where testtest is the UI page name).

  8. Click Start Chat.

    Note that the chat does not open.

    Client side error: Uncaught TypeError: Cannot read property 'loadSettings' of undefined

 

 

Workaround

This issue is under review. To receive notifications when more information is available, subscribe to this Known Error article by clicking the Subscribe button at the top right of the article. If you are able to upgrade, review the Fixed In field to determine whether any versions have a permanent fix.

 


Related Problem: PRB667589

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?

Attachments

Attachments

  • content_block_programmatic_b25f5fe113da52003c0bbd322244b06e (1).xml
  • sys_ui_page_9cd3718edb1e5200b5f6d8a1cf9619a7 (1).xml

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.