User: ciuser1 clicked save for documentation/user-guide-basics/user-guide-basics.bpmn

This commit is contained in:
staging 2022-10-15 20:33:38 +00:00
parent 48156a8d11
commit 4f39ae534f
1 changed files with 30 additions and 2 deletions

View File

@ -29,7 +29,7 @@
</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0z3tg6l</bpmn:incoming>
<bpmn:incoming>Flow_0kdjagb</bpmn:incoming>
<bpmn:outgoing>Flow_1g9el64</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:scriptTask id="Activity_0twfaq6" name="Format Telephone Number" scriptFormat="python">
@ -71,7 +71,17 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
<bpmn:incoming>Flow_0z9399c</bpmn:incoming>
<bpmn:outgoing>Flow_0z3tg6l</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0z3tg6l" sourceRef="Gateway_1nez60d" targetRef="Activity_0s0ak1j" />
<bpmn:sequenceFlow id="Flow_0z3tg6l" sourceRef="Gateway_1nez60d" targetRef="Gateway_06fiuk8" />
<bpmn:exclusiveGateway id="Gateway_06fiuk8" name="Which of Chuck&#39;s Phone Numbers?">
<bpmn:incoming>Flow_0z3tg6l</bpmn:incoming>
<bpmn:outgoing>Flow_0kdjagb</bpmn:outgoing>
<bpmn:outgoing>Flow_0r7plsj</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0kdjagb" sourceRef="Gateway_06fiuk8" targetRef="Activity_0s0ak1j" />
<bpmn:sequenceFlow id="Flow_0r7plsj" sourceRef="Gateway_06fiuk8" targetRef="Activity_1aggwmx" />
<bpmn:manualTask id="Activity_1aggwmx" name="Call Chuck&#39;s Fan Club">
<bpmn:incoming>Flow_0r7plsj</bpmn:incoming>
</bpmn:manualTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_rlm9uj3">
@ -100,6 +110,15 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
<dc:Bounds x="523" y="209" width="79" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_06fiuk8_di" bpmnElement="Gateway_06fiuk8" isMarkerVisible="true">
<dc:Bounds x="665" y="152" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="653" y="209" width="86" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0nv529h_di" bpmnElement="Activity_1aggwmx">
<dc:Bounds x="800" y="250" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_15c4wm3_di" bpmnElement="Flow_15c4wm3">
<di:waypoint x="-22" y="177" />
<di:waypoint x="60" y="177" />
@ -122,8 +141,17 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0z3tg6l_di" bpmnElement="Flow_0z3tg6l">
<di:waypoint x="585" y="177" />
<di:waypoint x="665" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0kdjagb_di" bpmnElement="Flow_0kdjagb">
<di:waypoint x="715" y="177" />
<di:waypoint x="800" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0r7plsj_di" bpmnElement="Flow_0r7plsj">
<di:waypoint x="690" y="202" />
<di:waypoint x="690" y="290" />
<di:waypoint x="800" y="290" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>