User: silvia.orozco@myome.com clicked save for playground/myome/pizza-kingdom-silvia/pizza-kingdom-silvia.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-20 21:42:32 +00:00
parent 41d290dcef
commit 35d1916bdf
1 changed files with 40 additions and 10 deletions

View File

@ -35,17 +35,39 @@
<bpmn:outgoing>Flow_0yromb6</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_0yromb6" sourceRef="Activity_1y7mw9l" targetRef="Activity_15463hw" />
<bpmn:endEvent id="Event_17w5pa7">
<bpmn:incoming>Flow_1hzlic5</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1hzlic5" sourceRef="Activity_15463hw" targetRef="Event_17w5pa7" />
<bpmn:businessRuleTask id="Activity_15463hw" name="Calculate cost">
<bpmn:extensionElements>
<spiffworkflow:calledDecisionId>decision_1</spiffworkflow:calledDecisionId>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0yromb6</bpmn:incoming>
<bpmn:outgoing>Flow_1hzlic5</bpmn:outgoing>
<bpmn:outgoing>Flow_1y8ok4x</bpmn:outgoing>
</bpmn:businessRuleTask>
<bpmn:manualTask id="Activity_0gznwgh" name="Display total">
<bpmn:documentation># Here is your order total:
Pizza Price: {{base_price}}
Topping Price: {{topping_price}}
---
# Total Price: {{base_price + topping_price * len(toppings) }}</bpmn:documentation>
<bpmn:extensionElements>
<spiffworkflow:preScript></spiffworkflow:preScript>
<spiffworkflow:instructionsForEndUser># Here is your order total:
Pizza Price: {{base_price}}
Topping Price: {{topping_price}}
---
# Total Price: {{base_price + topping_price * len(toppings) }}</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1y8ok4x</bpmn:incoming>
<bpmn:outgoing>Flow_07z1ros</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_1y8ok4x" sourceRef="Activity_15463hw" targetRef="Activity_0gznwgh" />
<bpmn:endEvent id="Event_1j54928">
<bpmn:incoming>Flow_07z1ros</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_07z1ros" sourceRef="Activity_0gznwgh" targetRef="Event_1j54928" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_57rvnyv">
@ -60,13 +82,17 @@
<dc:Bounds x="440" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_17w5pa7_di" bpmnElement="Event_17w5pa7">
<dc:Bounds x="782" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_05btu3r_di" bpmnElement="Activity_15463hw">
<dc:Bounds x="610" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_03699io_di" bpmnElement="Activity_0gznwgh">
<dc:Bounds x="770" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1j54928_di" bpmnElement="Event_1j54928">
<dc:Bounds x="932" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0q4d4r9_di" bpmnElement="Flow_0q4d4r9">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
@ -79,9 +105,13 @@
<di:waypoint x="540" y="177" />
<di:waypoint x="610" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1hzlic5_di" bpmnElement="Flow_1hzlic5">
<bpmndi:BPMNEdge id="Flow_1y8ok4x_di" bpmnElement="Flow_1y8ok4x">
<di:waypoint x="710" y="177" />
<di:waypoint x="782" y="177" />
<di:waypoint x="770" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_07z1ros_di" bpmnElement="Flow_07z1ros">
<di:waypoint x="870" y="177" />
<di:waypoint x="932" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>