Answered
Subprocess to run multiple times from one input event (Bizagi BPMN - Diagram)
I need to find a way of getting my subprocess to run multiple times from one single input from the main process. For example; if I were to send a document (main process) to a printer (subprocess) but want multiple copies what would be the best way?
Originally I tried changing the number of Events within the subprocess, but because there was only one instance from the main process, it ran once.
Dear Martin,
Regarding this question, you can use sub-processes in order to model it as a loop. There are two types of sub-process which can work well: Standard Loop or Multi-Instance Loop.
For further information: http://help.bizagi.com/process-modeler/en/index.html?sub-process_types.htm
Even though Bizagi Modeler is able to model and diagram what you need, you cannot automate it. To do this, you need to use Bizagi Studio.
Regards
Comments have been locked on this page!