how to send notification at a particular date and time in servicenow
we have one field next review date, my requirement is send a notification 1 day prior to that next review date.I wrote the following code to send notification but notification is triggering on current date and time onlyfunction onAfter(current, previ...
