Selective processing.fsmHello, I need help to selectively combine using a combiner. I have several queues with different types of items. I need the combiner to combine similar types of items together. For example, if the combiner combines 100 of Type 2, then I need it to combine 100 of Type 7 and so on. I have attached a sample model of what I want to do.