Hello. I have an issue with the operators, because of they don't process a whole batch and start to change to another operation.
The model seems to work fine when operators are not used.
However, when I add operators and a dispatcher, the operators keep changing processes after before completing a batch. Do you know how I can make the operators stay at a process until the batches waiting that process are completed?
I have attached my model to this mailmotorbike-line.fsm. I have changed the combiners to look like queues just to make my model look more realistic as shown in the image, just in case you thought I was using two queues in a row.