Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- POST http://<Camunda>/engine-rest/deployment/create HTTP/1.1
- Content-Type: multipart/form-data; boundary="----MyGreatBoundary"
- Host: 10.189.112.176:8080
- Request-Id: |2644420f-432b12fc5d85565e.
- Content-Length: 35218
- Expect: 100-continue
- ------MyGreatBoundary
- Content-Type: text/plain; charset=UTF-8
- Content-Disposition: form-data; name=deployment-name
- Content-Transfer-Encoding: 8bit
- PL.Camunda
- ------MyGreatBoundary
- Content-Type: text/plain; charset=UTF-8
- Content-Disposition: form-data; name=enable-duplicate-filtering
- Content-Transfer-Encoding: 8bit
- true
- ------MyGreatBoundary
- Content-Type: text/plain; charset=UTF-8
- Content-Disposition: form-data; name=deploy-changed-only
- Content-Transfer-Encoding: 8bit
- true
- ------MyGreatBoundary
- Content-Type: text/plain; charset=UTF-8
- Content-Disposition: form-data; name=deployment-source
- Content-Transfer-Encoding: 8bit
- undefined
- ------MyGreatBoundary
- Content-Disposition: form-data; filename=AddContractToFactoringAgreementProcess.bpmn; name=data-46090902-6213-4c89-936a-34a58f9cba1a
- Content-Type: application/octet-stream
- Content-Transfer-Encoding: binary
- <?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:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_0xod8lz" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.4.1">
- <bpmn:collaboration id="new_contract">
- <bpmn:participant id="Participant_0vefm9w" name="Обработка заявки на добавление контракта" processRef="AddContractToFactoringAgreementProcess" />
- <bpmn:participant id="Participant_1lvbjuc" name="DDD" />
- <bpmn:messageFlow id="MessageFlow_1a6hsvl" name="Создание заявки на добавление конракта" sourceRef="Participant_1lvbjuc" targetRef="AddContractToFactoringAgreementRequestCreated" />
- </bpmn:collaboration>
- <bpmn:process id="AddContractToFactoringAgreementProcess" name="Обработка заявки на добавление контракта" isExecutable="true">
- <bpmn:exclusiveGateway id="ExclusiveGateway_1ndz51r" default="SequenceFlow_0eeaan1">
- <bpmn:incoming>SequenceFlow_0023u8y</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0eeaan1</bpmn:outgoing>
- <bpmn:outgoing>SequenceFlow_0jid258</bpmn:outgoing>
- </bpmn:exclusiveGateway>
- <bpmn:serviceTask id="Task_02oqyhj" name="Проверить достаточность документов и подготовить заключение ЮУ по контракту" camunda:asyncBefore="true" camunda:type="external" camunda:topic="ContractReviewByLegal">
- <bpmn:incoming>SequenceFlow_0wll3c5</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0yuimyl</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:exclusiveGateway id="ExclusiveGateway_14e4zv0">
- <bpmn:incoming>SequenceFlow_0yuimyl</bpmn:incoming>
- <bpmn:incoming>SequenceFlow_0eeaan1</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0dxhomc</bpmn:outgoing>
- </bpmn:exclusiveGateway>
- <bpmn:exclusiveGateway id="ExclusiveGateway_05utbg6">
- <bpmn:incoming>SequenceFlow_0jid258</bpmn:incoming>
- <bpmn:incoming>SequenceFlow_0fjgts1</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0wll3c5</bpmn:outgoing>
- </bpmn:exclusiveGateway>
- <bpmn:callActivity id="CallActivity_1cgnji0" name="Предоставить исправленные/ недостающие документы" calledElement="ProvideAdditionalDocs">
- <bpmn:extensionElements>
- <camunda:in businessKey="#{execution.processBusinessKey}" />
- </bpmn:extensionElements>
- <bpmn:incoming>SequenceFlow_191c0hn</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0fjgts1</bpmn:outgoing>
- </bpmn:callActivity>
- <bpmn:inclusiveGateway id="ParallelGateway_17jzp95">
- <bpmn:incoming>SequenceFlow_0dxhomc</bpmn:incoming>
- <bpmn:incoming>SequenceFlow_0l7vrhi</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_1x45r6y</bpmn:outgoing>
- </bpmn:inclusiveGateway>
- <bpmn:exclusiveGateway id="ExclusiveGateway_04t1939">
- <bpmn:incoming>SequenceFlow_1x45r6y</bpmn:incoming>
- <bpmn:incoming>SequenceFlow_0drczcq</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0vdifmp</bpmn:outgoing>
- </bpmn:exclusiveGateway>
- <bpmn:callActivity id="CallActivity_0alcac1" name="Предоставить исправленные/ недостающие документы" calledElement="ProvideAdditionalDocs">
- <bpmn:extensionElements>
- <camunda:in businessKey="#{execution.processBusinessKey}" />
- </bpmn:extensionElements>
- <bpmn:incoming>SequenceFlow_08nkygw</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0drczcq</bpmn:outgoing>
- </bpmn:callActivity>
- <bpmn:serviceTask id="BusinessRuleTask_1291mi6" name="Определить процент зачетов/ возвратов" camunda:asyncBefore="true" camunda:type="external" camunda:topic="DeterminePercentOfNetting">
- <bpmn:incoming>SequenceFlow_1vucpxd</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0l7vrhi</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:serviceTask id="Task_0acyajw" name="Сформировать решение об условиях работы по контракту и внести их в ЦФТ" camunda:asyncBefore="true" camunda:type="external" camunda:topic="MakeFactoringDecision">
- <bpmn:incoming>SequenceFlow_0vdifmp</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_16ob816</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:serviceTask id="Task_0xawozq" name="Завершить обработку заявки" camunda:type="external" camunda:topic="CompleteAddContractToFactoringAgreementRequest">
- <bpmn:incoming>SequenceFlow_16ob816</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0xnhw6b</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:endEvent id="EndEvent_07wdosu">
- <bpmn:incoming>SequenceFlow_0xnhw6b</bpmn:incoming>
- </bpmn:endEvent>
- <bpmn:callActivity id="CallActivity_00vrzvy" name="Предоставить исправленные/ недостающие документы" calledElement="ProvideAdditionalDocs">
- <bpmn:extensionElements>
- <camunda:in businessKey="#{execution.processBusinessKey}" />
- </bpmn:extensionElements>
- <bpmn:incoming>SequenceFlow_081ojsr</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_1bkje4j</bpmn:outgoing>
- </bpmn:callActivity>
- <bpmn:inclusiveGateway id="ParallelGateway_18yd50l">
- <bpmn:incoming>SequenceFlow_0vvxn31</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_1vucpxd</bpmn:outgoing>
- <bpmn:outgoing>SequenceFlow_0023u8y</bpmn:outgoing>
- </bpmn:inclusiveGateway>
- <bpmn:startEvent id="AddContractToFactoringAgreementRequestCreated" name="Создана заявка на добавление конракта">
- <bpmn:outgoing>SequenceFlow_0zdo08o</bpmn:outgoing>
- </bpmn:startEvent>
- <bpmn:serviceTask id="Task_1r4nh87" name="Проверить достаточность документов и определить необходимость юридической экспертизы и запроса % зачетов/ возвратов" camunda:asyncBefore="true" camunda:type="external" camunda:topic="CheckDocumentsAndLegalParticipationByUor">
- <bpmn:extensionElements>
- <camunda:inputOutput>
- <camunda:inputParameter name="PercentOfNettingRequirement">#{false}</camunda:inputParameter>
- <camunda:inputParameter name="ReviewByLegalRequirement">#{false}</camunda:inputParameter>
- <camunda:outputParameter name="PercentOfNettingRequired">#{PercentOfNettingRequirement}</camunda:outputParameter>
- <camunda:outputParameter name="ReviewByLegalRequired">#{ReviewByLegalRequirement}</camunda:outputParameter>
- </camunda:inputOutput>
- </bpmn:extensionElements>
- <bpmn:incoming>SequenceFlow_19lzack</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0vvxn31</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:exclusiveGateway id="ExclusiveGateway_039ay3o">
- <bpmn:incoming>SequenceFlow_1bkje4j</bpmn:incoming>
- <bpmn:incoming>SequenceFlow_1u8trld</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_19lzack</bpmn:outgoing>
- </bpmn:exclusiveGateway>
- <bpmn:serviceTask id="UserTask_1915ah9" name="Определить сложность сделки и исполнителя УОР" camunda:asyncBefore="true" camunda:type="external" camunda:topic="SetRequestComplexityAndUorEmployee">
- <bpmn:incoming>SequenceFlow_0zdo08o</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_1u8trld</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:boundaryEvent id="BoundaryEvent_0cfk6bm" attachedToRef="Task_1r4nh87">
- <bpmn:outgoing>SequenceFlow_081ojsr</bpmn:outgoing>
- <bpmn:errorEventDefinition id="ErrorEventDefinition_05no2d7" errorRef="Error_0ssi4dt" />
- </bpmn:boundaryEvent>
- <bpmn:boundaryEvent id="IntermediateThrowEvent_0lf22dn" attachedToRef="Task_0acyajw">
- <bpmn:outgoing>SequenceFlow_08nkygw</bpmn:outgoing>
- <bpmn:errorEventDefinition id="ErrorEventDefinition_1bw4t7m" errorRef="Error_0ssi4dt" />
- </bpmn:boundaryEvent>
- <bpmn:boundaryEvent id="BoundaryEvent_09ehyl1" attachedToRef="Task_02oqyhj">
- <bpmn:outgoing>SequenceFlow_191c0hn</bpmn:outgoing>
- <bpmn:errorEventDefinition id="ErrorEventDefinition_1uyuaor" errorRef="Error_0ssi4dt" />
- </bpmn:boundaryEvent>
- <bpmn:sequenceFlow id="SequenceFlow_1u8trld" sourceRef="UserTask_1915ah9" targetRef="ExclusiveGateway_039ay3o" />
- <bpmn:sequenceFlow id="SequenceFlow_19lzack" sourceRef="ExclusiveGateway_039ay3o" targetRef="Task_1r4nh87" />
- <bpmn:sequenceFlow id="SequenceFlow_0zdo08o" sourceRef="AddContractToFactoringAgreementRequestCreated" targetRef="UserTask_1915ah9" />
- <bpmn:sequenceFlow id="SequenceFlow_0vvxn31" sourceRef="Task_1r4nh87" targetRef="ParallelGateway_18yd50l" />
- <bpmn:sequenceFlow id="SequenceFlow_1bkje4j" sourceRef="CallActivity_00vrzvy" targetRef="ExclusiveGateway_039ay3o" />
- <bpmn:sequenceFlow id="SequenceFlow_081ojsr" sourceRef="BoundaryEvent_0cfk6bm" targetRef="CallActivity_00vrzvy" />
- <bpmn:sequenceFlow id="SequenceFlow_0xnhw6b" sourceRef="Task_0xawozq" targetRef="EndEvent_07wdosu" />
- <bpmn:sequenceFlow id="SequenceFlow_16ob816" sourceRef="Task_0acyajw" targetRef="Task_0xawozq" />
- <bpmn:sequenceFlow id="SequenceFlow_0vdifmp" sourceRef="ExclusiveGateway_04t1939" targetRef="Task_0acyajw" />
- <bpmn:sequenceFlow id="SequenceFlow_0l7vrhi" sourceRef="BusinessRuleTask_1291mi6" targetRef="ParallelGateway_17jzp95" />
- <bpmn:sequenceFlow id="SequenceFlow_08nkygw" sourceRef="IntermediateThrowEvent_0lf22dn" targetRef="CallActivity_0alcac1" />
- <bpmn:sequenceFlow id="SequenceFlow_0drczcq" sourceRef="CallActivity_0alcac1" targetRef="ExclusiveGateway_04t1939" />
- <bpmn:sequenceFlow id="SequenceFlow_1x45r6y" sourceRef="ParallelGateway_17jzp95" targetRef="ExclusiveGateway_04t1939" />
- <bpmn:sequenceFlow id="SequenceFlow_0dxhomc" sourceRef="ExclusiveGateway_14e4zv0" targetRef="ParallelGateway_17jzp95" />
- <bpmn:sequenceFlow id="SequenceFlow_191c0hn" sourceRef="BoundaryEvent_09ehyl1" targetRef="CallActivity_1cgnji0" />
- <bpmn:sequenceFlow id="SequenceFlow_0fjgts1" sourceRef="CallActivity_1cgnji0" targetRef="ExclusiveGateway_05utbg6" />
- <bpmn:sequenceFlow id="SequenceFlow_0jid258" name="Требуется ЮУ" sourceRef="ExclusiveGateway_1ndz51r" targetRef="ExclusiveGateway_05utbg6">
- <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{ReviewByLegalRequired}</bpmn:conditionExpression>
- </bpmn:sequenceFlow>
- <bpmn:sequenceFlow id="SequenceFlow_0wll3c5" sourceRef="ExclusiveGateway_05utbg6" targetRef="Task_02oqyhj" />
- <bpmn:sequenceFlow id="SequenceFlow_0yuimyl" sourceRef="Task_02oqyhj" targetRef="ExclusiveGateway_14e4zv0" />
- <bpmn:sequenceFlow id="SequenceFlow_0eeaan1" name="Не требуется ЮУ" sourceRef="ExclusiveGateway_1ndz51r" targetRef="ExclusiveGateway_14e4zv0" />
- <bpmn:sequenceFlow id="SequenceFlow_1vucpxd" name="Требуется %" sourceRef="ParallelGateway_18yd50l" targetRef="BusinessRuleTask_1291mi6">
- <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{PercentOfNettingRequired}</bpmn:conditionExpression>
- </bpmn:sequenceFlow>
- <bpmn:sequenceFlow id="SequenceFlow_0023u8y" name="" sourceRef="ParallelGateway_18yd50l" targetRef="ExclusiveGateway_1ndz51r">
- <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{true}</bpmn:conditionExpression>
- </bpmn:sequenceFlow>
- </bpmn:process>
- <bpmn:error id="Error_0ssi4dt" name="NeedFixDocuments" errorCode="NeedFixDocuments" />
- <bpmndi:BPMNDiagram id="BPMNDiagram_1">
- <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="new_contract">
- <bpmndi:BPMNShape id="Participant_0vefm9w_di" bpmnElement="Participant_0vefm9w" isHorizontal="true">
- <dc:Bounds x="160" y="170" width="1450" height="540" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ExclusiveGateway_039ay3o_di" bpmnElement="ExclusiveGateway_039ay3o" isMarkerVisible="true">
- <dc:Bounds x="414" y="445" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ExclusiveGateway_05utbg6_di" bpmnElement="ExclusiveGateway_05utbg6" isMarkerVisible="true">
- <dc:Bounds x="745" y="335" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ExclusiveGateway_14e4zv0_di" bpmnElement="ExclusiveGateway_14e4zv0" isMarkerVisible="true">
- <dc:Bounds x="975" y="445" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="BoundaryEvent_09ehyl1_di" bpmnElement="BoundaryEvent_09ehyl1">
- <dc:Bounds x="882" y="282" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="BoundaryEvent_0cfk6bm_di" bpmnElement="BoundaryEvent_0cfk6bm">
- <dc:Bounds x="512" y="542" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_081ojsr_di" bpmnElement="SequenceFlow_081ojsr">
- <di:waypoint x="530" y="578" />
- <di:waypoint x="530" y="623" />
- <di:waypoint x="500" y="623" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_16ob816_di" bpmnElement="SequenceFlow_16ob816">
- <di:waypoint x="1341" y="472" />
- <di:waypoint x="1390" y="472" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_1x45r6y_di" bpmnElement="SequenceFlow_1x45r6y">
- <di:waypoint x="1095" y="470" />
- <di:waypoint x="1125" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0dxhomc_di" bpmnElement="SequenceFlow_0dxhomc">
- <di:waypoint x="1025" y="470" />
- <di:waypoint x="1045" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0yuimyl_di" bpmnElement="SequenceFlow_0yuimyl">
- <di:waypoint x="950" y="360" />
- <di:waypoint x="1000" y="360" />
- <di:waypoint x="1000" y="445" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0wll3c5_di" bpmnElement="SequenceFlow_0wll3c5">
- <di:waypoint x="795" y="360" />
- <di:waypoint x="850" y="360" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_1u8trld_di" bpmnElement="SequenceFlow_1u8trld">
- <di:waypoint x="377" y="470" />
- <di:waypoint x="414" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_1bkje4j_di" bpmnElement="SequenceFlow_1bkje4j">
- <di:waypoint x="439" y="572" />
- <di:waypoint x="439" y="495" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0zdo08o_di" bpmnElement="SequenceFlow_0zdo08o">
- <di:waypoint x="249" y="470" />
- <di:waypoint x="277" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_1vucpxd_di" bpmnElement="SequenceFlow_1vucpxd">
- <di:waypoint x="659" y="495" />
- <di:waypoint x="659" y="622" />
- <di:waypoint x="850" y="622" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="667" y="543" width="64" height="14" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0jid258_di" bpmnElement="SequenceFlow_0jid258">
- <di:waypoint x="770" y="445" />
- <di:waypoint x="770" y="385" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="693" y="407" width="73" height="14" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0023u8y_di" bpmnElement="SequenceFlow_0023u8y">
- <di:waypoint x="684" y="470" />
- <di:waypoint x="745" y="470" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="821" y="452" width="68" height="14" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0vvxn31_di" bpmnElement="SequenceFlow_0vvxn31">
- <di:waypoint x="600" y="470" />
- <di:waypoint x="634" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_19lzack_di" bpmnElement="SequenceFlow_19lzack">
- <di:waypoint x="464" y="470" />
- <di:waypoint x="500" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="Participant_1kr0plw_di" bpmnElement="Participant_1lvbjuc" isHorizontal="true">
- <dc:Bounds x="160" y="80" width="300" height="60" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="MessageFlow_1a6hsvl_di" bpmnElement="MessageFlow_1a6hsvl">
- <di:waypoint x="231" y="140" />
- <di:waypoint x="231" y="452" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="246" y="290" width="87" height="40" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="ServiceTask_14s7btg_di" bpmnElement="UserTask_1915ah9" bioc:fill="#DBDF00">
- <dc:Bounds x="277" y="415" width="100" height="110" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ServiceTask_1l7651d_di" bpmnElement="Task_1r4nh87" bioc:fill="#A4DD00">
- <dc:Bounds x="500" y="380" width="100" height="180" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ServiceTask_0m32280_di" bpmnElement="Task_0acyajw" bioc:fill="#A4DD00">
- <dc:Bounds x="1219" y="411" width="122" height="117" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ServiceTask_1w2wkl9_di" bpmnElement="Task_02oqyhj" bioc:fill="#AEA1FF">
- <dc:Bounds x="850" y="300" width="100" height="120" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ServiceTask_0vu2ltp_di" bpmnElement="BusinessRuleTask_1291mi6" bioc:fill="#16A5A5">
- <dc:Bounds x="850" y="573" width="100" height="98" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0l7vrhi_di" bpmnElement="SequenceFlow_0l7vrhi">
- <di:waypoint x="950" y="622" />
- <di:waypoint x="1070" y="622" />
- <di:waypoint x="1070" y="495" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_0xnhw6b_di" bpmnElement="SequenceFlow_0xnhw6b">
- <di:waypoint x="1510" y="470" />
- <di:waypoint x="1552" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="EndEvent_0uaup5p_di" bpmnElement="EndEvent_07wdosu">
- <dc:Bounds x="1552" y="452" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="StartEvent_1hyk8ej_di" bpmnElement="AddContractToFactoringAgreementRequestCreated">
- <dc:Bounds x="213" y="452" width="36" height="36" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="193" y="495" width="81" height="40" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0fjgts1_di" bpmnElement="SequenceFlow_0fjgts1">
- <di:waypoint x="770" y="300" />
- <di:waypoint x="770" y="335" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_191c0hn_di" bpmnElement="SequenceFlow_191c0hn">
- <di:waypoint x="900" y="282" />
- <di:waypoint x="900" y="250" />
- <di:waypoint x="830" y="250" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="CallActivity_1igjiwp_di" bpmnElement="CallActivity_1cgnji0" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
- <dc:Bounds x="710" y="200" width="120" height="100" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="CallActivity_0lnz45t_di" bpmnElement="CallActivity_00vrzvy" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
- <dc:Bounds x="378" y="572" width="122" height="100" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ServiceTask_0ixceuo_di" bpmnElement="Task_0xawozq" bioc:fill="#B3B3B3">
- <dc:Bounds x="1390" y="422" width="120" height="100" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="InclusiveGateway_1omhd0d_di" bpmnElement="ParallelGateway_18yd50l">
- <dc:Bounds x="634" y="445" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="InclusiveGateway_10chvkw_di" bpmnElement="ParallelGateway_17jzp95">
- <dc:Bounds x="1045" y="445" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ExclusiveGateway_04t1939_di" bpmnElement="ExclusiveGateway_04t1939" isMarkerVisible="true">
- <dc:Bounds x="1125" y="445" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0vdifmp_di" bpmnElement="SequenceFlow_0vdifmp">
- <di:waypoint x="1175" y="470" />
- <di:waypoint x="1219" y="470" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="CallActivity_0alcac1_di" bpmnElement="CallActivity_0alcac1" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
- <dc:Bounds x="1089" y="572" width="122" height="100" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0drczcq_di" bpmnElement="SequenceFlow_0drczcq">
- <di:waypoint x="1150" y="572" />
- <di:waypoint x="1150" y="495" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="BoundaryEvent_1u72irb_di" bpmnElement="IntermediateThrowEvent_0lf22dn">
- <dc:Bounds x="1242" y="510" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_08nkygw_di" bpmnElement="SequenceFlow_08nkygw">
- <di:waypoint x="1260" y="546" />
- <di:waypoint x="1260" y="622" />
- <di:waypoint x="1211" y="622" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="ExclusiveGateway_1ndz51r_di" bpmnElement="ExclusiveGateway_1ndz51r" isMarkerVisible="true">
- <dc:Bounds x="745" y="445" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0eeaan1_di" bpmnElement="SequenceFlow_0eeaan1">
- <di:waypoint x="795" y="470" />
- <di:waypoint x="975" y="470" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="805" y="473" width="90" height="14" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- </bpmndi:BPMNPlane>
- </bpmndi:BPMNDiagram>
- </bpmn:definitions>
- ------MyGreatBoundary
- Content-Disposition: form-data; filename=ProvideAdditionalDocs.bpmn; name=data-a28f5b7d-c04c-4e51-95f3-0b4746d17284
- Content-Type: application/octet-stream
- Content-Transfer-Encoding: binary
- <?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:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1ktc0h1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.4.1">
- <bpmn:process id="ProvideAdditionalDocs" name="Предоставить исправленные/ недостающие документы" isExecutable="true">
- <bpmn:startEvent id="StartEvent_1">
- <bpmn:outgoing>SequenceFlow_05wob41</bpmn:outgoing>
- </bpmn:startEvent>
- <bpmn:endEvent id="EndEvent_1p0wvqo">
- <bpmn:incoming>SequenceFlow_1kg9w8z</bpmn:incoming>
- </bpmn:endEvent>
- <bpmn:sequenceFlow id="SequenceFlow_05wob41" sourceRef="StartEvent_1" targetRef="Task_0kfp5j9" />
- <bpmn:sequenceFlow id="SequenceFlow_1kg9w8z" sourceRef="Task_0kfp5j9" targetRef="EndEvent_1p0wvqo" />
- <bpmn:serviceTask id="Task_0kfp5j9" name="Предоставить исправленные/ недостающие документы" camunda:asyncBefore="true" camunda:type="external" camunda:topic="FixDocuments">
- <bpmn:incoming>SequenceFlow_05wob41</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_1kg9w8z</bpmn:outgoing>
- </bpmn:serviceTask>
- </bpmn:process>
- <bpmndi:BPMNDiagram id="BPMNDiagram_1">
- <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ProvideAdditionalDocs">
- <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
- <dc:Bounds x="179" y="99" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="EndEvent_1p0wvqo_di" bpmnElement="EndEvent_1p0wvqo">
- <dc:Bounds x="662" y="99" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_05wob41_di" bpmnElement="SequenceFlow_05wob41">
- <di:waypoint x="215" y="117" />
- <di:waypoint x="380" y="117" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_1kg9w8z_di" bpmnElement="SequenceFlow_1kg9w8z">
- <di:waypoint x="480" y="117" />
- <di:waypoint x="662" y="117" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="ServiceTask_0fxlsh6_di" bpmnElement="Task_0kfp5j9">
- <dc:Bounds x="380" y="63" width="100" height="107" />
- </bpmndi:BPMNShape>
- </bpmndi:BPMNPlane>
- </bpmndi:BPMNDiagram>
- </bpmn:definitions>
- ------MyGreatBoundary
- Content-Disposition: form-data; filename=SendEmail.bpmn; name=data-42cf3b85-cff6-4f73-a54b-fc78ffa90efc
- Content-Type: application/octet-stream
- Content-Transfer-Encoding: binary
- <?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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_0cc44nu" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.4.1">
- <bpmn:process id="SendEmail" isExecutable="true">
- <bpmn:sequenceFlow id="SequenceFlow_1e5sdwh" sourceRef="StartEvent_SendEmail" targetRef="Work_SendEmail" />
- <bpmn:endEvent id="EndEvent_SendEmail">
- <bpmn:incoming>SequenceFlow_0hb8rya</bpmn:incoming>
- </bpmn:endEvent>
- <bpmn:sequenceFlow id="SequenceFlow_09q2wuv" sourceRef="Work_SendEmail" targetRef="ExclusiveGateway_12d4zay" />
- <bpmn:serviceTask id="Work_SendEmail" name="Send Email by PL" camunda:asyncBefore="true" camunda:type="external" camunda:topic="SendEmailDomainCommand">
- <bpmn:extensionElements>
- <camunda:inputOutput>
- <camunda:inputParameter name="BoolResponse">#{null}</camunda:inputParameter>
- <camunda:outputParameter name="SomeBoolResult">#{BoolResponse}</camunda:outputParameter>
- </camunda:inputOutput>
- </bpmn:extensionElements>
- <bpmn:incoming>SequenceFlow_1e5sdwh</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_09q2wuv</bpmn:outgoing>
- </bpmn:serviceTask>
- <bpmn:boundaryEvent id="IntermediateThrowEvent_0cdoadj" attachedToRef="Work_SendEmail">
- <bpmn:outgoing>SequenceFlow_15o7bnq</bpmn:outgoing>
- <bpmn:errorEventDefinition errorRef="Error_0z9kd45" />
- </bpmn:boundaryEvent>
- <bpmn:sequenceFlow id="SequenceFlow_15o7bnq" sourceRef="IntermediateThrowEvent_0cdoadj" targetRef="Task_0h9oyuz" />
- <bpmn:boundaryEvent id="IntermediateThrowEvent_1ejhso7" name="10 minute" attachedToRef="Work_SendEmail">
- <bpmn:outgoing>SequenceFlow_1g7d38y</bpmn:outgoing>
- <bpmn:timerEventDefinition>
- <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT10M</bpmn:timeDuration>
- </bpmn:timerEventDefinition>
- </bpmn:boundaryEvent>
- <bpmn:sequenceFlow id="SequenceFlow_1g7d38y" sourceRef="IntermediateThrowEvent_1ejhso7" targetRef="EndEvent_0rcjoog" />
- <bpmn:endEvent id="EndEvent_0mgs25a">
- <bpmn:incoming>SequenceFlow_0a2d4bb</bpmn:incoming>
- <bpmn:errorEventDefinition errorRef="Error_0z9kd45" />
- </bpmn:endEvent>
- <bpmn:endEvent id="EndEvent_0rcjoog">
- <bpmn:incoming>SequenceFlow_1g7d38y</bpmn:incoming>
- <bpmn:escalationEventDefinition escalationRef="Escalation_1a479uy" />
- </bpmn:endEvent>
- <bpmn:startEvent id="StartEvent_SendEmail">
- <bpmn:outgoing>SequenceFlow_1e5sdwh</bpmn:outgoing>
- </bpmn:startEvent>
- <bpmn:exclusiveGateway id="ExclusiveGateway_12d4zay" default="SequenceFlow_1nu86hf">
- <bpmn:incoming>SequenceFlow_09q2wuv</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_1nu86hf</bpmn:outgoing>
- <bpmn:outgoing>SequenceFlow_12d1rdk</bpmn:outgoing>
- </bpmn:exclusiveGateway>
- <bpmn:sequenceFlow id="SequenceFlow_1nu86hf" sourceRef="ExclusiveGateway_12d4zay" targetRef="Task_1q4f5ew" />
- <bpmn:sequenceFlow id="SequenceFlow_12d1rdk" sourceRef="ExclusiveGateway_12d4zay" targetRef="Task_042aclc">
- <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{SomeBoolResult}</bpmn:conditionExpression>
- </bpmn:sequenceFlow>
- <bpmn:endEvent id="IntermediateThrowEvent_0oz9ko5">
- <bpmn:incoming>SequenceFlow_0tdllaz</bpmn:incoming>
- </bpmn:endEvent>
- <bpmn:sequenceFlow id="SequenceFlow_0hb8rya" sourceRef="Task_1q4f5ew" targetRef="EndEvent_SendEmail" />
- <bpmn:userTask id="Task_1q4f5ew" name="WaitToExit">
- <bpmn:incoming>SequenceFlow_1nu86hf</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0hb8rya</bpmn:outgoing>
- </bpmn:userTask>
- <bpmn:sequenceFlow id="SequenceFlow_0tdllaz" sourceRef="Task_042aclc" targetRef="IntermediateThrowEvent_0oz9ko5" />
- <bpmn:userTask id="Task_042aclc" name="WaitToExit">
- <bpmn:incoming>SequenceFlow_12d1rdk</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0tdllaz</bpmn:outgoing>
- </bpmn:userTask>
- <bpmn:sequenceFlow id="SequenceFlow_0a2d4bb" sourceRef="Task_0h9oyuz" targetRef="EndEvent_0mgs25a" />
- <bpmn:userTask id="Task_0h9oyuz" name="WaitToExit">
- <bpmn:incoming>SequenceFlow_15o7bnq</bpmn:incoming>
- <bpmn:outgoing>SequenceFlow_0a2d4bb</bpmn:outgoing>
- </bpmn:userTask>
- </bpmn:process>
- <bpmn:error id="Error_0z9kd45" name="SendEmailValidationError" errorCode="SendEmailValidationErrorCode" />
- <bpmn:error id="Error_1fobfz5" name="TimeoutError" />
- <bpmn:escalation id="Escalation_1a479uy" name="SendEmailTimeoutEscalation" escalationCode="SendEmailTimeoutEscalation" />
- <bpmn:message id="Message_0mu1c9h" name="StartSendEmail" />
- <bpmndi:BPMNDiagram id="BPMNDiagram_1">
- <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="SendEmail">
- <bpmndi:BPMNEdge id="SequenceFlow_1e5sdwh_di" bpmnElement="SequenceFlow_1e5sdwh">
- <di:waypoint x="188" y="190" />
- <di:waypoint x="270" y="190" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="EndEvent_0vr6di1_di" bpmnElement="EndEvent_SendEmail">
- <dc:Bounds x="762" y="172" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_09q2wuv_di" bpmnElement="SequenceFlow_09q2wuv">
- <di:waypoint x="370" y="190" />
- <di:waypoint x="465" y="190" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="ServiceTask_027czhj_di" bpmnElement="Work_SendEmail">
- <dc:Bounds x="270" y="150" width="100" height="80" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="BoundaryEvent_0m1xcmg_di" bpmnElement="IntermediateThrowEvent_0cdoadj">
- <dc:Bounds x="272" y="212" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_15o7bnq_di" bpmnElement="SequenceFlow_15o7bnq">
- <di:waypoint x="290" y="248" />
- <di:waypoint x="290" y="310" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="BoundaryEvent_1qmmzsg_di" bpmnElement="IntermediateThrowEvent_1ejhso7">
- <dc:Bounds x="322" y="212" width="36" height="36" />
- <bpmndi:BPMNLabel>
- <dc:Bounds x="355" y="243" width="49" height="14" />
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_1g7d38y_di" bpmnElement="SequenceFlow_1g7d38y">
- <di:waypoint x="340" y="248" />
- <di:waypoint x="340" y="290" />
- <di:waypoint x="412" y="290" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="EndEvent_0p1cb6c_di" bpmnElement="EndEvent_0mgs25a">
- <dc:Bounds x="412" y="332" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="EndEvent_0g75v0e_di" bpmnElement="EndEvent_0rcjoog">
- <dc:Bounds x="412" y="272" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="StartEvent_0xmc8jl_di" bpmnElement="StartEvent_SendEmail">
- <dc:Bounds x="152" y="172" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape id="ExclusiveGateway_12d4zay_di" bpmnElement="ExclusiveGateway_12d4zay" isMarkerVisible="true">
- <dc:Bounds x="465" y="165" width="50" height="50" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_1nu86hf_di" bpmnElement="SequenceFlow_1nu86hf">
- <di:waypoint x="515" y="190" />
- <di:waypoint x="570" y="190" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge id="SequenceFlow_12d1rdk_di" bpmnElement="SequenceFlow_12d1rdk">
- <di:waypoint x="490" y="165" />
- <di:waypoint x="490" y="100" />
- <di:waypoint x="570" y="100" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="EndEvent_01hhbym_di" bpmnElement="IntermediateThrowEvent_0oz9ko5">
- <dc:Bounds x="762" y="82" width="36" height="36" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0hb8rya_di" bpmnElement="SequenceFlow_0hb8rya">
- <di:waypoint x="670" y="190" />
- <di:waypoint x="762" y="190" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="UserTask_01z2whr_di" bpmnElement="Task_1q4f5ew">
- <dc:Bounds x="570" y="150" width="100" height="80" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0tdllaz_di" bpmnElement="SequenceFlow_0tdllaz">
- <di:waypoint x="670" y="100" />
- <di:waypoint x="762" y="100" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="UserTask_0pxjvdp_di" bpmnElement="Task_042aclc">
- <dc:Bounds x="570" y="60" width="100" height="80" />
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge id="SequenceFlow_0a2d4bb_di" bpmnElement="SequenceFlow_0a2d4bb">
- <di:waypoint x="340" y="350" />
- <di:waypoint x="412" y="350" />
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNShape id="UserTask_04g8m8p_di" bpmnElement="Task_0h9oyuz">
- <dc:Bounds x="240" y="310" width="100" height="80" />
- </bpmndi:BPMNShape>
- </bpmndi:BPMNPlane>
- </bpmndi:BPMNDiagram>
- </bpmn:definitions>
- ------MyGreatBoundary--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement