Scheduled jobs to trigger notifications in vulnerabilty management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
these are the notifications , this are getting triggered by an event , on the event its written these are getting triggered by scheduled job , how can I find which scheduled job is triggering this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
try to find script contains the event name which triggers those email
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
This is very simple . Navigate to the Scheduled Jobs table
Add a filter condition -> Scheduled Script Execution ->Run this script contains 'your event name'
If my response has helped you , kindly mark it as helpful and accept the solution.
Regards,
Nayan

