How can I autoclose problem after 5 days of resolution

akshayjain
Tera Expert

How can I autoclose problem after 5 days of  resolution

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

I recommend setting a system property (my.problem.resolution.days) and using a scheduled job against it to query for active records that are resolved 5 or more days ago. If you want make this easier... Consider doing this without any script with a simple update set add-on that I made specifically for situations like this.

Scriptless scheduled jobs

View solution in original post

10 REPLIES 10

Please fix this link

Hello Chuck

Could you please me to get the script needs to be written in scheduled job ?

 

Thanks in advance

Nagurbee

You can use flow designer for this, which will be easy and low code. 

*************************************************************************************************************
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]

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

Do we need to write any script in flow designer ?

 

Thanks in advance

Nagurbee

No mate. 

*************************************************************************************************************
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]

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