Maintenance Schedule repeat options

Ryan S
Kilo Sage

Within the Maintenance Plan module I can define a maintenance schedule, but I don't see how I can have the schedules repeat on a bi-monthly basis. Does anyone know if/how that is possible? I'd like to have a schedule for the Work Order to be created on the 1st day of every other month, but the 'repeat' only offers days not months.

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Ryan S 

 

Are you referring to cmn_schedule_maintenance table? You can 2 week here

AGLearnNGrow_0-1741353762297.png

 

 

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

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

No, I'm talking about the Maintenance Schedules (sm_schedule) associated to Maintenance Plans (sm_maint_plan) and not looking for weekly but every other month.

Hi @Ryan S 

I don't have the sm_schedule set up on my end, but I assume the interface will be as I shared. There is no out-of-the-box way to set it to trigger after 15 days. You may need to write a script or log a support case.

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

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

The interface is significantly different and I don't believe there would be any way to leverage the cmn_schedule_maintenance table as that is designd for a different use case.