I am modifying an existing model that orders used to come in one at a time to now batching the orders daily. I would like to change the existing process and object flows to fit but not quite sure how to go about it. When work orders come in, I would like only 1 operator to work on a work order leading to several work orders being processes at once. There are additional roles for different operators based on priority of tasks (object flow variables). The sequence to orders are processed in is not crucial but they need to complete a full work order before moving to the next one. I have attached the model that includes the process flow and object flow that I have so far.