Force scheduling to only schedule final two operations together if thy canbe completed in a single shift

I have parts with three ops.

Op10 completed 24 hour before op20 and op30.

I do not want op20 and op30 to ever “split up”. That is if op20 is scheduled to start 3/24 there must be enough time for op30 to start and complete on 3/24. If not both op20 and op30 must schedule to start the next day 3/25 for example. Currently op20 can schedule to start 3/24 and op 30 can schedule to start 3/25. This does not fit our process and results in confusion.

Both ops utilize the same finite resources, as such I can not simply allow op30 to be infinite.

Has anyone encountered something similar? Likewise combining ops 20 and 30 is not an option.

Thanks,

I’m not sure, but try setting both operations to Start-to-Start. They might get scheduled on top of each other. Good luck!