Hello !
I am trying to build a process flow to model a combiner that only uses one input port. It should just wait that a specific amount of flowitems enter it to destroy all of the items but one (join). This amount is defined in the machine's label.
The problem I have is that I do not know how to collect several flowitems in the process flow without multiplying the amount of Wait for Event. Is there a way to do so, like a "Wait for X item" kind of activity ?
If it helps, please find my trial model attachedcombiner-process-flow.fsm
Best regards,