I am trying to simulate a distribution center in AnyLogic. I have a question regarding retrieving of products from a storage rack cell.
I store Handling Units (agents) in the storage racks. A Handling Unit consists of multiple items and I want to retrieve these items one-by-one until the number of items in the Handling Unit is reached. I am able to retrieve the entire Handling Unit from the storage rack, but is it also possible to retrieve items from this Handling Unit without retrieving the actual Handling Unit from the storage rack? I think something like the split block can help, but then I get an error message that the storage rack does not contain the agent (as the copy is different from the original in some way?). It would be great if someone could help me with this.
Thanks a lot in advance.