User: dan@sartography.com added process model file playground/dan/dans-first-progress-model/example of milestones.bpmn
This commit is contained in:
parent
797fcdd233
commit
119bf546a4
|
@ -0,0 +1,277 @@
|
|||
<?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:process id="Process_eigh7g6" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1" name="Start">
|
||||
<bpmn:outgoing>Flow_0i2srws</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:task id="Activity_1bgsd3u">
|
||||
<bpmn:incoming>Flow_0i2srws</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1b2tevx</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:exclusiveGateway id="Gateway_1xtgksq" name="has phone?">
|
||||
<bpmn:incoming>Flow_1bb7oh3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1djqvv2</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1dkiy89</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:task id="Activity_0npwrbj">
|
||||
<bpmn:incoming>Flow_1djqvv2</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1fw35b4</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:task id="Activity_08g7hdu">
|
||||
<bpmn:incoming>Flow_1dkiy89</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0z9cd9q</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:exclusiveGateway id="Gateway_129m0if">
|
||||
<bpmn:incoming>Flow_0r8l9l0</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_10v7n9j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1rh3t8g</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:task id="Activity_0nsm3ky">
|
||||
<bpmn:incoming>Flow_1rh3t8g</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ef2yk6</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:exclusiveGateway id="Gateway_1ngchw3">
|
||||
<bpmn:incoming>Flow_1ef2yk6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1n7eb3i</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1sxtcac</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0w71tes</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0yku45l</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0i2srws" sourceRef="StartEvent_1" targetRef="Activity_1bgsd3u" />
|
||||
<bpmn:sequenceFlow id="Flow_1b2tevx" sourceRef="Activity_1bgsd3u" targetRef="Event_1uis6p1" />
|
||||
<bpmn:sequenceFlow id="Flow_1djqvv2" name="no" sourceRef="Gateway_1xtgksq" targetRef="Activity_0npwrbj" />
|
||||
<bpmn:sequenceFlow id="Flow_1dkiy89" name="yes" sourceRef="Gateway_1xtgksq" targetRef="Activity_08g7hdu" />
|
||||
<bpmn:sequenceFlow id="Flow_1fw35b4" sourceRef="Activity_0npwrbj" targetRef="Event_1o7uxk6" />
|
||||
<bpmn:sequenceFlow id="Flow_0z9cd9q" sourceRef="Activity_08g7hdu" targetRef="Event_0t5ml4d" />
|
||||
<bpmn:sequenceFlow id="Flow_1rh3t8g" sourceRef="Gateway_129m0if" targetRef="Activity_0nsm3ky" />
|
||||
<bpmn:sequenceFlow id="Flow_1ef2yk6" sourceRef="Activity_0nsm3ky" targetRef="Gateway_1ngchw3" />
|
||||
<bpmn:endEvent id="Event_0f5jtt1" name="Lead">
|
||||
<bpmn:incoming>Flow_1n7eb3i</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1n7eb3i" sourceRef="Gateway_1ngchw3" targetRef="Event_0f5jtt1" />
|
||||
<bpmn:endEvent id="Event_07o3k76" name="Reference">
|
||||
<bpmn:incoming>Flow_1sxtcac</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1sxtcac" sourceRef="Gateway_1ngchw3" targetRef="Event_07o3k76" />
|
||||
<bpmn:endEvent id="Event_0cazh3r" name="Removed">
|
||||
<bpmn:incoming>Flow_0w71tes</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0w71tes" sourceRef="Gateway_1ngchw3" targetRef="Event_0cazh3r" />
|
||||
<bpmn:endEvent id="Event_03t941h" name="Sale">
|
||||
<bpmn:incoming>Flow_0yku45l</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0yku45l" sourceRef="Gateway_1ngchw3" targetRef="Event_03t941h" />
|
||||
<bpmn:intermediateThrowEvent id="Event_1uis6p1" name="contact craeted">
|
||||
<bpmn:incoming>Flow_1b2tevx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bb7oh3</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1bb7oh3" sourceRef="Event_1uis6p1" targetRef="Gateway_1xtgksq" />
|
||||
<bpmn:intermediateThrowEvent id="Event_1o7uxk6" name="Email Sent">
|
||||
<bpmn:incoming>Flow_1fw35b4</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0r8l9l0</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0r8l9l0" sourceRef="Event_1o7uxk6" targetRef="Gateway_129m0if" />
|
||||
<bpmn:intermediateThrowEvent id="Event_0t5ml4d" name="Contacted by Phone">
|
||||
<bpmn:incoming>Flow_0z9cd9q</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_10v7n9j</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_10v7n9j" sourceRef="Event_0t5ml4d" targetRef="Gateway_129m0if" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_1hxcvx6">
|
||||
<bpmn:text>Every circle (BPMN Event) with a label attached to it is considered a "Milestone"</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_1yta9ve" sourceRef="StartEvent_1" targetRef="TextAnnotation_1hxcvx6" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_035ap2x">
|
||||
<bpmn:text>Milestones are not required. But can be added on any path or task.</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_0zuo6rh" sourceRef="Flow_1dkiy89" targetRef="TextAnnotation_035ap2x" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_0hd0ryj">
|
||||
<bpmn:text>End Events with labels can describe the final outcome. This can be far more than just "Accepted" or "Rejected" It can be any string, and any number of outcomes.</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_18ztcz6" sourceRef="Event_03t941h" targetRef="TextAnnotation_0hd0ryj" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_17z9ekj">
|
||||
<bpmn:text>Some milestones may never complete (this one is only happens if they have a phone number)</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_1puaupw" sourceRef="Event_0t5ml4d" targetRef="TextAnnotation_17z9ekj" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_eigh7g6">
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1hxcvx6_di" bpmnElement="TextAnnotation_1hxcvx6">
|
||||
<dc:Bounds x="-140" y="-190" width="212" height="55" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0hd0ryj_di" bpmnElement="TextAnnotation_0hd0ryj">
|
||||
<dc:Bounds x="360" y="-220" width="190" height="100" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_035ap2x_di" bpmnElement="TextAnnotation_035ap2x">
|
||||
<dc:Bounds x="20" y="170" width="100.0000033517384" height="84.00146048649009" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_17z9ekj_di" bpmnElement="TextAnnotation_17z9ekj">
|
||||
<dc:Bounds x="380" y="170" width="99.9999949723924" height="112.57550796265788" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1xtgksq_di" bpmnElement="Gateway_1xtgksq" isMarkerVisible="true">
|
||||
<dc:Bounds x="85" y="5" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="141" y="23" width="58" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_129m0if_di" bpmnElement="Gateway_129m0if" isMarkerVisible="true">
|
||||
<dc:Bounds x="335" y="5" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1ngchw3_di" bpmnElement="Gateway_1ngchw3" isMarkerVisible="true">
|
||||
<dc:Bounds x="575" y="5" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0f5jtt1_di" bpmnElement="Event_0f5jtt1">
|
||||
<dc:Bounds x="672" y="12" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="679" y="55" width="25" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_07o3k76_di" bpmnElement="Event_07o3k76">
|
||||
<dc:Bounds x="672" y="122" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="665" y="165" width="51" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0cazh3r_di" bpmnElement="Event_0cazh3r">
|
||||
<dc:Bounds x="672" y="232" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="666" y="275" width="48" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_08g7hdu_di" bpmnElement="Activity_08g7hdu">
|
||||
<dc:Bounds x="170" y="60" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0npwrbj_di" bpmnElement="Activity_0npwrbj">
|
||||
<dc:Bounds x="160" y="-80" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_03t941h_di" bpmnElement="Event_03t941h">
|
||||
<dc:Bounds x="672" y="-98" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="680" y="-55" width="23" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-178" y="12" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="-172" y="55" width="24" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1bgsd3u_di" bpmnElement="Activity_1bgsd3u">
|
||||
<dc:Bounds x="-110" y="-10" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1uis6p1_di" bpmnElement="Event_1uis6p1">
|
||||
<dc:Bounds x="22" y="12" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="2" y="55" width="76" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1o7uxk6_di" bpmnElement="Event_1o7uxk6">
|
||||
<dc:Bounds x="292" y="-58" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="283" y="-15" width="54" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0nsm3ky_di" bpmnElement="Activity_0nsm3ky">
|
||||
<dc:Bounds x="440" y="-10" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0t5ml4d_di" bpmnElement="Event_0t5ml4d">
|
||||
<dc:Bounds x="292" y="82" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="277" y="125" width="66" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_1yta9ve_di" bpmnElement="Association_1yta9ve">
|
||||
<di:waypoint x="-154" y="13" />
|
||||
<di:waypoint x="-104" y="-135" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_18ztcz6_di" bpmnElement="Association_18ztcz6">
|
||||
<di:waypoint x="675" y="-90" />
|
||||
<di:waypoint x="550" y="-172" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_0zuo6rh_di" bpmnElement="Association_0zuo6rh">
|
||||
<di:waypoint x="130" y="100" />
|
||||
<di:waypoint x="81" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1puaupw_di" bpmnElement="Association_1puaupw">
|
||||
<di:waypoint x="325" y="110" />
|
||||
<di:waypoint x="409" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0i2srws_di" bpmnElement="Flow_0i2srws">
|
||||
<di:waypoint x="-142" y="30" />
|
||||
<di:waypoint x="-110" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1b2tevx_di" bpmnElement="Flow_1b2tevx">
|
||||
<di:waypoint x="-10" y="30" />
|
||||
<di:waypoint x="22" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1djqvv2_di" bpmnElement="Flow_1djqvv2">
|
||||
<di:waypoint x="110" y="5" />
|
||||
<di:waypoint x="110" y="-40" />
|
||||
<di:waypoint x="160" y="-40" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="119" y="-55" width="13" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dkiy89_di" bpmnElement="Flow_1dkiy89">
|
||||
<di:waypoint x="110" y="55" />
|
||||
<di:waypoint x="110" y="100" />
|
||||
<di:waypoint x="170" y="100" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="117" y="83" width="18" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0z9cd9q_di" bpmnElement="Flow_0z9cd9q">
|
||||
<di:waypoint x="270" y="100" />
|
||||
<di:waypoint x="292" y="100" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1fw35b4_di" bpmnElement="Flow_1fw35b4">
|
||||
<di:waypoint x="260" y="-40" />
|
||||
<di:waypoint x="292" y="-40" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1rh3t8g_di" bpmnElement="Flow_1rh3t8g">
|
||||
<di:waypoint x="385" y="30" />
|
||||
<di:waypoint x="440" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ef2yk6_di" bpmnElement="Flow_1ef2yk6">
|
||||
<di:waypoint x="540" y="30" />
|
||||
<di:waypoint x="575" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1n7eb3i_di" bpmnElement="Flow_1n7eb3i">
|
||||
<di:waypoint x="625" y="30" />
|
||||
<di:waypoint x="672" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1sxtcac_di" bpmnElement="Flow_1sxtcac">
|
||||
<di:waypoint x="600" y="55" />
|
||||
<di:waypoint x="600" y="140" />
|
||||
<di:waypoint x="672" y="140" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0w71tes_di" bpmnElement="Flow_0w71tes">
|
||||
<di:waypoint x="600" y="55" />
|
||||
<di:waypoint x="600" y="250" />
|
||||
<di:waypoint x="672" y="250" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0yku45l_di" bpmnElement="Flow_0yku45l">
|
||||
<di:waypoint x="600" y="5" />
|
||||
<di:waypoint x="600" y="-80" />
|
||||
<di:waypoint x="672" y="-80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1bb7oh3_di" bpmnElement="Flow_1bb7oh3">
|
||||
<di:waypoint x="58" y="30" />
|
||||
<di:waypoint x="85" y="30" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0r8l9l0_di" bpmnElement="Flow_0r8l9l0">
|
||||
<di:waypoint x="328" y="-40" />
|
||||
<di:waypoint x="360" y="-40" />
|
||||
<di:waypoint x="360" y="5" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_10v7n9j_di" bpmnElement="Flow_10v7n9j">
|
||||
<di:waypoint x="328" y="100" />
|
||||
<di:waypoint x="360" y="100" />
|
||||
<di:waypoint x="360" y="55" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
Loading…
Reference in New Issue