Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Problem Record need to get auto closed after 7 days

Community Alums
Not applicable

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

 

9 REPLIES 9

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

pjyothinath_0-1702375975008.png

 

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

@Ankur Bawiskar @Dr Atul G- LNG 

@Community Alums 

replicate the same script present in incident auto close business rule.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader