Skip to content

Call Process#

Using Modeler

    <bpmn:callActivity id="activity_call" name="Call Task" calledElement="loop">
    ...
    </bpmn:callActivity>
In the above example 'loop' is the name of process to be called.