We need to update an operation on several jobs. Once we update the Operation do we have to reschedule the jobs. I am thinking no but the scheduler thinks yes. Do we have to reschedule? If yes, can we do a mass Reschedule?
(I’m just learning the details of scheduling)
Are you changing a value that changes the number of resources and/or the time required and/or the material required? If so, then yes you would need to trigger the scheduler.
As I understand, if you rerun the Calc Schedule and Global Schedule processes this will take care of it.
But I would think that your scheduler just needs to do a ‘what-if’ move of the job and it will get updated. But I’m not 100% sure on that so I’d like to know if I’m correct.
2 Likes
forgot about the Global Schedule. Thanks
1 Like
Welcome