How to autoclose incident after 3 business days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 08:47 AM
Hi,
How to autoclose incident after 3 business days Exclude weedends
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 08:54 AM
Hi @Gopal14 ,
ServiceNow has OOB BR on incident table "incident autoclose". You will have to make use of schedule to exclude weekend and then calculate days. Make the modification in existing BR.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 10:13 AM - edited 12-08-2022 10:21 AM
Try the following,
Change the system property to 3 days,
Create a weekday calendar for Monday - Friday if one does not already exist. https://YOURINSTANCE.service-now.com/now/nav/ui/classic/params/target/sys_calendar_list.do
There is a scheduled job (System Scheduler -> Scheduled Jobs) named Autoclose Incidents update this job with your weekday calendar