How to deactivate schedule job under system scheduler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2014 03:43 AM
Hi all,
I want to deactivate a schedule job under system scheduler and create a new schedule job.
Can any body let me know how to deactivate it.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2014 03:50 AM
Hi,
We cannot deactivate the Schedule job. but we can mark "Trigger Type" as "On Demand". By marking "On Demand", such schedule job will not be triggered automatically.
Please mark answer as correct/helpful, if it was really helpful 🙂
Regards,
Solutioner
Enhance Knowledge NOW@ www.solutioningnow.com
http://www.solutioningnow.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2014 03:56 AM
If it is under System Scheduler, you need to change the State of the Job to Ready
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2014 02:21 AM
thank u
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2014 10:17 AM
Hi,
Generally it is best to not modify the Scheduled Jobs under the System Scheduler (see: Creating a Scheduled Job - ServiceNow Wiki). The best approach is to find its associated Scheduled Job under System Definition and mark Active as False or to set it to run On Demand. The scheduling engine will then remove the entries from the System Scheduler on its own.