Hello Everyone,
I'm creating a model in which when an item enters the queue, it creates a token in the process flow and this token triggers the transport activity where the AGV must remove the item from one queue and take it to another.
What I would like to do and I'm not able to do is that when an AGV is going to remove an item and at that time another item enters the queue, this AGV already takes everything in the queue and not just one item. What's happening is that each item creates a token and each token is calling a different AGV, which doesn't make sense and excessively increases the use of AGVs.
Is there any way to create logic that would prevent this from happening?
Doubt - Load all items.fsm