mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 05:48:11 +00:00
User: maximryzhov88@yandex.ru clicked save for playground/rmgi/duedil/duedil.bpmn
This commit is contained in:
parent
8b83707921
commit
e2dc9e7167
@ -64,6 +64,7 @@
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:callActivity id="Activity_0fib2o2" name="Автоматизированная проверка на блок-факторы" calledElement="Process_auto">
|
||||
<bpmn:incoming>Flow_00g9nz5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_15mec02</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:subProcess id="Activity_00n11t5" name="Запрос к внешним источникам">
|
||||
<bpmn:incoming>Flow_05g9ujw</bpmn:incoming>
|
||||
@ -102,6 +103,25 @@
|
||||
<bpmn:sequenceFlow id="Flow_0rucp3s" sourceRef="Activity_076e1q2" targetRef="Gateway_0i4awui" />
|
||||
<bpmn:sequenceFlow id="Flow_00g9nz5" name="Да" sourceRef="Gateway_0i4awui" targetRef="Activity_0fib2o2" />
|
||||
<bpmn:sequenceFlow id="Flow_10tcg94" sourceRef="Activity_00n11t5" targetRef="Activity_1gvzl8m" />
|
||||
<bpmn:exclusiveGateway id="Gateway_0bh44w0" name="Нет негатива">
|
||||
<bpmn:incoming>Flow_15mec02</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0cm32we</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1lpsmkz</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_15mec02" sourceRef="Activity_0fib2o2" targetRef="Gateway_0bh44w0" />
|
||||
<bpmn:sequenceFlow id="Flow_0cm32we" name="Данные совпадают " sourceRef="Gateway_0bh44w0" targetRef="Activity_1crj4k2" />
|
||||
<bpmn:serviceTask id="Activity_1crj4k2" name="Отправка инициатору">
|
||||
<bpmn:incoming>Flow_0cm32we</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_18jpfg9</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_18jpfg9" sourceRef="Activity_1crj4k2" targetRef="Event_1sqx8p9" />
|
||||
<bpmn:endEvent id="Event_1sqx8p9">
|
||||
<bpmn:incoming>Flow_18jpfg9</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1lpsmkz" name="НЕ совпадают" sourceRef="Gateway_0bh44w0" targetRef="Activity_1nxvnlj" />
|
||||
<bpmn:callActivity id="Activity_1nxvnlj" name="СППР">
|
||||
<bpmn:incoming>Flow_1lpsmkz</bpmn:incoming>
|
||||
</bpmn:callActivity>
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_auto" />
|
||||
<bpmn:process id="Process_1jlt9ri">
|
||||
@ -185,7 +205,7 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_18b3059">
|
||||
<bpmndi:BPMNShape id="Participant_00o15vv_di" bpmnElement="Participant_00o15vv" isHorizontal="true">
|
||||
<dc:Bounds x="125" y="-20" width="1670" height="1610" />
|
||||
<dc:Bounds x="125" y="-20" width="1670" height="1990" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1abflss_di" bpmnElement="Event_1abflss">
|
||||
@ -241,6 +261,22 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmndi:BPMNShape id="Activity_06s4pkp_di" bpmnElement="Activity_0fib2o2">
|
||||
<dc:Bounds x="1430" y="1490" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0bh44w0_di" bpmnElement="Gateway_0bh44w0" isMarkerVisible="true">
|
||||
<dc:Bounds x="1455" y="1665" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1377.5" y="1683" width="67" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1c7jwom_di" bpmnElement="Activity_1crj4k2">
|
||||
<dc:Bounds x="1430" y="1790" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1sqx8p9_di" bpmnElement="Event_1sqx8p9">
|
||||
<dc:Bounds x="1462" y="1922" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1qqdy1v_di" bpmnElement="Activity_1nxvnlj">
|
||||
<dc:Bounds x="1660" y="1650" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0lwpk36_di" bpmnElement="Activity_00n11t5">
|
||||
<dc:Bounds x="830" y="340" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -338,6 +374,28 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<di:waypoint x="930" y="380" />
|
||||
<di:waypoint x="1030" y="380" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_15mec02_di" bpmnElement="Flow_15mec02">
|
||||
<di:waypoint x="1480" y="1570" />
|
||||
<di:waypoint x="1480" y="1665" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0cm32we_di" bpmnElement="Flow_0cm32we">
|
||||
<di:waypoint x="1480" y="1715" />
|
||||
<di:waypoint x="1480" y="1790" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1468" y="1750" width="57" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_18jpfg9_di" bpmnElement="Flow_18jpfg9">
|
||||
<di:waypoint x="1480" y="1870" />
|
||||
<di:waypoint x="1480" y="1922" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1lpsmkz_di" bpmnElement="Flow_1lpsmkz">
|
||||
<di:waypoint x="1505" y="1690" />
|
||||
<di:waypoint x="1660" y="1690" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1511" y="1682" width="75" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_0z49xav_di" bpmnElement="Participant_0z49xav" isHorizontal="true">
|
||||
<dc:Bounds x="1900" y="-20" width="600" height="250" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
Loading…
x
Reference in New Issue
Block a user