Auto closure of a case record after 7 business days from the date of resolved using scheduled jobs

nikhitha24
Tera Guru

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.

8 REPLIES 8

Jaspal Singh
Mega Patron
Mega Patron

Hi Nikhitha,

 You can follow thread and also link.

nikhitha24
Tera Guru

@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

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]

****************************************************************************************************************

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