Hi all,
I would like to know if it is possible to carry out the following problem:
Items will arrive at a common point from which they have three possible destinations (production lines). Only two of the production lines can work simultaneously, this is decided by the production manager, it is therefore a human decision.
On the other hand, we have two sizes of items ( big and small), line 1 always works small items and line 3 always works big items, but line 2 will vary depending on what other line is working.
My idea is to add three buttons on the dashboard to select the configuration (closing one of the lines), and then move the items through process flow to the corresponding line (following the conveyors route), which will change depending on the configuration chosen.
I don't know what code I should add to the buttons to close the ports or disable somehow the chosen line. Neither how to focus the process flow to vary the destination, nor what would happen if no configuration is chosen.
Any help or feedback will be welcome,
Thank you very much!