Hi
I have a model where a crane moves items into a small floor storage and then items are moved to a processor for production. The problem is that when the storage is full, the crane loads items and unable to unload them in the floor storage, stops moving.
I want to have a decide activity before acquiring the truck and the crane so that when the storage is full they won't load items from the initial queue.
Also, crane2 moves up and down while unloading each item. Is there a way I can change it to batch unloading in my specific example?
Thanks in advance!