Hello FlexSim community,
I am currently facing issues with the use of Process Flow. I want my Operator1 to move and collect 5 boxes from each of Queue1, Queue2, and Queue3, and then place those 15 boxes into Queue4. Subsequently, Transporter1 should transport these 15 boxes through Queue5 (with a capacity of 150).
However, due to the maximum content limit in Queue5 being 150, if Queue5 still has space, Transporter1 will continue to transport the next set of 150 boxes from Queue4 to Queue6, Queue7, and Queue8 (with a maximum content limit of 150 for these three queues). In case Queue5 is full, Transporter1 will then move 150 boxes from Queues 6, 7, and 8 to Queue5 to continue the process.
My intention is for Queues 6, 7, and 8 to serve as temporary storage for this process. I have attempted to build the model without success. I appreciate any assistance. Please find the attached FlexSim version 2019 file for your reference.
Thank you.