This is post 2 of 2 in the series “Importatent code” Glide Ajax ServiceNow Show Assessment or […]
getControl(), clearOptions() and removeOption() not running on Catalog Tasks or Requested Items Use form.removeOption instead of g_form.removeOption […]
Generate Survey From Script If you want to generate a survey and assign a user from any […]
Use GlideAjax in Service Portal in onSubmit Client Script You are correct that you cannot use synchronous […]
Call Workflow from Background Script You can call workflow from the background script
We can impersonate a user via ServiceNow server-side script.
Create an email notification to show Accept and Reject button like below. Create a Notification to show […]
You can create document file from servicenow and by script Then how to generate html code you […]
Covert time based on timezone Get user current timezone
Create a Email Script: getAllVariables as example below and call in notification like ${mail_script:getAllVariables}