Hello,
Thank you so much for the help!
They know that what I want to do is to be able to make a batch of 8 pieces to the queue and leave the 8 pieces in the next queue, that is:
Collect 8 pieces of queue1 and leave the 8 pieces in queue2, then again collect 8 pieces of queue1 and leave the 8 pieces in queue3 independently if there is space in the previous queue.
It is to send the batch of 8 pieces to the different queue with the round-robin configuration.
send batch to queue with round robin 2.fsm