Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 02:41 AM
I have change request where in the work note system is updating the status so that is the schedule job so how we can find the correct schedule job which are updating in the worknote.
Solved! Go to Solution.
Labels:
- Labels:
-
Change Management
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 02:57 AM
Hi @ak49
Open the list of Scheduled Script Execution [sysauto_script] table.
Add below condition in the filter to see all the Scheduled Jobs which is have 'change_request' in script:
From the Filtered records, find out the Scheduled Job you are looking for.
Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 03:03 AM