You are correct that you cannot use synchronous GlideAjax (getXMLWait()) in the Service Portal.  Use the below […]
We can Revert back our workflow to OLD Version. Below code needs to use in 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}