How to delay the event in ServiceNow
Hi All,How to delay the event in ServiceNowI have identified gs.sleep() method but my lead is not interested use this functionI have used gs.eventQueueScheduled("event_name",current,'','',time);This is not working as expected, Am I doing any mistakeI...
