Not sure where to ask this on the forums, or even if this is the right set of forums to ask. I need to model multiple concurrent flows from a parallel gateway, where for one originating process, their could be N number of flows.
In a made up example process, a customer is returning merchandise, and they are returning N number of items, I need to setup a flow for each item, and in this case, would like to join them up at the end as well. How do you document that in Activiti via the Modeler webapp to represent that their is an N number (or unkown number) of equivalent flows occurring? If this is explained somewhere, can you point me to the URL? I've had trouble finding the correct way.