Heelo Community, I'm starting to learn process flow on flexsim, I have a problem on my model, is that I want the 2 Transporters (Transporter 1 and Transporter 3) to take 1 full pallet from the (Zone de stockage), unload it onto the racks ( 50% 50%), and then there are 2 cases :
First case: “if there are empty pallets, the Transporter loads 1 (for each Transporter) from (queue 1 / queue 2), then returns to unload it in the (Zone de déchargement), then he returns to load the pallet in the (Zone de stockage)”.
Second case: if there are no empty pallets, he returns to load the pallet in the (Zone de stockage)”.
PS: I started by making a first process flow where the Transporters take 1 loaded pallet and unload it into the racks, and I created a (wait for event), so that the Transporters wait until the (Queue1/Queue2) are filled with empty pallets, and then they take the empty pallets and they come back, I wanted to start with this model, and add functionality afterwards but it doesn't work, Thanks for your help.