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

Forum Posts

impersonate the user

Hi everybody ,               when i try to impersonate the user , this error is occur             "The user you selected could not be impersonated"            what can i do? thanks ,  

suresh12 by Giga Contributor
  • 2089 Views
  • 1 replies
  • 1 helpfuls

gs.getProperty equivalent for client scripts

Hi, I wan't to avoid harcoding sys_id, and gs.getProperty does not work on client script.Is there a equivalent for gs.getProperty in the client script(I am using onload client script)?or is there any other workaround here?Thanks,Tadz

Tadz by Kilo Sage
  • 18854 Views
  • 4 replies
  • 4 helpfuls

Calculated field script not updating?

First time using a calculated field, so I'm not sure if I'm doing something wrong here.I have a calculated field that concaenates 2 other fields and is used in a list collector or a record producer in the service catalog.When I first created the fiel...