Continuous Routing
Experts,
We have a requirement where the material continuously flows through multiple operations.
currently we have defined step dependency between the operations as 10 >> 20 >> 30.
This forces us to complete Step 10 without which Step 20 can not begin.
However with a continuous flow of material, completing steps with small quantities is an option.
Also we need control to ensure that Operations are exactly executed in the same order.
Please help.
0