Hi Anylogic community,
I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.
With random and according to storage, it stores part in the rack.
I'm using
storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.
It seems I'm missing something.
This screenshot shows the storage properties
This screenshot shows the storage properties
error
data table

