Maintenance Schedule repeat options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 05:08 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 05:22 AM
Hi @Ryan S
Are you referring to cmn_schedule_maintenance table? You can 2 week here
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 05:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 05:45 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 05:55 AM
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.