I try to build a simply model with the logic that I have two Queues (truck_1 and truck_2) with pallets (type1 and type2) and I want to load the pallets using transporters (I make a group named Transporters) and unload them at Racks (type1 unload at Rack_1 and type2 unload at Rack_2). I set the logic in process flow (using global list and Run Sub Flow) but I do something wrong.
Could someone help me to solve the problem?
Thanks in advanced