Hi! I am new to FlexSim and find it hard to find exact answers to my problems..
I have a Process (provision) that only should start, when 50 items are in front of the queue.
I differentiate 5 items which are created randomly. Now how can I say, that the process (provision) only starts when 50 products (random products) are in the queue? After going through the process (provision), they then should be brought to different new queues, sorted by product-type.
How can I implement this?
Thank you very much!