mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:18:10 +00:00
User: dakhan@gmail.com clicked save for playground/dilshad/dilshad-test/test.bpmn
This commit is contained in:
parent
7008c7c357
commit
a27e4885a7
@ -1,37 +1,58 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
<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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||||
<bpmn:process id="Process_dqvkyrn" isExecutable="true">
|
<bpmn:process id="Process_dqvkyrn" name="Order" isExecutable="true">
|
||||||
<bpmn:startEvent id="StartEvent_1">
|
<bpmn:startEvent id="StartEvent_1" name="Begin Order">
|
||||||
<bpmn:outgoing>Flow_1rysuct</bpmn:outgoing>
|
<bpmn:outgoing>Flow_1rysuct</bpmn:outgoing>
|
||||||
</bpmn:startEvent>
|
</bpmn:startEvent>
|
||||||
<bpmn:task id="Activity_04tqvdr">
|
<bpmn:endEvent id="Event_1r2g6nn" name="End Order">
|
||||||
<bpmn:incoming>Flow_1rysuct</bpmn:incoming>
|
<bpmn:incoming>Flow_0398xg6</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0gfsi5c</bpmn:outgoing>
|
|
||||||
</bpmn:task>
|
|
||||||
<bpmn:endEvent id="Event_1r2g6nn">
|
|
||||||
<bpmn:incoming>Flow_0gfsi5c</bpmn:incoming>
|
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_1rysuct" sourceRef="StartEvent_1" targetRef="Activity_04tqvdr" />
|
<bpmn:sequenceFlow id="Flow_1rysuct" sourceRef="StartEvent_1" targetRef="Activity_04tqvdr" />
|
||||||
<bpmn:sequenceFlow id="Flow_0gfsi5c" sourceRef="Activity_04tqvdr" targetRef="Event_1r2g6nn" />
|
<bpmn:userTask id="Activity_04tqvdr" name="Select Product and Quality">
|
||||||
|
<bpmn:incoming>Flow_1rysuct</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_1gea4zi</bpmn:outgoing>
|
||||||
|
</bpmn:userTask>
|
||||||
|
<bpmn:sequenceFlow id="Flow_1gea4zi" sourceRef="Activity_04tqvdr" targetRef="Activity_1mjlcd6" />
|
||||||
|
<bpmn:sequenceFlow id="Flow_0398xg6" sourceRef="Activity_1mjlcd6" targetRef="Event_1r2g6nn" />
|
||||||
|
<bpmn:businessRuleTask id="Activity_1mjlcd6" name="Look up Product Price">
|
||||||
|
<bpmn:incoming>Flow_1gea4zi</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_0398xg6</bpmn:outgoing>
|
||||||
|
</bpmn:businessRuleTask>
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_dqvkyrn">
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_dqvkyrn">
|
||||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||||
<dc:Bounds x="-128" y="62" width="36" height="36" />
|
<dc:Bounds x="-128" y="62" width="36" height="36" />
|
||||||
|
<bpmndi:BPMNLabel>
|
||||||
|
<dc:Bounds x="-140" y="105" width="61" height="14" />
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_04tqvdr_di" bpmnElement="Activity_04tqvdr">
|
<bpmndi:BPMNShape id="Activity_0egthwy_di" bpmnElement="Activity_04tqvdr">
|
||||||
<dc:Bounds x="60" y="40" width="100" height="80" />
|
<dc:Bounds x="60" y="40" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_1r2g6nn_di" bpmnElement="Event_1r2g6nn">
|
<bpmndi:BPMNShape id="Event_1r2g6nn_di" bpmnElement="Event_1r2g6nn">
|
||||||
<dc:Bounds x="312" y="62" width="36" height="36" />
|
<dc:Bounds x="552" y="82" width="36" height="36" />
|
||||||
|
<bpmndi:BPMNLabel>
|
||||||
|
<dc:Bounds x="544" y="125" width="53" height="14" />
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_0r2aitd_di" bpmnElement="Activity_1mjlcd6">
|
||||||
|
<dc:Bounds x="300" y="40" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_1rysuct_di" bpmnElement="Flow_1rysuct">
|
<bpmndi:BPMNEdge id="Flow_1rysuct_di" bpmnElement="Flow_1rysuct">
|
||||||
<di:waypoint x="-92" y="80" />
|
<di:waypoint x="-92" y="80" />
|
||||||
<di:waypoint x="60" y="80" />
|
<di:waypoint x="60" y="80" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_0gfsi5c_di" bpmnElement="Flow_0gfsi5c">
|
<bpmndi:BPMNEdge id="Flow_1gea4zi_di" bpmnElement="Flow_1gea4zi">
|
||||||
<di:waypoint x="160" y="80" />
|
<di:waypoint x="160" y="80" />
|
||||||
<di:waypoint x="312" y="80" />
|
<di:waypoint x="300" y="80" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_0398xg6_di" bpmnElement="Flow_0398xg6">
|
||||||
|
<di:waypoint x="400" y="80" />
|
||||||
|
<di:waypoint x="476" y="80" />
|
||||||
|
<di:waypoint x="476" y="100" />
|
||||||
|
<di:waypoint x="552" y="100" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user