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
  • 2782 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
  • 20401 Views
  • 4 replies
  • 4 helpfuls

Resolved! Export to Excel option is not available

When I select a specific workstation and choose a program which is installed on that workstation and click on that program to show all workstations which have this specific program installed I am unable export the list of workstations which are shown...

Resolved! Gliderecord SetValue on Catalog Item variables

Hi,Is it possible to Gliderecord a catalog item variable value using setValue?For example:var variableName = 'test';var gr = new GlideRecord('sc_task');   gr.addQuery('request_item',current.document_id);   gr.query();   if(gr.next()){ gr.setValue(var...

Tadz by Kilo Sage
  • 7858 Views
  • 11 replies
  • 6 helpfuls

Facing an issue while copying a word document to body of the knowledge article and keeping the format. This is happening when importing an article as well

Hi  When i copy and paste a word doc into knowledge article text field, Lines which contain numbered list or bullet list font size is changing automatically same is happening when i import an article as well.   Regards, Chiru

chiru1 by Tera Contributor
  • 2859 Views
  • 1 replies
  • 1 helpfuls