mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: admin@spiffworkflow.org clicked save for misc/qa/madhu-testing/call-activity-test-2/aa.bpmn
This commit is contained in:
parent
c8d9af27b1
commit
938bab4c26
@ -6,7 +6,7 @@
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_057heuh" sourceRef="StartEvent_1" targetRef="Activity_aa" />
|
||||
<bpmn:endEvent id="Event_1vidm20">
|
||||
<bpmn:incoming>Flow_1dvgcoo</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0hjst2c</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_03v8p2o" sourceRef="Activity_aa" targetRef="Activity_04342pn" />
|
||||
<bpmn:manualTask id="Activity_aa" name="Manual Task 1">
|
||||
@ -16,12 +16,28 @@
|
||||
<bpmn:incoming>Flow_057heuh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_03v8p2o</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_1dvgcoo" sourceRef="Activity_04342pn" targetRef="Event_1vidm20" />
|
||||
<bpmn:sequenceFlow id="Flow_1dvgcoo" sourceRef="Activity_04342pn" targetRef="Activity_1rqucv0" />
|
||||
<bpmn:manualTask id="Activity_04342pn" name="Manual Task 2">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Manual Task 2 Inside Call Activity Level 1</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_03v8p2o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1dvgcoo</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0mmsu6f" sourceRef="Activity_1rqucv0" targetRef="Activity_0vp91x2" />
|
||||
<bpmn:scriptTask id="Activity_1rqucv0" name="Script Task 1">
|
||||
<bpmn:incoming>Flow_1dvgcoo</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0mmsu6f</bpmn:outgoing>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0hjst2c" sourceRef="Activity_0vp91x2" targetRef="Event_1vidm20" />
|
||||
<bpmn:sendTask id="Activity_0vp91x2" name="Send Task" messageRef="TestMsg1">
|
||||
<bpmn:extensionElements />
|
||||
<bpmn:incoming>Flow_0mmsu6f</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hjst2c</bpmn:outgoing>
|
||||
</bpmn:sendTask>
|
||||
</bpmn:process>
|
||||
<bpmn:message id="TestMsg1" name="TestMsg1" />
|
||||
<bpmn:correlationKey id="CorrelationKey_0qjx67o" name="MainCorrelationKey" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_aa">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
@ -31,13 +47,21 @@
|
||||
<dc:Bounds x="20" y="110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1vidm20_di" bpmnElement="Event_1vidm20">
|
||||
<dc:Bounds x="352" y="132" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<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="Event_1vidm20_di" bpmnElement="Event_1vidm20">
|
||||
<dc:Bounds x="702" y="132" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1cat3m3_di" bpmnElement="Activity_1rqucv0">
|
||||
<dc:Bounds x="350" y="110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0taf8kn_di" bpmnElement="Activity_0vp91x2">
|
||||
<dc:Bounds x="520" y="110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_057heuh_di" bpmnElement="Flow_057heuh">
|
||||
<di:waypoint x="-32" y="150" />
|
||||
<di:waypoint x="20" y="150" />
|
||||
@ -48,7 +72,15 @@
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dvgcoo_di" bpmnElement="Flow_1dvgcoo">
|
||||
<di:waypoint x="300" y="150" />
|
||||
<di:waypoint x="352" y="150" />
|
||||
<di:waypoint x="350" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0mmsu6f_di" bpmnElement="Flow_0mmsu6f">
|
||||
<di:waypoint x="450" y="150" />
|
||||
<di:waypoint x="520" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0hjst2c_di" bpmnElement="Flow_0hjst2c">
|
||||
<di:waypoint x="620" y="150" />
|
||||
<di:waypoint x="702" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user