Close incident after 7 days of being resolved using flow designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 07:39 PM - edited 04-08-2025 07:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 07:44 PM
Hello @bgulshan
You have given wrong relative condition
It should be "Resolved RELATIVE before 7 Days FROM NOW"
It means 7 days in future and just before that - it will trigger.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 08:22 PM
this is already taken care by OOTB business rule "incident autoclose" and INCs are closed after 7 days of Resolved time
This system property "glide.ui.autoclose.time" holds the value 7
Why to do this with flow designer?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 09:11 PM
Yes @Ankur Bawiskar ,
I should have mentioned, this flow is regarding Major incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 09:26 PM
So what's your actual business requirement
1) closing resolved Major incidents? -> if yes then it's not best practice to auto close major incidents, those should be manually closed by user with MIM role after resolution has been confirmed
OR
2) sending email for closed incidents after 7 days of closure?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader