Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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. 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Do we need to write any script in flow designer ?

 

Thanks in advance

Nagurbee

No mate. 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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