Hello!
I'm new to FlexSim. I'm having problems with pull strategy. In this example source is creating 2 types of boxes (red and green) by random. Processor is pulling item that was longest time in queue so if source created 3 red boxes in a row the processor will process them first. I need processor to pull red then green then red again etc. Is this possible to set this up without using process flow?
Thanks in advance for help.