2024-07-22 05:24:23 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-07-22 05:42:09 +00:00
|
|
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
2024-07-22 05:29:17 +00:00
|
|
|
<bpmn:process id="Process_aa" isExecutable="true">
|
2024-07-22 05:24:23 +00:00
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_057heuh</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
2024-07-22 07:13:00 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_057heuh" sourceRef="StartEvent_1" targetRef="Activity_14sbrnr" />
|
2024-07-22 05:24:23 +00:00
|
|
|
<bpmn:endEvent id="Event_1vidm20">
|
2024-07-22 05:57:10 +00:00
|
|
|
<bpmn:incoming>Flow_03vavao</bpmn:incoming>
|
2024-07-22 05:24:23 +00:00
|
|
|
</bpmn:endEvent>
|
2024-07-22 05:53:32 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1dvgcoo" sourceRef="Activity_04342pn" targetRef="Activity_1rqucv0" />
|
2024-07-22 05:43:32 +00:00
|
|
|
<bpmn:manualTask id="Activity_04342pn" name="Manual Task 2">
|
2024-07-22 05:53:32 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:instructionsForEndUser>Manual Task 2 Inside Call Activity Level 1</spiffworkflow:instructionsForEndUser>
|
|
|
|
</bpmn:extensionElements>
|
2024-07-22 06:00:26 +00:00
|
|
|
<bpmn:incoming>Flow_0zcxytj</bpmn:incoming>
|
2024-07-22 05:43:32 +00:00
|
|
|
<bpmn:outgoing>Flow_1dvgcoo</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
2024-07-22 05:57:10 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_0mmsu6f" sourceRef="Activity_1rqucv0" targetRef="Activity_1p5zdyj" />
|
2024-07-22 05:53:32 +00:00
|
|
|
<bpmn:scriptTask id="Activity_1rqucv0" name="Script Task 1">
|
2024-07-22 05:55:33 +00:00
|
|
|
<bpmn:extensionElements>
|
2024-07-22 05:59:04 +00:00
|
|
|
<spiffworkflow:instructionsForEndUser />
|
2024-07-22 05:55:33 +00:00
|
|
|
</bpmn:extensionElements>
|
2024-07-22 05:53:32 +00:00
|
|
|
<bpmn:incoming>Flow_1dvgcoo</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0mmsu6f</bpmn:outgoing>
|
2024-07-22 05:59:04 +00:00
|
|
|
<bpmn:script>a = 5</bpmn:script>
|
2024-07-22 05:53:32 +00:00
|
|
|
</bpmn:scriptTask>
|
2024-07-22 05:57:10 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_03vavao" sourceRef="Activity_1p5zdyj" targetRef="Event_1vidm20" />
|
|
|
|
<bpmn:manualTask id="Activity_1p5zdyj" name="Manual Task 3">
|
2024-07-22 05:57:26 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:instructionsForEndUser>a = {{a}}</spiffworkflow:instructionsForEndUser>
|
|
|
|
</bpmn:extensionElements>
|
2024-07-22 05:53:32 +00:00
|
|
|
<bpmn:incoming>Flow_0mmsu6f</bpmn:incoming>
|
2024-07-22 05:57:10 +00:00
|
|
|
<bpmn:outgoing>Flow_03vavao</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
2024-07-22 06:00:26 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_0zcxytj" sourceRef="Activity_14sbrnr" targetRef="Activity_04342pn" />
|
2024-07-22 06:04:22 +00:00
|
|
|
<bpmn:callActivity id="Activity_14sbrnr" name="Call Activity Level 2" calledElement="Process_bb">
|
2024-07-22 07:13:00 +00:00
|
|
|
<bpmn:incoming>Flow_057heuh</bpmn:incoming>
|
2024-07-22 06:00:26 +00:00
|
|
|
<bpmn:outgoing>Flow_0zcxytj</bpmn:outgoing>
|
|
|
|
</bpmn:callActivity>
|
2024-07-22 05:24:23 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
2024-07-22 05:29:17 +00:00
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_aa">
|
2024-07-22 05:55:33 +00:00
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="-178" y="132" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-07-22 07:13:00 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_1vidm20_di" bpmnElement="Event_1vidm20">
|
|
|
|
<dc:Bounds x="692" y="132" width="36" height="36" />
|
2024-07-22 05:55:33 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-07-22 06:04:22 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1b4imzv_di" bpmnElement="Activity_04342pn">
|
|
|
|
<dc:Bounds x="200" y="110" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1cat3m3_di" bpmnElement="Activity_1rqucv0">
|
|
|
|
<dc:Bounds x="350" y="110" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
2024-07-22 05:56:06 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-07-22 05:57:10 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_0208sc2_di" bpmnElement="Activity_1p5zdyj">
|
|
|
|
<dc:Bounds x="540" y="110" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-07-22 06:00:26 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1m0z3ss_di" bpmnElement="Activity_14sbrnr">
|
|
|
|
<dc:Bounds x="20" y="110" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-07-22 05:24:23 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_057heuh_di" bpmnElement="Flow_057heuh">
|
2024-07-22 05:55:33 +00:00
|
|
|
<di:waypoint x="-142" y="150" />
|
2024-07-22 06:00:26 +00:00
|
|
|
<di:waypoint x="20" y="150" />
|
2024-07-22 05:43:32 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1dvgcoo_di" bpmnElement="Flow_1dvgcoo">
|
|
|
|
<di:waypoint x="300" y="150" />
|
2024-07-22 05:53:32 +00:00
|
|
|
<di:waypoint x="350" y="150" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0mmsu6f_di" bpmnElement="Flow_0mmsu6f">
|
|
|
|
<di:waypoint x="450" y="150" />
|
2024-07-22 05:57:10 +00:00
|
|
|
<di:waypoint x="540" y="150" />
|
2024-07-22 05:53:32 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-07-22 05:57:10 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_03vavao_di" bpmnElement="Flow_03vavao">
|
|
|
|
<di:waypoint x="640" y="150" />
|
2024-07-22 06:04:22 +00:00
|
|
|
<di:waypoint x="692" y="150" />
|
2024-07-22 05:24:23 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-07-22 06:00:26 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0zcxytj_di" bpmnElement="Flow_0zcxytj">
|
|
|
|
<di:waypoint x="120" y="150" />
|
|
|
|
<di:waypoint x="200" y="150" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2024-07-22 05:24:23 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|