Problem Record need to get auto closed after 7 days

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2023 05:45 AM
Hi
@Ankur Bawiskar , @Dr Atul G- LNG
1.After problem record get resolved or comes to Resolved state then we have wait for 7 days then problem record get auto closed
2. Through Schedule Job how we can achieve this functionality without touching or going System properties.
Thanks and Regards
Jyothinath P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2023 08:58 AM
Hi @Community Alums
1.After problem record get resolved or comes to Resolved state then we have wait for 7 days then problem record get auto closed
Atul: Yes.
2. Through Schedule Job how we can achieve this functionality without touching or going System properties.
Atul: There is NO OOTB property like we have in incident to auto close. So schedule job is best option.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2023 07:20 PM
@Community Alums
Please use flow designer for this with no-code, low-code option
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
12-12-2023 02:15 AM
1.These is the script which I have written in Schedule job. but it is auto closing last 7 days resolved problem records.
2.My Requirement is :After problem record get resolved or comes to Resolved state then we have wait for 7 days then problem record get auto closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 06:03 AM
@Community Alums
replicate the same script present in incident auto close business rule.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader