Hi everyone
In my attached model
Try ASM3 to conveyor 20240327.fsm
I run a parameter with value of processor2 = 4
And built transportation task from queue1 to processor 2 using process flow
If making transportation task using A connection from queue1 to processor2. Operator will know to move and unload flow item to the next processor(2_2) when a flow item is in process with the first processor(2).
How to help operator to understand that in process flow? With my current process flow, operator only unload into the first processor(2) even when one flow item is available in it
I know there is one way of making multiple "Decide" actitity to help operator to specify whether flow item is available in processor before move to the next processor. But is there any easier way to do it?
Thanks and best regards