PS not respecting Max separation values in some cases
Hello,
We have a requirement that PS should schedule all operations in particular WO sequentially one after the other without any long delays in between. When some resource is used in multiple operations in a workorder PS should not allocate that resource for any other workorder (even if same item and same operation) until all the operations in a workorder that uses that resource are completed.
Ex: 1) Item XYZ WO # 123, resource ABC, operations 10, 30 and 50
2) Item XYZ WO # 456, resource ABC, operations 10, 30 and 50
So, in this case until all the operations 10, 30 and 50 that requires resource ABC in WO# 123 are completed resource should not be used for WO # 456.