I am trying to run a model where items are stored in a rack and start out in the rack as the source, then are pulled from the rack to batch in a queue to move on to the next process. My process flow currently has an Event Triggered Source > Create Object > Move Object from Rack to Queue > Batch Object in Queue and then the operator is supposed to pick up the batch from the queue and move onto the next process. Whenever I run this though, the operator nor the rack/queue move. How can I fix the beginning, and also use the rack as the end of the entire sequence (kind of like a sink)?