I need an operator to pick 4 flowitems from the a Queue, take them to a processor that makes its process one by one (Flowitem), but I need that operator to wait next to the processor until the first flowitem is processed and then unload the second flowitem in the processor.... wait.... unload... etc