ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Wait for GlideRecord

Hi ServiceNow community, I have searched a lot and didnt find anything about this, but i want to know how can i wait for a GlideRecord to finish before running another function:CLIENT SCRIPTc.data.processo = '555555'c.server.update().then(function(){...

nakamura2 by Kilo Explorer
  • 2081 Views
  • 2 replies
  • 0 helpfuls

g_user object is not defined error

I am trying to get the current user name in my widget's client script, When I try to use 'g_user.firstName' I'm getting this error g_user not defined in the console.Can anyone share a sample code to get the current username in client script.Thanks in...

Resolved! Request State stuck in Awaiting Approval.

Hi, I've an issue with Request states and stages for a customer I'm supporting. When raising a request using a workflow-driven catalog item, the RITM states and stages change as you would expect, however the REQ states and states remain at their init...

find_real_file.png

Multiple sessions for one node

We use persistent sessions for our SOAP integration. However, ServiceNow uses session synchronization so it is not possible to perform multiple SOAP requests for one session in parallel. These requests are being queued at the integration semaphores l...

pavelmuller by Tera Contributor
  • 1511 Views
  • 3 replies
  • 0 helpfuls

Using templates for Knowledge Articles

I'm trying to create a Template to be applied to the Knowledge Article form in Istanbul. All is fine until I try to set the Knowledge Base and the Category in the same template - when applied I get a message saying that Category cannot be set.I reali...

Service Portal / Native UI Switching

I need the functionality shown in the following image, i.e., I would like to switch between the Service Portal and UI16 (Native UI) via the navigator (I believe "navigator" is the name for this page component.). nathanfirth @btilton ctomasi

2018-01-26_23-18-13.png