I'm simulating the process of picking products from the racks based on some examples I saw here.
The general process flow for this process is presented below:
Each order comes with a given number of products and to a given customer. So, as I understand, I look for this product in the racks, then if it is available, it assign 0 to the slot, and finally it is supposed to assigned it to the order:
The specific problem is that when the transporter arrives to the given Slot it is apparently empty. What am I missing?
Further question: I need to pick the pallets from the rack to prepare the order first and then pick up all the products needed (represented with boxes here). Where should I add this part in the process flow? Can the transporter go for all the boxes in one trip?simulación_autosave.fsm