Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
libertycoverage authored Jul 12, 2023
1 parent b0a64a6 commit 243ef08
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 3. Excercise Dispatch of goods.bpmn
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<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:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_18wv1nv" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.12.1" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.2.0">
<bpmn:process id="Process_1hr3mm2" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:textAnnotation id="TextAnnotation_12rx1jg">
<bpmn:text>trainging.camunda.com/bpmn ; user:bpmn, password:camundarocks, https://training.camunda.com/bpmn/master/en/</bpmn:text>
</bpmn:textAnnotation>
<bpmn:association id="Association_0jt2qmo" sourceRef="StartEvent_1" targetRef="TextAnnotation_12rx1jg" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1hr3mm2">
<bpmndi:BPMNShape id="TextAnnotation_12rx1jg_di" bpmnElement="TextAnnotation_12rx1jg">
<dc:Bounds x="220" y="70" width="190" height="84" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Association_0jt2qmo_di" bpmnElement="Association_0jt2qmo">
<di:waypoint x="208" y="163" />
<di:waypoint x="220" y="148" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>

0 comments on commit 243ef08

Please sign in to comment.