Attached is a simple model, I could use some help with. I want to release 10 boxes at a time from the main queue and move all 10 to one of the final queues. Then I want them to be sent to the processor 1 at a time and then moved to the sink. The final queue cannot be used again until all boxes have left the queue. My thought was to use the queue as a resource, but I am not using the batch correctly? Queue As Resource.fsm