Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Image is not loading in Virtual Agent

Hi Everyone, I am working on Virtual Agent, and I am trying to get image but it is not loading.  And I am loading image URL from lookup utility. Can someone help me? Thanks in adavance

va look.PNG va image.PNG

how to read xmlstats.do page at individual node level

Hi All, Is there any way to read system statistics(xmlstats.do) in individual node level?As of now the xmlstats.do provide the stats only on the connected node right? If we want to access the same for each nodes, would it be possible? Thanks in advan...

mohangtrichy by Tera Contributor
  • 1463 Views
  • 2 replies
  • 0 helpfuls

How to disable global search

Hi,I used this documentation to add another option to the search. (The user can choose either global or service operation workspace): https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/search-administration/task/add-...

WhatsApp Image 2023-08-27 at 11.04.26.jpeg
Alon Grod by Tera Expert
  • 1848 Views
  • 10 replies
  • 1 helpfuls

Resolved! How to export 150,000 users to excel sheet

Hi,I have 150,000 users in my sys_user table and Im trying to export them to excel sheet and then import them to a different instance. When I click on export, its says that I can only export 10,000. Is there any way that I can Increase the number to ...

WhatsApp Image 2023-08-27 at 07.23.53.jpeg
Alon Grod by Tera Expert
  • 923 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to Autofill User Reference Field with name from logged in user.

HI everyone !I am trying to autopopulate a field name requested_by type reference to sys_user table with the current logged in user. I have created a Catalog Client Script with this code.  function onLoad() { // Get the current logged-in user ...

Hm10 by Tera Contributor
  • 3362 Views
  • 8 replies
  • 4 helpfuls

Resolved! I can't use gs.ismobile()

i want to hide a variable when I connect to the mobile. but, I have to make 'glide.ui.m_enabled' to false for a reason. Is there any other way? https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0785111This article didn't help me.

Remember the last entry value entered

I have a requirement that "remember" the last entry the user typed for color field, and when they click "new" to create a new form that field populated with that last value entered until they change it. How can I do that ? HTML: <div class="col-md-6"...

asher14 by Tera Contributor
  • 701 Views
  • 2 replies
  • 0 helpfuls

How to remove slash from array of string?

Scenario: I am designing a Action in Flow designer where through scripting i need to pass some array of string value.Issue: When i run the code in Background Script it gives proper output but when i use same code in Actions it doesn't.Expected/Correc...

vishalj by Tera Expert
  • 1027 Views
  • 4 replies
  • 0 helpfuls

iFrame Can we use Dynamically created URL to UI Macro

I have created the iFrame with the following UI Macro  <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"><iframe src="https://abc.xyz" height="900px" width="1800px"></ifr...

KKS515 by Tera Contributor
  • 819 Views
  • 3 replies
  • 1 helpfuls