22-03-21 03:16 PM
We have regularly scheduled maintenance windows which often result in team members having to log on after hours to manually set schedules to Maintenance mode. They then have to log on following the outage and re-enable schedules (disabling maintenance mode), manually starting ones that should have started prior to the end of the maintenance window to ensure they're running.
I've been tasked with finding a way to automatically turn schedules off for these maintenance windows, and it's been suggested to modify the database values to initiate a maintenance mode event.
I would much rather use the tools provided to achieve this task, however it doesn't appear as though AutomateC.exe provides the necessary functionality to do so.
I see the following cli switches (running BP 6.9):
/startschedule
/deleteschedule
/viewschtimetable
/viewschedreport
Has anyone tackled a similar requirement, stopping and starting Blue Prism schedules automatically with either AutomateC, or by creating the DB relationships to link a BP Schedule to a Maintenance calendar?
Thanks in advance, for any guidance anyone can provide!
24-03-21 06:36 AM
24-03-21 08:15 AM
This is a problem I have not encountered as all the maintenance windows for projects I have worked on have been night and weekends, when we could schedule around these times and not worry about them in the long run.
Maybe the solution can be to shut down the BP Applications servers for the maintenance period. I imagine that would be the easiest thing to automate. Or you can try to bring the resources down before maintenance and then back up without worrying about BP schedules. When the resources would come back on the BP schedule would run the processes itself, provided that the settings configuration can be correctly adjusted. |
15-04-21 10:44 PM