Auto closure of a case record after 7 business days from the date of resolved using scheduled jobs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 12:29 AM
Hi All,
I'm trying to auto close my case records after 7 business days from the date of resolved using schedule jobs.
Can you help me how i can achieve this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 12:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 12:41 AM
@Jaspal Singh , i have went through the link you have shared, they are updating the property, but in my case i don't want to modify any properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 02:39 AM
HI @nikhitha24
Is any reason not want to update property? It is OOTB and good practice to use.
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
11-16-2023 02:50 AM
Hi ,
As @Jaspal Singh pointed the the script uses system property and since you also want custom solution, so you can still use the solution provided by @jaspal.
All you need is to create another system property of same kind in your instance and update the it in the scheduled job.
Regards,
Luxo