When I change the destination from “The next process” to “Transport node” on the Process#1, they both work at the same time. But when product arrives in stretch wrapper, it doesn’t move, gets stuck.
Only one AGV moves because you only request one pallet at stretch wrapper line.
In the beginning is only one match between a transportIn and a transportOut statement.
You need to work with StartTransportIn-statement like this:
It helped me to approach differently. My case is a little different so I can’t still figure out.
They both moved to pick up the product, but first product is waiting “Transport In” statement to be completed before transporting out. When it occurs, both of them transport out together.
Otherwise, you could use the Capacity Pull Process (eCat - PM Flow Components).
In the process of this component, you can choose a conveyor or container and request as many products as the capacity of this component allows (you can set the capacity of a conveyor in its Advanced Properties).
The Mobile Robots might try to all bring their products at the same time, so I would suggest to use Pathways with a capacity of 1 in front of it.