Hello,
I am wondering if there is a more efficient way to replicate what I am doing in the attached model. Currently, I am using a Separator to unload flowitems from a container flowitem for processing. Once processed, the items are loaded into a Combiner which sits directly on top of the Separator. This is to give the illusion of using one rack to load / unload parts. Once all the items have been processed the cart is wheeled away to a staging area and a new cart of raw material is delivered by the material handler.
Is there a way to accomplish this with ONE Fixed Resource and ONE Rack? I was thinking it might be possible with an Object Process Flow, but I am not sure how?