Sai Kumar B
Mega Sage
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 06-06-2022 11:24 PM
In general, We set the timer to Schedule jobs in Service Now to automate manual tasks. We can also use the below API to execute the JOB from the server-side scripts.
SncTriggerSynchronizer.executeNow(<Pass the JOB record object>);
Labels:
- 417 Views