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

Deactivate standard change template from the standard change catalog

mehtaaaksha
Tera Expert

Hello Experts,

I want to implement the below scenario.

Deactivate standard change template from the standard change catalog if it has been not used in the last 3 months as there is no change associated to it.

 

Please help to implement the above with the best practice.

 

Thanks

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @mehtaaaksha 

 

You can do via Flow Designer.

 

Trigger

 

Schedule

 

Action

Look up records and here is the logic which need to build ( I create Report)

LearnNGrowAtul_0-1707832270477.png

 

Look up for each record

 

Action

Active = False

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

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