smaller model fixes (SEPA)

This commit is contained in:
Ralph Soika 2025-10-08 14:44:35 +02:00
parent 98d46de37c
commit 9fa5217d59
10 changed files with 19611 additions and 344 deletions

View file

@ -140,6 +140,8 @@
<bpmn2:flowNodeRef>TextAnnotation_2</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_62</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>gateway_Al0gGg</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_nvDmmw</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_l03qSg</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:task id="Task_5000" imixs:processid="5300" name="Freigabe">
@ -1154,7 +1156,7 @@ workitem.getItemValueString('payment.type')=="credit"]]></bpmn2:conditionExpress
<bpmn2:sequenceFlow id="SequenceFlow_40" sourceRef="Task_4" targetRef="EndEvent_1">
<bpmn2:documentation id="documentation_ohzUPQ"/>
</bpmn2:sequenceFlow>
<bpmn2:task id="Task_6" imixs:processid="5500" name="Payment Due">
<bpmn2:task id="Task_6" imixs:processid="5500" name="SEPA Lauf">
<bpmn2:extensionElements>
<imixs:item name="txteditorid" type="xs:string">
<imixs:value><![CDATA[alexander/form_basic_read]]></imixs:value>
@ -1196,6 +1198,7 @@ workitem.getItemValueString('payment.type')=="credit"]]></bpmn2:conditionExpress
<bpmn2:documentation id="Documentation_7"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
<bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>
<bpmn2:incoming>SequenceFlow_41</bpmn2:incoming>
<bpmn2:incoming>sequenceFlow_8oj2QQ</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_14</bpmn2:outgoing>
<bpmn2:outgoing>sequenceFlow_y2ISGw</bpmn2:outgoing>
</bpmn2:task>
@ -3760,12 +3763,6 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
<bpmn2:sequenceFlow id="sequenceFlow_9rYDHA" sourceRef="gateway_Al0gGg" targetRef="Task_5">
<bpmn2:documentation id="documentation_0y1bvw"/>
</bpmn2:sequenceFlow>
<bpmn2:association id="association_3ESYOQ" sourceRef="Task_6" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_PkPaRA"/>
</bpmn2:association>
<bpmn2:association id="association_BkgMoA" sourceRef="DataObject_3" targetRef="Task_3">
<bpmn2:documentation id="documentation_qMo4pw"/>
</bpmn2:association>
<bpmn2:sequenceFlow id="sequenceFlow_QzY8PA" sourceRef="IntermediateCatchEvent_62" targetRef="gateway_Al0gGg">
<bpmn2:documentation id="documentation_x67VKA"/>
</bpmn2:sequenceFlow>
@ -3865,12 +3862,72 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
<bpmn2:sequenceFlow id="sequenceFlow_IZAXAQ" sourceRef="IntermediateCatchEvent_16" targetRef="Task_3">
<bpmn2:documentation id="documentation_0tNBRw"/>
</bpmn2:sequenceFlow>
<bpmn2:association id="association_BnUXGw" sourceRef="Task_5" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_NRl2xw"/>
</bpmn2:association>
<bpmn2:sequenceFlow id="sequenceFlow_0csSiA" sourceRef="IntermediateCatchEvent_5005-20" targetRef="ExclusiveGateway_3">
<bpmn2:documentation id="documentation_7jGpxA"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="dataObject_nvDmmw" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_agIKDw"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Rechnungsdaten">
<item name="partner.id" type="custom" path="alexander/businesspartner_search" readonly="true" label="Kreditor:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="invoice.number" type="text" readonly="true" label="Rechnungsnummer:" />
<item name="invoice.date" type="date" readonly="true" label="Rechnungsdatum:" />
<item name="invoice.duedate" type="date" readonly="false" required="true" label="Fälligkeitsdatum:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Rechnungsbetrag:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Währung:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="false" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="false" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.period" type="text" readonly="true" label="Buchungsperiode (yyyymm):" />
<item name="" type="custom" path="alexander/zahlungsart" readonly="false" label="Zahlungsart:"/>
<item name="" type="custom" path="alexander/exchangerate" readonly="true" label="Exchange Rate:" />
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="dataState_IIV0JA"/>
</bpmn2:dataObject>
<bpmn2:association id="association_k0p0zw" sourceRef="dataObject_nvDmmw" targetRef="Task_6">
<bpmn2:documentation id="documentation_CM2c4g"/>
</bpmn2:association>
<bpmn2:intermediateCatchEvent id="event_l03qSg" imixs:activityid="50" name="Zahlungsavis">
<bpmn2:extensionElements>
<imixs:item name="txtactivityresult" type="CDATA">
<imixs:value/>
</imixs:item>
<imixs:item name="rtfresultlog" type="xs:string">
<imixs:value><![CDATA[Zahlungsavis erstellt.]]></imixs:value>
</imixs:item>
<imixs:item name="txtbusinessrule" type="CDATA">
<imixs:value/>
</imixs:item>
</bpmn2:extensionElements>
<bpmn2:outgoing>sequenceFlow_8oj2QQ</bpmn2:outgoing>
<bpmn2:dataOutput id="dataOutput_9JFWyA" name="Signal_1_Output"/>
<bpmn2:dataOutputAssociation id="dataOutputAssociation_T0wJWA">
<bpmn2:sourceRef>DataOutput_5</bpmn2:sourceRef>
</bpmn2:dataOutputAssociation>
<bpmn2:outputSet id="outputSet_X3rp6g" name="Output Set 7">
<bpmn2:dataOutputRefs>DataOutput_5</bpmn2:dataOutputRefs>
</bpmn2:outputSet>
<bpmn2:signalEventDefinition id="signalEventDefinition_5ipOLA" signalRef="Signal_1"/>
<bpmn2:documentation id="documentation_1NKD6w"/>
</bpmn2:intermediateCatchEvent>
<bpmn2:sequenceFlow id="sequenceFlow_8oj2QQ" sourceRef="event_l03qSg" targetRef="Task_6">
<bpmn2:documentation id="documentation_WsgiGA"/>
</bpmn2:sequenceFlow>
</bpmn2:process>
<bpmn2:process id="process_2" name="Rechnungseingang" processType="Public">
<bpmn2:documentation id="documentation_yUm3kA"/>
@ -4109,9 +4166,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
<dc:Bounds height="50.0" width="195.0" x="146.5" y="380.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="DataObject_3" id="BPMNShape_DataObject_3">
<dc:Bounds height="50.0" width="35.0" x="650.0" y="1850.0"/>
<dc:Bounds height="50.0" width="35.0" x="650.0" y="1849.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_27">
<dc:Bounds height="20.0" width="100.0" x="618.0" y="1900.0"/>
<dc:Bounds height="20.0" width="100.0" x="618.0" y="1899.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="Task_12" id="BPMNShape_Task_14">
@ -4297,6 +4354,18 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
<bpmndi:BPMNShape bpmnElement="participant_9PUChg" id="BPMNShape_goe1aQ">
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="dataObject_nvDmmw" id="BPMNShape_QRAw1w">
<dc:Bounds height="50.0" width="35.0" x="2021.0" y="1940.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_5YKCIw">
<dc:Bounds height="20.0" width="100.0" x="1988.5" y="1995.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="event_l03qSg" id="BPMNShape_Kzbwow">
<dc:Bounds height="36.0" width="36.0" x="1743.1066505007511" y="1960.370434827726"/>
<bpmndi:BPMNLabel id="BPMNLabel_KbBs4Q">
<dc:Bounds height="20.0" width="100.0" x="1711.106689453125" y="1999.3704833984375"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_7">
<di:waypoint x="590.0" y="875.0"/>
<di:waypoint x="617.0" y="875.0"/>
@ -4483,7 +4552,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_7" id="BPMNEdge_Association_7" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
<di:waypoint x="668.0" y="1850.0"/>
<di:waypoint x="668.0" y="1849.0"/>
<di:waypoint x="668.0" y="1745.0"/>
<di:waypoint x="725.0" y="1745.0"/>
<di:waypoint x="725.0" y="1640.0"/>
@ -4733,17 +4802,6 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
<di:waypoint x="2350.0" y="1615.0"/>
<di:waypoint x="2410.0" y="1615.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_3ESYOQ" id="BPMNEdge_tv17zA" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="1822.0" y="1870.0"/>
<di:waypoint x="1822.0" y="1905.0"/>
<di:waypoint x="668.0" y="1905.0"/>
<di:waypoint x="668.0" y="1900.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_BkgMoA" id="BPMNEdge_MIvrZA" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_9">
<di:waypoint x="685.0" y="1888.0"/>
<di:waypoint x="1335.0" y="1888.0"/>
<di:waypoint x="1335.0" y="1640.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_QzY8PA" id="BPMNEdge_iw4gBw" sourceElement="BPMNShape_IntermediateCatchEvent_67" targetElement="BPMNShape_YcLGng">
<di:waypoint x="2053.0" y="1385.0"/>
<di:waypoint x="2326.0" y="1385.0"/>
@ -4785,16 +4843,20 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
<dc:Bounds height="20.0" width="100.0" x="-32.0" y="39.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="association_BnUXGw" id="BPMNEdge_U2G3XQ" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="2410.0" y="1615.0"/>
<di:waypoint x="1548.0" y="1615.0"/>
<di:waypoint x="1548.0" y="1875.0"/>
<di:waypoint x="685.0" y="1875.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_0csSiA" id="BPMNEdge_RuyP7g" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_ExclusiveGateway_3">
<di:waypoint x="653.0" y="875.0"/>
<di:waypoint x="1100.0" y="875.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_k0p0zw" id="BPMNEdge_tSRP0g" sourceElement="BPMNShape_QRAw1w" targetElement="BPMNShape_Task_6">
<di:waypoint x="2021.0" y="1965.0"/>
<di:waypoint x="1903.0" y="1965.0"/>
<di:waypoint x="1903.0" y="1870.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_8oj2QQ" id="BPMNEdge_xJxUIw" sourceElement="BPMNShape_Kzbwow" targetElement="BPMNShape_Task_6">
<di:waypoint x="1779.0" y="1978.0"/>
<di:waypoint x="1825.0" y="1978.0"/>
<di:waypoint x="1825.0" y="1870.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>

File diff suppressed because it is too large Load diff

View file

@ -146,6 +146,7 @@
<bpmn2:flowNodeRef>IntermediateCatchEvent_38</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_39</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_lsWYIA</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_2StdGQ</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5000-20" imixs:activityid="50" name="Weiterleiten">
@ -4381,6 +4382,39 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmn2:sequenceFlow id="sequenceFlow_QhmSlw" sourceRef="IntermediateCatchEvent_40" targetRef="task_TQ0OeA">
<bpmn2:documentation id="documentation_M420rw"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="dataObject_2StdGQ" imixs:datatype="form-data" name="Data Object-4">
<bpmn2:documentation id="documentation_xfDGCg"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Rechnungsdaten">
<item name="cdtr.name" type="text" readonly="true" label="Kreditor:"/>
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.number" type="text" readonly="true" label="Rechnungsnummer:" />
<item name="invoice.date" type="date" readonly="true" label="Rechnungsdatum:" />
<item name="invoice.duedate" type="date" required="true" label="Fälligkeitsdatum:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Rechnungsbetrag:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Währung:" readonly="true" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="true" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="true" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="" type="custom" path="alexander/zahlungsart" label="Zahlungsart:" />
</imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
</bpmn2:dataObject>
<bpmn2:association id="association_5u4nXg" sourceRef="dataObject_2StdGQ" targetRef="Task_14">
<bpmn2:documentation id="documentation_06i7zw"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Default Process" processType="Public">
<bpmn2:documentation id="documentation_0DBReQ"/>
@ -4643,12 +4677,12 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="Task_15" id="BPMNShape_Task_16">
<dc:Bounds height="50.0" width="110.0" x="1560.0" y="861.0"/>
<dc:Bounds height="50.0" width="110.0" x="1559.0" y="861.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_31" id="BPMNShape_IntermediateCatchEvent_37">
<dc:Bounds height="36.0" width="36.0" x="1728.0" y="868.0"/>
<dc:Bounds height="36.0" width="36.0" x="1596.0" y="953.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_75" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="1696.0" y="904.0"/>
<dc:Bounds height="20.0" width="100.0" x="1564.0" y="989.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="Task_5" id="BPMNShape_Task_3">
@ -4823,9 +4857,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_39" id="BPMNShape_IntermediateCatchEvent_42">
<dc:Bounds height="36.0" width="36.0" x="1218.0" y="935.0"/>
<dc:Bounds height="36.0" width="36.0" x="1352.0" y="953.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_167" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="1186.0" y="971.0"/>
<dc:Bounds height="20.0" width="100.0" x="1320.0" y="989.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_40" id="BPMNShape_IntermediateCatchEvent_43">
@ -4852,6 +4886,12 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="participant_FAqJzw" id="BPMNShape_1lUDUQ">
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="dataObject_2StdGQ" id="BPMNShape_WDDnWA">
<dc:Bounds height="50.0" width="35.0" x="1462.0" y="928.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_NOLpVw">
<dc:Bounds height="20.0" width="100.0" x="1429.5" y="983.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_0" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
<di:waypoint x="183.0" y="79.0"/>
<di:waypoint x="215.0" y="79.0"/>
@ -5100,9 +5140,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_53" id="BPMNEdge_SequenceFlow_57" sourceElement="BPMNShape_IntermediateCatchEvent_37" targetElement="BPMNShape_Task_16">
<di:waypoint x="1728.0" y="886.0"/>
<di:waypoint x="1699.0" y="886.0"/>
<di:waypoint x="1670.0" y="886.0"/>
<di:waypoint x="1614.0" y="953.0"/>
<di:waypoint x="1614.0" y="911.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_77"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_55" id="BPMNEdge_SequenceFlow_58" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_ExclusiveGateway_4">
@ -5139,8 +5178,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_13" id="BPMNEdge_SequenceFlow_14" sourceElement="BPMNShape_IntermediateCatchEvent_35" targetElement="BPMNShape_Task_16">
<di:waypoint x="1513.0" y="886.0"/>
<di:waypoint x="1536.0" y="886.0"/>
<di:waypoint x="1560.0" y="886.0"/>
<di:waypoint x="1559.0" y="886.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_87"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_16" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_11">
@ -5151,9 +5189,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNLabel id="BPMNLabel_90"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_36" id="BPMNEdge_SequenceFlow_37" sourceElement="BPMNShape_Task_16" targetElement="BPMNShape_IntermediateCatchEvent_3">
<di:waypoint x="1615.0" y="861.0"/>
<di:waypoint x="1615.0" y="834.0"/>
<di:waypoint x="1614.0" y="834.0"/>
<di:waypoint x="1614.0" y="861.0"/>
<di:waypoint x="1614.0" y="806.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_91"/>
</bpmndi:BPMNEdge>
@ -5363,9 +5399,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNLabel id="BPMNLabel_166"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_81" id="BPMNEdge_SequenceFlow_82" sourceElement="BPMNShape_IntermediateCatchEvent_42" targetElement="BPMNShape_Task_15">
<di:waypoint x="1254.0" y="953.0"/>
<di:waypoint x="1351.0" y="953.0"/>
<di:waypoint x="1351.0" y="911.0"/>
<di:waypoint x="1370.0" y="953.0"/>
<di:waypoint x="1370.0" y="933.0"/>
<di:waypoint x="1370.0" y="911.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_168"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_83" id="BPMNEdge_SequenceFlow_84" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_43">
@ -5395,9 +5431,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNLabel id="BPMNLabel_178"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_0Js6mQ" id="BPMNEdge_8W43zw" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_IntermediateCatchEvent_25">
<di:waypoint x="1370.0" y="911.0"/>
<di:waypoint x="1370.0" y="924.0"/>
<di:waypoint x="906.0" y="924.0"/>
<di:waypoint x="1335.0" y="911.0"/>
<di:waypoint x="1335.0" y="940.0"/>
<di:waypoint x="906.0" y="940.0"/>
<di:waypoint x="906.0" y="799.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="event_lsWYIA" id="BPMNShape_Nq33mQ">
@ -5437,6 +5473,11 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<di:waypoint x="700.0" y="152.0"/>
<di:waypoint x="729.0" y="152.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_5u4nXg" id="BPMNEdge_Wb7JWQ" sourceElement="BPMNShape_WDDnWA" targetElement="BPMNShape_Task_15">
<di:waypoint x="1462.0" y="966.0"/>
<di:waypoint x="1399.0" y="966.0"/>
<di:waypoint x="1399.0" y="911.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>

View file

@ -154,6 +154,7 @@
<bpmn2:flowNodeRef>gateway_Al0gGg</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_yPggjQ</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_xe7WSQ</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_tYx8uA</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:task id="Task_5000" imixs:processid="5300" name="Approval">
@ -3605,12 +3606,6 @@ Anschließend Zoho Export über Asnyc Event]]></bpmn2:text>
<bpmn2:sequenceFlow id="sequenceFlow_9rYDHA" sourceRef="gateway_Al0gGg" targetRef="Task_5">
<bpmn2:documentation id="documentation_0y1bvw"/>
</bpmn2:sequenceFlow>
<bpmn2:association id="association_3ESYOQ" sourceRef="Task_6" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_PkPaRA"/>
</bpmn2:association>
<bpmn2:association id="association_BkgMoA" sourceRef="DataObject_3" targetRef="Task_3">
<bpmn2:documentation id="documentation_qMo4pw"/>
</bpmn2:association>
<bpmn2:intermediateCatchEvent id="event_yosOIA" imixs:activityid="400" name="[ZOHO export]">
<bpmn2:extensionElements>
<imixs:item name="rtfresultlog" type="xs:string">
@ -3975,9 +3970,6 @@ See details: <propertyvalue>application.url</propertyvalue>index.jsf?workitem=<i
<bpmn2:sequenceFlow id="sequenceFlow_aQ9k0Q" sourceRef="event_yPggjQ" targetRef="Task_5">
<bpmn2:documentation id="documentation_2AnEJQ"/>
</bpmn2:sequenceFlow>
<bpmn2:association id="association_BnUXGw" sourceRef="Task_5" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_NRl2xw"/>
</bpmn2:association>
<bpmn2:intermediateCatchEvent id="event_LxInVg" imixs:activityid="20" name="Forward">
<bpmn2:extensionElements>
<imixs:item name="keylogtimeformat" type="xs:string">
@ -4469,6 +4461,44 @@ if (workitem.getItemValueString('txtcomment')=='') {
<bpmn2:sequenceFlow id="sequenceFlow_5Nvs3Q" sourceRef="IntermediateCatchEvent_3" targetRef="event_W7OH0w">
<bpmn2:documentation id="documentation_6otbYA"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="dataObject_tYx8uA" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_OYHQVQ"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Invoice data">
<item name="cdtr.number" type="custom" path="alexander/businesspartner_search" readonly="true" label="Vendor:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="invoice.number" type="text" readonly="true" label="Invoice number:" />
<item name="invoice.date" type="date" readonly="true" label="Invoice date:" />
<item name="invoice.duedate" type="date" readonly="false" required="true" label="Due date:" />
<item name="invoice.servicedate" type="date" required="false" label="Service date:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Invoice amount:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Currency:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="false" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="false" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.period" type="text" readonly="true" label="Posting period (yyyymm):" />
<item name="" type="custom" path="alexander/zahlungsart" readonly="false" label="Payment type:"/>
<item name="" type="custom" path="alexander/exchangerate" readonly="true" label="Exchange Rate:" />
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="Payment Run:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="dataState_GQUxoQ"/>
</bpmn2:dataObject>
<bpmn2:association id="association_xTvEdQ" sourceRef="dataObject_tYx8uA" targetRef="Task_6">
<bpmn2:documentation id="documentation_hkfK6g"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Invoice receipt" processType="Public">
<bpmn2:documentation id="documentation_yUm3kA"/>
@ -4703,9 +4733,9 @@ if (workitem.getItemValueString('txtcomment')=='') {
<dc:Bounds height="50.0" width="195.0" x="146.5" y="380.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="DataObject_3" id="BPMNShape_DataObject_3">
<dc:Bounds height="50.0" width="35.0" x="650.0" y="1850.0"/>
<dc:Bounds height="50.0" width="35.0" x="707.0" y="1807.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_27">
<dc:Bounds height="20.0" width="100.0" x="618.0" y="1900.0"/>
<dc:Bounds height="20.0" width="100.0" x="675.0" y="1857.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="Task_12" id="BPMNShape_Task_14">
@ -4903,6 +4933,12 @@ if (workitem.getItemValueString('txtcomment')=='') {
<dc:Bounds height="20.0" width="100.0" x="355.0" y="126.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="dataObject_tYx8uA" id="BPMNShape_FEZZig">
<dc:Bounds height="50.0" width="35.0" x="1947.0" y="1911.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_fpiBvw">
<dc:Bounds height="20.0" width="100.0" x="1914.5" y="1966.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_51VDOg">
<di:waypoint x="590.0" y="875.0"/>
<di:waypoint x="667.0" y="875.0"/>
@ -5081,9 +5117,9 @@ if (workitem.getItemValueString('txtcomment')=='') {
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_7" id="BPMNEdge_Association_7" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
<di:waypoint x="668.0" y="1850.0"/>
<di:waypoint x="668.0" y="1745.0"/>
<di:waypoint x="725.0" y="1745.0"/>
<di:waypoint x="725.0" y="1807.0"/>
<di:waypoint x="725.0" y="1724.0"/>
<di:waypoint x="725.0" y="1724.0"/>
<di:waypoint x="725.0" y="1640.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_135"/>
</bpmndi:BPMNEdge>
@ -5322,17 +5358,6 @@ if (workitem.getItemValueString('txtcomment')=='') {
<di:waypoint x="2350.0" y="1615.0"/>
<di:waypoint x="2410.0" y="1615.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_3ESYOQ" id="BPMNEdge_tv17zA" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="1822.0" y="1870.0"/>
<di:waypoint x="1822.0" y="1905.0"/>
<di:waypoint x="668.0" y="1905.0"/>
<di:waypoint x="668.0" y="1900.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_BkgMoA" id="BPMNEdge_MIvrZA" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_9">
<di:waypoint x="685.0" y="1888.0"/>
<di:waypoint x="1335.0" y="1888.0"/>
<di:waypoint x="1335.0" y="1640.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="event_yosOIA" id="BPMNShape_ay0nsA">
<dc:Bounds height="36.0" width="36.0" x="1107.0" y="857.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_S30ucQ">
@ -5436,12 +5461,6 @@ if (workitem.getItemValueString('txtcomment')=='') {
<di:waypoint x="2465.0" y="1697.0"/>
<di:waypoint x="2465.0" y="1640.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_BnUXGw" id="BPMNEdge_U2G3XQ" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="2410.0" y="1615.0"/>
<di:waypoint x="1548.0" y="1615.0"/>
<di:waypoint x="1548.0" y="1875.0"/>
<di:waypoint x="685.0" y="1875.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="event_LxInVg" id="BPMNShape_51VDOg">
<dc:Bounds height="36.0" width="36.0" x="667.0" y="857.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_NavUrQ">
@ -5536,6 +5555,11 @@ if (workitem.getItemValueString('txtcomment')=='') {
<di:waypoint x="263.0" y="105.0"/>
<di:waypoint x="387.0" y="105.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_xTvEdQ" id="BPMNEdge_78uPnQ" sourceElement="BPMNShape_FEZZig" targetElement="BPMNShape_Task_6">
<di:waypoint x="1947.0" y="1936.0"/>
<di:waypoint x="1905.0" y="1936.0"/>
<di:waypoint x="1905.0" y="1870.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>

View file

@ -128,6 +128,7 @@
<bpmn2:flowNodeRef>gateway_3c48vQ</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>gateway_qxWQdw</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_KiDafg</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_rzoeAw</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:startEvent id="StartEvent_1" name="Start">
@ -3407,9 +3408,47 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmn2:sequenceFlow id="sequenceFlow_08r6Pw" sourceRef="IntermediateCatchEvent_40" targetRef="task_RF3H2w">
<bpmn2:documentation id="documentation_0NTD6Q"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="dataObject_rzoeAw" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_sgveVw"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Invoice data">
<item name="cdtr.name" type="text" readonly="true" label="Vendor:"/>
<item name="partner.id" type="custom" path="alexander/businesspartner_search" readonly="true" requred="true" label="Vendor number:"/>
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.number" type="text" readonly="true" label="Invoice number:" />
<item name="invoice.date" type="date" readonly="true" label="Invoice date:" />
<item name="invoice.duedate" type="date" required="true" label="Due date:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Invoice amount:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" readonly="true" label="Currency:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="true" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="true" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="" type="custom" path="alexander/zahlungsart" label="Payment type:" />
</imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="Payment Run:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="dataState_eNzNuw"/>
</bpmn2:dataObject>
<bpmn2:association id="association_lcxxpw" sourceRef="dataObject_rzoeAw" targetRef="Task_14">
<bpmn2:documentation id="documentation_CGh3Ng"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Invoice" processType="Public">
<bpmn2:documentation id="documentation_Jl5Svw"/>
<bpmn2:extensionElements>
<open-bpmn:auto-align/>
</bpmn2:extensionElements>
</bpmn2:process>
<bpmn2:signal id="signal_4" name="org.imixs.workflow.sepa.adapter.SEPARefAddAdapter"/>
<bpmn2:signal id="signal_5" name="org.imixs.workflow.sepa.adapter.SEPARefRemoveAdapter"/>
@ -3767,300 +3806,309 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<dc:Bounds height="20.0" width="100.0" x="1433.0" y="545.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="participant_j059ZQ" id="BPMNShape_UPlgHg">
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="dataObject_rzoeAw" id="BPMNShape_lJ5w3g">
<dc:Bounds height="50.0" width="35.0" x="1600.0" y="1127.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_EJqH8Q">
<dc:Bounds height="20.0" width="100.0" x="1567.5" y="1182.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_8n0qAA">
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
<di:waypoint x="585.0" y="120.0"/>
<di:waypoint x="585.0" y="340.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_2" id="BPMNEdge_Association_2" sourceElement="BPMNShape_DataObject_1" targetElement="BPMNShape_Task_5">
<bpmndi:BPMNLabel id="BPMNLabel_86"/>
<di:waypoint x="490.0" y="11.0"/>
<di:waypoint x="448.0" y="11.0"/>
<di:waypoint x="448.0" y="70.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_86"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_20" id="BPMNEdge_SequenceFlow_24" sourceElement="BPMNShape_IntermediateCatchEvent_13" targetElement="BPMNShape_Task_5">
<bpmndi:BPMNLabel id="BPMNLabel_47"/>
<di:waypoint x="415.0" y="157.0"/>
<di:waypoint x="415.0" y="120.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_47"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_40" id="BPMNEdge_SequenceFlow_41" sourceElement="BPMNShape_Task_4" targetElement="BPMNShape_EndEvent_1">
<bpmndi:BPMNLabel id="BPMNLabel_95"/>
<di:waypoint x="1170.0" y="365.0"/>
<di:waypoint x="1227.0" y="365.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_95"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_9" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_Task_8" targetElement="BPMNShape_EndEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_73"/>
<di:waypoint x="1280.0" y="105.0"/>
<di:waypoint x="1337.0" y="105.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_73"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_IntermediateCatchEvent_12" targetElement="BPMNShape_Task_8">
<bpmndi:BPMNLabel id="BPMNLabel_105"/>
<di:waypoint x="1113.0" y="105.0"/>
<di:waypoint x="1170.0" y="105.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_105"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_22" id="BPMNEdge_SequenceFlow_22" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_EventBasedGateway_1">
<bpmndi:BPMNLabel id="BPMNLabel_113"/>
<di:waypoint x="470.0" y="95.0"/>
<di:waypoint x="560.0" y="95.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_113"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_48" id="BPMNEdge_SequenceFlow_49" sourceElement="BPMNShape_IntermediateCatchEvent_22" targetElement="BPMNShape_IntermediateThrowEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_127"/>
<di:waypoint x="693.0" y="95.0"/>
<di:waypoint x="757.0" y="95.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_127"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_49" id="BPMNEdge_SequenceFlow_50" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_22">
<bpmndi:BPMNLabel id="BPMNLabel_128"/>
<di:waypoint x="610.0" y="95.0"/>
<di:waypoint x="657.0" y="95.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_128"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_59" id="BPMNEdge_SequenceFlow_60" sourceElement="BPMNShape_IntermediateCatchEvent_30" targetElement="BPMNShape_Task_4">
<bpmndi:BPMNLabel id="BPMNLabel_133"/>
<di:waypoint x="1115.0" y="417.0"/>
<di:waypoint x="1115.0" y="390.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_133"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_60" id="BPMNEdge_SequenceFlow_61" sourceElement="BPMNShape_IntermediateCatchEvent_29" targetElement="BPMNShape_Task_8">
<bpmndi:BPMNLabel id="BPMNLabel_134"/>
<di:waypoint x="1225.0" y="33.0"/>
<di:waypoint x="1225.0" y="80.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_134"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_2" id="BPMNEdge_SequenceFlow_3" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EventBasedGateway_3">
<bpmndi:BPMNLabel id="BPMNLabel_7"/>
<di:waypoint x="870.0" y="365.0"/>
<di:waypoint x="910.0" y="365.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_7"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_3" id="BPMNEdge_SequenceFlow_4" sourceElement="BPMNShape_IntermediateCatchEvent_9" targetElement="BPMNShape_Task_6">
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
<di:waypoint x="815.0" y="417.0"/>
<di:waypoint x="815.0" y="390.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_7" sourceElement="BPMNShape_IntermediateCatchEvent_24" targetElement="BPMNShape_Task_6">
<bpmndi:BPMNLabel id="BPMNLabel_12"/>
<di:waypoint x="693.0" y="365.0"/>
<di:waypoint x="760.0" y="365.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_12"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_4">
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
<di:waypoint x="1023.0" y="365.0"/>
<di:waypoint x="1060.0" y="365.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_4" id="BPMNEdge_SequenceFlow_5" sourceElement="BPMNShape_IntermediateCatchEvent_1" targetElement="BPMNShape_Task_1">
<bpmndi:BPMNLabel id="BPMNLabel_13"/>
<di:waypoint x="585.0" y="807.0"/>
<di:waypoint x="585.0" y="750.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_13"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_EventBasedGateway_4" targetElement="BPMNShape_IntermediateCatchEvent_16">
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
<di:waypoint x="715.0" y="750.0"/>
<di:waypoint x="715.0" y="807.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_20" sourceElement="BPMNShape_EventBasedGateway_4" targetElement="BPMNShape_IntermediateCatchEvent_15">
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
<di:waypoint x="740.0" y="725.0"/>
<di:waypoint x="817.0" y="725.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_23" id="BPMNEdge_SequenceFlow_23" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_EventBasedGateway_4">
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
<di:waypoint x="640.0" y="725.0"/>
<di:waypoint x="690.0" y="725.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_24" id="BPMNEdge_SequenceFlow_25" sourceElement="BPMNShape_IntermediateCatchEvent_17" targetElement="BPMNShape_Task_9">
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
<di:waypoint x="1165.0" y="663.0"/>
<di:waypoint x="1165.0" y="700.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_29" sourceElement="BPMNShape_IntermediateCatchEvent_16" targetElement="BPMNShape_Task_10">
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
<di:waypoint x="733.0" y="825.0"/>
<di:waypoint x="780.0" y="825.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_29" id="BPMNEdge_SequenceFlow_30" sourceElement="BPMNShape_IntermediateCatchEvent_19" targetElement="BPMNShape_ExclusiveGateway_2">
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
<di:waypoint x="1313.0" y="725.0"/>
<di:waypoint x="1480.0" y="725.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_30" id="BPMNEdge_SequenceFlow_31" sourceElement="BPMNShape_IntermediateCatchEvent_20" targetElement="BPMNShape_ExclusiveGateway_2">
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
<di:waypoint x="1313.0" y="645.0"/>
<di:waypoint x="1505.0" y="645.0"/>
<di:waypoint x="1505.0" y="700.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_31" id="BPMNEdge_SequenceFlow_32" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_19">
<bpmndi:BPMNLabel id="BPMNLabel_48"/>
<di:waypoint x="1220.0" y="725.0"/>
<di:waypoint x="1277.0" y="725.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_48"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_32" id="BPMNEdge_SequenceFlow_33" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_EndEvent_2">
<bpmndi:BPMNLabel id="BPMNLabel_53"/>
<di:waypoint x="2010.0" y="725.0"/>
<di:waypoint x="2067.0" y="725.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_53"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_34" id="BPMNEdge_SequenceFlow_35" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_54"/>
<di:waypoint x="1955.0" y="797.0"/>
<di:waypoint x="1955.0" y="750.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_54"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_35" id="BPMNEdge_SequenceFlow_36" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_80FcZQ">
<di:waypoint x="1530.0" y="725.0"/>
<di:waypoint x="1810.0" y="725.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_55">
<dc:Bounds height="14.0" width="60.0" x="1303.0" y="779.0"/>
</bpmndi:BPMNLabel>
<di:waypoint x="1530.0" y="725.0"/>
<di:waypoint x="1810.0" y="725.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_50" id="BPMNEdge_SequenceFlow_53" sourceElement="BPMNShape_IntermediateCatchEvent_34" targetElement="BPMNShape_Task_15">
<bpmndi:BPMNLabel id="BPMNLabel_64"/>
<di:waypoint x="1505.0" y="863.0"/>
<di:waypoint x="1505.0" y="1030.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_64"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_51" id="BPMNEdge_SequenceFlow_54" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_IntermediateCatchEvent_35">
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
<di:waypoint x="1560.0" y="1055.0"/>
<di:waypoint x="1657.0" y="1055.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_56" id="BPMNEdge_SequenceFlow_59" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_20">
<bpmndi:BPMNLabel id="BPMNLabel_79"/>
<di:waypoint x="1210.0" y="700.0"/>
<di:waypoint x="1210.0" y="645.0"/>
<di:waypoint x="1277.0" y="645.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_79"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_5" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_34">
<bpmndi:BPMNLabel id="BPMNLabel_81"/>
<di:waypoint x="1505.0" y="750.0"/>
<di:waypoint x="1505.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_81"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
<bpmndi:BPMNLabel id="BPMNLabel_94"/>
<di:waypoint x="478.0" y="680.0"/>
<di:waypoint x="478.0" y="728.0"/>
<di:waypoint x="530.0" y="728.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_94"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_13" sourceElement="BPMNShape_Task_10" targetElement="BPMNShape_IntermediateCatchEvent_15">
<bpmndi:BPMNLabel id="BPMNLabel_96"/>
<di:waypoint x="835.0" y="800.0"/>
<di:waypoint x="835.0" y="743.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_96"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_43" id="BPMNEdge_SequenceFlow_44" sourceElement="BPMNShape_IntermediateCatchEvent_10" targetElement="BPMNShape_Task_10">
<bpmndi:BPMNLabel id="BPMNLabel_103"/>
<di:waypoint x="765.0" y="887.0"/>
<di:waypoint x="765.0" y="862.0"/>
<di:waypoint x="805.0" y="862.0"/>
<di:waypoint x="805.0" y="850.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_103"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_25" id="BPMNEdge_SequenceFlow_26" sourceElement="BPMNShape_IntermediateCatchEvent_14" targetElement="BPMNShape_IntermediateThrowEvent_1">
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
<di:waypoint x="1183.0" y="825.0"/>
<di:waypoint x="1237.0" y="825.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_26" id="BPMNEdge_SequenceFlow_27" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_14">
<bpmndi:BPMNLabel id="BPMNLabel_107"/>
<di:waypoint x="1165.0" y="750.0"/>
<di:waypoint x="1165.0" y="807.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_107"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_44" id="BPMNEdge_SequenceFlow_45" sourceElement="BPMNShape_IntermediateCatchEvent_18" targetElement="BPMNShape_Task_7">
<bpmndi:BPMNLabel id="BPMNLabel_111"/>
<di:waypoint x="733.0" y="1085.0"/>
<di:waypoint x="780.0" y="1085.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_111"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_45" id="BPMNEdge_SequenceFlow_46" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_EndEvent_4">
<bpmndi:BPMNLabel id="BPMNLabel_112"/>
<di:waypoint x="890.0" y="1085.0"/>
<di:waypoint x="947.0" y="1085.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_112"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_57" id="BPMNEdge_SequenceFlow_51" sourceElement="BPMNShape_Task_10" targetElement="BPMNShape_IntermediateCatchEvent_23">
<bpmndi:BPMNLabel id="BPMNLabel_116"/>
<di:waypoint x="835.0" y="850.0"/>
<di:waypoint x="835.0" y="887.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_116"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_58" id="BPMNEdge_SequenceFlow_52" sourceElement="BPMNShape_IntermediateCatchEvent_23" targetElement="BPMNShape_Task_7">
<bpmndi:BPMNLabel id="BPMNLabel_117"/>
<di:waypoint x="835.0" y="923.0"/>
<di:waypoint x="835.0" y="1060.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_117"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_61" id="BPMNEdge_SequenceFlow_62" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_25">
<bpmndi:BPMNLabel id="BPMNLabel_119"/>
<di:waypoint x="1145.0" y="750.0"/>
<di:waypoint x="1145.0" y="825.0"/>
<di:waypoint x="1073.0" y="825.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_119"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_62" id="BPMNEdge_SequenceFlow_63" sourceElement="BPMNShape_IntermediateCatchEvent_25" targetElement="BPMNShape_vtRxtA">
<bpmndi:BPMNLabel id="BPMNLabel_122"/>
<di:waypoint x="1037.0" y="825.0"/>
<di:waypoint x="1000.0" y="825.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_122"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_64" id="BPMNEdge_SequenceFlow_65" sourceElement="BPMNShape_EventBasedGateway_4" targetElement="BPMNShape_IntermediateCatchEvent_27">
<bpmndi:BPMNLabel id="BPMNLabel_138"/>
<di:waypoint x="715.0" y="700.0"/>
<di:waypoint x="715.0" y="685.0"/>
<di:waypoint x="715.0" y="663.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_138"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_65" id="BPMNEdge_SequenceFlow_66" sourceElement="BPMNShape_IntermediateCatchEvent_27" targetElement="BPMNShape_IntermediateThrowEvent_5">
<bpmndi:BPMNLabel id="BPMNLabel_139"/>
<di:waypoint x="733.0" y="645.0"/>
<di:waypoint x="817.0" y="645.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_139"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_68" id="BPMNEdge_SequenceFlow_69" sourceElement="BPMNShape_EventBasedGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_4">
<bpmndi:BPMNLabel id="BPMNLabel_145"/>
<di:waypoint x="960.0" y="365.0"/>
<di:waypoint x="987.0" y="365.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_145"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_69" id="BPMNEdge_SequenceFlow_70" sourceElement="BPMNShape_EventBasedGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_31">
<bpmndi:BPMNLabel id="BPMNLabel_146"/>
<di:waypoint x="934.0" y="341.0"/>
<di:waypoint x="934.0" y="275.0"/>
<di:waypoint x="997.0" y="275.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_146"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_70" id="BPMNEdge_SequenceFlow_71" sourceElement="BPMNShape_IntermediateCatchEvent_31" targetElement="BPMNShape_IntermediateThrowEvent_2">
<bpmndi:BPMNLabel id="BPMNLabel_147"/>
<di:waypoint x="1033.0" y="275.0"/>
<di:waypoint x="1087.0" y="275.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_147"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_75" id="BPMNEdge_SequenceFlow_76" sourceElement="BPMNShape_ExclusiveGateway_4" targetElement="BPMNShape_Task_1">
<bpmndi:BPMNLabel id="BPMNLabel_157"/>
<di:waypoint x="585.0" y="630.0"/>
<di:waypoint x="585.0" y="700.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_157"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_76" id="BPMNEdge_SequenceFlow_77" sourceElement="BPMNShape_ExclusiveGateway_4" targetElement="BPMNShape_Task_13">
<di:waypoint x="610.0" y="605.0"/>
<di:waypoint x="1430.0" y="605.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_158">
<dc:Bounds height="14.0" width="30.0" x="811.0" y="708.0"/>
</bpmndi:BPMNLabel>
<di:waypoint x="610.0" y="605.0"/>
<di:waypoint x="1430.0" y="605.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_77" id="BPMNEdge_SequenceFlow_78" sourceElement="BPMNShape_IntermediateCatchEvent_39" targetElement="BPMNShape_IntermediateThrowEvent_6">
<bpmndi:BPMNLabel id="BPMNLabel_161"/>
<di:waypoint x="693.0" y="25.0"/>
<di:waypoint x="757.0" y="25.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_161"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_78" id="BPMNEdge_SequenceFlow_79" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_39">
<bpmndi:BPMNLabel id="BPMNLabel_162"/>
<di:waypoint x="589.0" y="74.0"/>
<di:waypoint x="589.0" y="25.0"/>
<di:waypoint x="657.0" y="25.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_162"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_79" id="BPMNEdge_SequenceFlow_80" sourceElement="BPMNShape_IntermediateCatchEvent_40" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_164"/>
<di:waypoint x="1955.0" y="633.0"/>
<di:waypoint x="1955.0" y="700.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_164"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_81" id="BPMNEdge_SequenceFlow_82" sourceElement="BPMNShape_IntermediateCatchEvent_42" targetElement="BPMNShape_Task_15">
<bpmndi:BPMNLabel id="BPMNLabel_168"/>
<di:waypoint x="1505.0" y="1127.0"/>
<di:waypoint x="1505.0" y="1080.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_168"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_83" id="BPMNEdge_SequenceFlow_84" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_43">
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
<di:waypoint x="603.0" y="102.0"/>
<di:waypoint x="603.0" y="175.0"/>
<di:waypoint x="657.0" y="175.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_84" id="BPMNEdge_SequenceFlow_85" sourceElement="BPMNShape_Task_13" targetElement="BPMNShape_IntermediateCatchEvent_44">
<bpmndi:BPMNLabel id="BPMNLabel_175"/>
<di:waypoint x="1540.0" y="605.0"/>
<di:waypoint x="1587.0" y="605.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_175"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_86" id="BPMNEdge_SequenceFlow_87" sourceElement="BPMNShape_IntermediateCatchEvent_45" targetElement="BPMNShape_Task_13">
<bpmndi:BPMNLabel id="BPMNLabel_178"/>
<di:waypoint x="1485.0" y="543.0"/>
<di:waypoint x="1485.0" y="580.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_178"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="event_AQYumg" id="BPMNShape_kZm9lg">
<dc:Bounds height="36.0" width="36.0" x="1247.0" y="1037.0"/>
@ -4173,6 +4221,11 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<di:waypoint x="693.0" y="175.0"/>
<di:waypoint x="760.0" y="175.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_lcxxpw" id="BPMNEdge_qfjggA" sourceElement="BPMNShape_lJ5w3g" targetElement="BPMNShape_Task_15">
<di:waypoint x="1600.0" y="1152.0"/>
<di:waypoint x="1541.0" y="1152.0"/>
<di:waypoint x="1541.0" y="1080.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>

View file

@ -166,6 +166,7 @@
<bpmn2:flowNodeRef>IntermediateCatchEvent_62</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>gateway_FmA3ag</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_0czjGQ</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_Yyt1xg</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:task id="Task_5000" imixs:processid="5300" name="Approval">
@ -2259,9 +2260,7 @@ result.isValid=true;
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="DataState_3"/>
</bpmn2:dataObject>
@ -4659,17 +4658,46 @@ result.isValid=true;
<bpmn2:sequenceFlow id="sequenceFlow_Fb43tw" sourceRef="EventBasedGateway_3" targetRef="IntermediateThrowEvent_3">
<bpmn2:documentation id="documentation_ndw8uw"/>
</bpmn2:sequenceFlow>
<bpmn2:association id="association_GKu21Q" sourceRef="DataObject_3" targetRef="Task_9">
<bpmn2:documentation id="documentation_acExYg"/>
</bpmn2:association>
<bpmn2:association id="association_6FlTcg" sourceRef="DataObject_3" targetRef="Task_3">
<bpmn2:documentation id="documentation_VDNhGg"/>
</bpmn2:association>
<bpmn2:association id="association_dOtLUw" sourceRef="DataObject_3" targetRef="Task_5">
<bpmn2:documentation id="documentation_Bx7JLA"/>
</bpmn2:association>
<bpmn2:association id="association_SZ0JqA" sourceRef="DataObject_3" targetRef="Task_6">
<bpmn2:documentation id="documentation_MoBdPg"/>
<bpmn2:dataObject id="dataObject_Yyt1xg" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_AKKZ6g"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="2" label="Invoice data">
<item name="cdtr.name" type="text" readonly="true" label="Vendor:"/>
<item name="partner.id" type="custom" path="alexander/businesspartner_search" required="true" readonly="true" label="Vendor number:"/>
</imixs-form-section>
<imixs-form-section columns="2">
<item name="invoice.number" type="text" readonly="true" label="Invoice number:" />
<item name="invoice.date" type="date" readonly="true" label="Invoice date:" />
<item name="invoice.duedate" type="date" readonly="false" required="true" label="Due date:" />
<item name="invoice.servicedate" type="date" required="false" label="Service date:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Invoice amount:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Currency:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="false" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="false" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.period" type="text" readonly="true" label="Posting period (yyyymm):" />
<item name="" type="custom" path="alexander/zahlungsart" label="Payment type:"/>
<item name="" type="custom" path="alexander/exchangerate" readonly="true" label="Exchange Rate:" />
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="dataState_VlDd9A"/>
</bpmn2:dataObject>
<bpmn2:association id="association_d4jqaQ" sourceRef="dataObject_Yyt1xg" targetRef="Task_6">
<bpmn2:documentation id="documentation_cwdz5A"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Default Process" processType="Public">
@ -5208,6 +5236,12 @@ result.isValid=true;
<bpmndi:BPMNShape bpmnElement="participant_9PUChg" id="BPMNShape_jnRVNw">
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="dataObject_Yyt1xg" id="BPMNShape_QYzyqg">
<dc:Bounds height="50.0" width="35.0" x="2300.0" y="1964.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_9rvnbw">
<dc:Bounds height="20.0" width="100.0" x="2267.5" y="2019.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_0" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
<di:waypoint x="153.0" y="205.0"/>
<di:waypoint x="155.0" y="205.0"/>
@ -5851,30 +5885,10 @@ result.isValid=true;
<di:waypoint x="815.0" y="245.0"/>
<di:waypoint x="997.0" y="245.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_GKu21Q" id="BPMNEdge_pBBH5w" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_10">
<di:waypoint x="969.0" y="1677.0"/>
<di:waypoint x="1070.0" y="1677.0"/>
<di:waypoint x="1070.0" y="1895.0"/>
<di:waypoint x="1170.0" y="1895.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_6FlTcg" id="BPMNEdge_PXHNDg" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_9">
<di:waypoint x="969.0" y="1677.0"/>
<di:waypoint x="1210.0" y="1677.0"/>
<di:waypoint x="1210.0" y="1805.0"/>
<di:waypoint x="1450.0" y="1805.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_dOtLUw" id="BPMNEdge_g4raQg" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_11">
<di:waypoint x="969.0" y="1677.0"/>
<di:waypoint x="1695.0" y="1677.0"/>
<di:waypoint x="1695.0" y="1805.0"/>
<di:waypoint x="2420.0" y="1805.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_SZ0JqA" id="BPMNEdge_QkZqAw" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_6">
<di:waypoint x="969.0" y="1677.0"/>
<di:waypoint x="1555.0" y="1677.0"/>
<di:waypoint x="1555.0" y="1954.0"/>
<di:waypoint x="2195.0" y="1954.0"/>
<di:waypoint x="2195.0" y="1930.0"/>
<bpmndi:BPMNEdge bpmnElement="association_d4jqaQ" id="BPMNEdge_sypEaA" sourceElement="BPMNShape_QYzyqg" targetElement="BPMNShape_Task_6">
<di:waypoint x="2300.0" y="1989.0"/>
<di:waypoint x="2233.0" y="1989.0"/>
<di:waypoint x="2233.0" y="1930.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">

File diff suppressed because it is too large Load diff

View file

@ -6762,27 +6762,9 @@ if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
<bpmn2:association id="association_shkdWg" sourceRef="DataObject_6" targetRef="Task_18">
<bpmn2:documentation id="documentation_OifpuQ"/>
</bpmn2:association>
<bpmn2:association id="association_kj18mw" sourceRef="DataObject_3" targetRef="Task_9">
<bpmn2:documentation id="documentation_RwJbBw"/>
</bpmn2:association>
<bpmn2:association id="association_5so4UQ" sourceRef="DataObject_3" targetRef="Task_3">
<bpmn2:documentation id="documentation_sTq1AQ"/>
</bpmn2:association>
<bpmn2:association id="association_R40tgg" sourceRef="DataObject_3" targetRef="Task_16">
<bpmn2:documentation id="documentation_Rf5Wdw"/>
</bpmn2:association>
<bpmn2:association id="association_HMDF0A" sourceRef="Task_19" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_CoTF2Q"/>
</bpmn2:association>
<bpmn2:association id="association_cG0pFQ" sourceRef="Task_15" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_b2VPiw"/>
</bpmn2:association>
<bpmn2:association id="association_ytyOSQ" sourceRef="Task_11" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_w0PRPQ"/>
</bpmn2:association>
<bpmn2:association id="association_6RM0Jw" sourceRef="Task_7" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_OnKw4A"/>
</bpmn2:association>
<bpmn2:dataObject id="dataObject_J04ZLA" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_g0omZA"><![CDATA[<?xml version="1.0"?>
<imixs-form>
@ -6823,9 +6805,6 @@ if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
<bpmn2:association id="association_O0kY0A" sourceRef="dataObject_J04ZLA" targetRef="Task_6">
<bpmn2:documentation id="documentation_LBu9xw"/>
</bpmn2:association>
<bpmn2:association id="association_tL47gQ" sourceRef="dataObject_J04ZLA" targetRef="Task_5">
<bpmn2:documentation id="documentation_amgELw"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Default Process" processType="Public">
<bpmn2:documentation id="documentation_vn3mZw"/>
@ -7520,7 +7499,7 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="TextAnnotation_5" id="BPMNShape_TextAnnotation_6">
<dc:Bounds height="50.0" width="191.0" x="1145.0" y="1675.0"/>
<dc:Bounds height="50.0" width="191.0" x="1146.0" y="1639.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_58" id="BPMNShape_IntermediateCatchEvent_63">
<dc:Bounds height="36.0" width="36.0" x="727.0" y="1787.0"/>
@ -8368,8 +8347,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<bpmndi:BPMNLabel id="BPMNLabel_262"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_10" id="BPMNEdge_Association_10" sourceElement="BPMNShape_TextAnnotation_6" targetElement="BPMNShape_ExclusiveGateway_5">
<di:waypoint x="1241.0" y="1725.0"/>
<di:waypoint x="1241.0" y="1753.0"/>
<di:waypoint x="1242.0" y="1689.0"/>
<di:waypoint x="1242.0" y="1753.0"/>
<di:waypoint x="1350.0" y="1753.0"/>
<di:waypoint x="1350.0" y="1785.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_264"/>
@ -8545,48 +8524,11 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<di:waypoint x="768.0" y="1405.0"/>
<di:waypoint x="870.0" y="1405.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_kj18mw" id="BPMNEdge_rkAyRQ" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_10">
<di:waypoint x="845.0" y="1705.0"/>
<di:waypoint x="1008.0" y="1705.0"/>
<di:waypoint x="1008.0" y="1895.0"/>
<di:waypoint x="1170.0" y="1895.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_5so4UQ" id="BPMNEdge_FJwczw" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_9">
<di:waypoint x="845.0" y="1705.0"/>
<di:waypoint x="1148.0" y="1705.0"/>
<di:waypoint x="1148.0" y="1805.0"/>
<di:waypoint x="1450.0" y="1805.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_R40tgg" id="BPMNEdge_Fb90jA" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_18">
<di:waypoint x="845.0" y="1705.0"/>
<di:waypoint x="1008.0" y="1705.0"/>
<di:waypoint x="1008.0" y="2105.0"/>
<di:waypoint x="1170.0" y="2105.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_HMDF0A" id="BPMNEdge_vaAv3g" sourceElement="BPMNShape_Task_21" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="1840.0" y="1685.0"/>
<di:waypoint x="1343.0" y="1685.0"/>
<di:waypoint x="1343.0" y="1705.0"/>
<di:waypoint x="845.0" y="1705.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_cG0pFQ" id="BPMNEdge_Mz0lXA" sourceElement="BPMNShape_Task_17" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="2140.0" y="1685.0"/>
<di:waypoint x="1493.0" y="1685.0"/>
<di:waypoint x="1493.0" y="1705.0"/>
<di:waypoint x="845.0" y="1705.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_ytyOSQ" id="BPMNEdge_0bTaCg" sourceElement="BPMNShape_Task_13" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="2140.0" y="2065.0"/>
<di:waypoint x="1493.0" y="2065.0"/>
<di:waypoint x="1493.0" y="1705.0"/>
<di:waypoint x="845.0" y="1705.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_6RM0Jw" id="BPMNEdge_8nEYVw" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="2475.0" y="1880.0"/>
<di:waypoint x="2475.0" y="1838.0"/>
<di:waypoint x="1633.0" y="1838.0"/>
<di:waypoint x="1633.0" y="1705.0"/>
<di:waypoint x="845.0" y="1705.0"/>
<di:waypoint x="1894.0" y="1660.0"/>
<di:waypoint x="1894.0" y="1620.0"/>
<di:waypoint x="828.0" y="1620.0"/>
<di:waypoint x="828.0" y="1680.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="dataObject_J04ZLA" id="BPMNShape_uymarA">
<dc:Bounds height="50.0" width="35.0" x="2304.0" y="1971.0"/>
@ -8596,15 +8538,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="association_O0kY0A" id="BPMNEdge_1tR93g" sourceElement="BPMNShape_uymarA" targetElement="BPMNShape_Task_6">
<di:waypoint x="2304.0" y="1996.0"/>
<di:waypoint x="2277.0" y="1996.0"/>
<di:waypoint x="2277.0" y="1905.0"/>
<di:waypoint x="2250.0" y="1905.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_tL47gQ" id="BPMNEdge_4tj8gA" sourceElement="BPMNShape_uymarA" targetElement="BPMNShape_Task_11">
<di:waypoint x="2339.0" y="1996.0"/>
<di:waypoint x="2490.0" y="1996.0"/>
<di:waypoint x="2490.0" y="1805.0"/>
<di:waypoint x="2640.0" y="1805.0"/>
<di:waypoint x="2232.0" y="1996.0"/>
<di:waypoint x="2232.0" y="1930.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">

File diff suppressed because it is too large Load diff

View file

@ -4366,6 +4366,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
</bpmn2:process>
<bpmn2:process id="process_2" name="Default Process" processType="Public">
<bpmn2:documentation id="documentation_0DBReQ"/>
<bpmn2:extensionElements>
<open-bpmn:auto-align/>
</bpmn2:extensionElements>
</bpmn2:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane bpmnElement="Collaboration_1" id="BPMNPlane_Process_1">
@ -4891,554 +4894,557 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<dc:Bounds height="20.0" width="100.0" x="1095.0" y="659.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="participant_FAqJzw" id="BPMNShape_O0dPZA">
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_0" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
<bpmndi:BPMNLabel id="BPMNLabel_28"/>
<di:waypoint x="155.0" y="205.0"/>
<di:waypoint x="187.0" y="205.0"/>
<di:waypoint x="219.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_28"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_7">
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
<di:waypoint x="535.0" y="498.0"/>
<di:waypoint x="535.0" y="518.0"/>
<di:waypoint x="535.0" y="538.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_33" id="BPMNEdge_SequenceFlow_34" sourceElement="BPMNShape_ExclusiveGateway_1">
<bpmndi:BPMNLabel id="BPMNLabel_61"/>
<di:waypoint x="269.0" y="205.0"/>
<di:waypoint x="288.0" y="205.0"/>
<di:waypoint x="308.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_61"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_37" id="BPMNEdge_SequenceFlow_38" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_EventBasedGateway_2">
<bpmndi:BPMNLabel id="BPMNLabel_66"/>
<di:waypoint x="420.0" y="464.0"/>
<di:waypoint x="465.0" y="464.0"/>
<di:waypoint x="465.0" y="473.0"/>
<di:waypoint x="510.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_66"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_38" id="BPMNEdge_SequenceFlow_39" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_2">
<bpmndi:BPMNLabel id="BPMNLabel_67"/>
<di:waypoint x="246.0" y="473.0"/>
<di:waypoint x="278.0" y="473.0"/>
<di:waypoint x="310.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_67"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_2" id="BPMNEdge_Association_2" sourceElement="BPMNShape_DataObject_1" targetElement="BPMNShape_Task_5">
<bpmndi:BPMNLabel id="BPMNLabel_86"/>
<di:waypoint x="335.0" y="115.0"/>
<di:waypoint x="336.0" y="115.0"/>
<di:waypoint x="363.0" y="115.0"/>
<di:waypoint x="363.0" y="180.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_86"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_20" id="BPMNEdge_SequenceFlow_24" sourceElement="BPMNShape_IntermediateCatchEvent_13" targetElement="BPMNShape_Task_5">
<bpmndi:BPMNLabel id="BPMNLabel_47"/>
<di:waypoint x="363.0" y="260.0"/>
<di:waypoint x="363.0" y="245.0"/>
<di:waypoint x="363.0" y="230.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_47"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_15" id="BPMNEdge_SequenceFlow_16" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_ExclusiveGateway_1">
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
<di:waypoint x="155.0" y="288.0"/>
<di:waypoint x="244.0" y="288.0"/>
<di:waypoint x="244.0" y="230.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_21" id="BPMNEdge_SequenceFlow_21" sourceElement="BPMNShape_IntermediateCatchEvent_11" targetElement="BPMNShape_ExclusiveGateway_1">
<bpmndi:BPMNLabel id="BPMNLabel_59"/>
<di:waypoint x="155.0" y="115.0"/>
<di:waypoint x="244.0" y="115.0"/>
<di:waypoint x="244.0" y="180.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_59"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_40" id="BPMNEdge_SequenceFlow_41" sourceElement="BPMNShape_Task_4" targetElement="BPMNShape_EndEvent_1">
<bpmndi:BPMNLabel id="BPMNLabel_95"/>
<di:waypoint x="1111.0" y="473.0"/>
<di:waypoint x="1145.0" y="473.0"/>
<di:waypoint x="1180.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_95"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_54" id="BPMNEdge_SequenceFlow_55" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_24">
<bpmndi:BPMNLabel id="BPMNLabel_121"/>
<di:waypoint x="560.0" y="473.0"/>
<di:waypoint x="590.0" y="473.0"/>
<di:waypoint x="620.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_121"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_5" id="BPMNEdge_Association_5" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_2">
<bpmndi:BPMNLabel id="BPMNLabel_70"/>
<di:waypoint x="335.0" y="385.0"/>
<di:waypoint x="336.0" y="385.0"/>
<di:waypoint x="346.0" y="385.0"/>
<di:waypoint x="346.0" y="448.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_70"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_9" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_Task_8" targetElement="BPMNShape_EndEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_73"/>
<di:waypoint x="1230.0" y="205.0"/>
<di:waypoint x="1260.0" y="205.0"/>
<di:waypoint x="1290.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_73"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_IntermediateCatchEvent_12" targetElement="BPMNShape_Task_8">
<bpmndi:BPMNLabel id="BPMNLabel_105"/>
<di:waypoint x="1063.0" y="205.0"/>
<di:waypoint x="1091.0" y="205.0"/>
<di:waypoint x="1120.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_105"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_22" id="BPMNEdge_SequenceFlow_22" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_EventBasedGateway_1">
<bpmndi:BPMNLabel id="BPMNLabel_113"/>
<di:waypoint x="418.0" y="205.0"/>
<di:waypoint x="464.0" y="205.0"/>
<di:waypoint x="510.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_113"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_46" id="BPMNEdge_SequenceFlow_47" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
<bpmndi:BPMNLabel id="BPMNLabel_124"/>
<di:waypoint x="535.0" y="230.0"/>
<di:waypoint x="535.0" y="245.0"/>
<di:waypoint x="535.0" y="260.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_124"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_48" id="BPMNEdge_SequenceFlow_49" sourceElement="BPMNShape_IntermediateCatchEvent_22" targetElement="BPMNShape_IntermediateThrowEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_127"/>
<di:waypoint x="646.0" y="205.0"/>
<di:waypoint x="678.0" y="205.0"/>
<di:waypoint x="710.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_127"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_49" id="BPMNEdge_SequenceFlow_50" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_22">
<bpmndi:BPMNLabel id="BPMNLabel_128"/>
<di:waypoint x="560.0" y="205.0"/>
<di:waypoint x="585.0" y="205.0"/>
<di:waypoint x="610.0" y="205.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_128"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_59" id="BPMNEdge_SequenceFlow_60" sourceElement="BPMNShape_IntermediateCatchEvent_30" targetElement="BPMNShape_Task_4">
<bpmndi:BPMNLabel id="BPMNLabel_133"/>
<di:waypoint x="1056.0" y="538.0"/>
<di:waypoint x="1056.0" y="518.0"/>
<di:waypoint x="1056.0" y="498.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_133"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_60" id="BPMNEdge_SequenceFlow_61" sourceElement="BPMNShape_IntermediateCatchEvent_29" targetElement="BPMNShape_Task_8">
<bpmndi:BPMNLabel id="BPMNLabel_134"/>
<di:waypoint x="1175.0" y="146.0"/>
<di:waypoint x="1175.0" y="163.0"/>
<di:waypoint x="1175.0" y="180.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_134"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_2" id="BPMNEdge_SequenceFlow_3" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EventBasedGateway_3">
<bpmndi:BPMNLabel id="BPMNLabel_7"/>
<di:waypoint x="820.0" y="473.0"/>
<di:waypoint x="840.0" y="473.0"/>
<di:waypoint x="860.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_7"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_3" id="BPMNEdge_SequenceFlow_4" sourceElement="BPMNShape_IntermediateCatchEvent_9" targetElement="BPMNShape_Task_6">
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
<di:waypoint x="765.0" y="538.0"/>
<di:waypoint x="765.0" y="518.0"/>
<di:waypoint x="765.0" y="498.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_7" sourceElement="BPMNShape_IntermediateCatchEvent_24" targetElement="BPMNShape_Task_6">
<bpmndi:BPMNLabel id="BPMNLabel_12"/>
<di:waypoint x="656.0" y="473.0"/>
<di:waypoint x="683.0" y="473.0"/>
<di:waypoint x="710.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_12"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_4">
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
<di:waypoint x="979.0" y="473.0"/>
<di:waypoint x="990.0" y="473.0"/>
<di:waypoint x="1001.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_1" id="BPMNEdge_SequenceFlow_2" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_ExclusiveGateway_3">
<bpmndi:BPMNLabel id="BPMNLabel_2"/>
<di:waypoint x="535.0" y="296.0"/>
<di:waypoint x="535.0" y="333.0"/>
<di:waypoint x="535.0" y="370.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_2"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_4" id="BPMNEdge_SequenceFlow_5" sourceElement="BPMNShape_IntermediateCatchEvent_1" targetElement="BPMNShape_Task_1">
<bpmndi:BPMNLabel id="BPMNLabel_13"/>
<di:waypoint x="535.0" y="889.0"/>
<di:waypoint x="535.0" y="871.0"/>
<di:waypoint x="553.0" y="871.0"/>
<di:waypoint x="553.0" y="852.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_13"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_EventBasedGateway_4" targetElement="BPMNShape_IntermediateCatchEvent_16">
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
<di:waypoint x="661.0" y="852.0"/>
<di:waypoint x="661.0" y="870.0"/>
<di:waypoint x="661.0" y="889.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_20" sourceElement="BPMNShape_EventBasedGateway_4" targetElement="BPMNShape_IntermediateCatchEvent_15">
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
<di:waypoint x="686.0" y="827.0"/>
<di:waypoint x="718.0" y="827.0"/>
<di:waypoint x="750.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_23" id="BPMNEdge_SequenceFlow_23" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_EventBasedGateway_4">
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
<di:waypoint x="590.0" y="827.0"/>
<di:waypoint x="613.0" y="827.0"/>
<di:waypoint x="636.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_24" id="BPMNEdge_SequenceFlow_25" sourceElement="BPMNShape_IntermediateCatchEvent_17" targetElement="BPMNShape_Task_9">
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
<di:waypoint x="888.0" y="770.0"/>
<di:waypoint x="888.0" y="786.0"/>
<di:waypoint x="908.0" y="786.0"/>
<di:waypoint x="908.0" y="802.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_27" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_IntermediateCatchEvent_15" targetElement="BPMNShape_Task_9">
<bpmndi:BPMNLabel id="BPMNLabel_37"/>
<di:waypoint x="786.0" y="827.0"/>
<di:waypoint x="819.0" y="827.0"/>
<di:waypoint x="853.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_37"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_29" sourceElement="BPMNShape_IntermediateCatchEvent_16" targetElement="BPMNShape_Task_10">
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
<di:waypoint x="679.0" y="907.0"/>
<di:waypoint x="696.0" y="907.0"/>
<di:waypoint x="713.0" y="907.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_29" id="BPMNEdge_SequenceFlow_30" sourceElement="BPMNShape_IntermediateCatchEvent_19" targetElement="BPMNShape_ExclusiveGateway_2">
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
<di:waypoint x="1073.0" y="827.0"/>
<di:waypoint x="1101.0" y="827.0"/>
<di:waypoint x="1130.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_30" id="BPMNEdge_SequenceFlow_31" sourceElement="BPMNShape_IntermediateCatchEvent_20" targetElement="BPMNShape_ExclusiveGateway_2">
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
<di:waypoint x="1071.0" y="739.0"/>
<di:waypoint x="1155.0" y="739.0"/>
<di:waypoint x="1155.0" y="802.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_31" id="BPMNEdge_SequenceFlow_32" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_19">
<bpmndi:BPMNLabel id="BPMNLabel_48"/>
<di:waypoint x="963.0" y="827.0"/>
<di:waypoint x="1000.0" y="827.0"/>
<di:waypoint x="1037.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_48"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_32" id="BPMNEdge_SequenceFlow_33" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_EndEvent_2">
<bpmndi:BPMNLabel id="BPMNLabel_53"/>
<di:waypoint x="1642.0" y="778.0"/>
<di:waypoint x="1688.0" y="778.0"/>
<di:waypoint x="1735.0" y="778.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_53"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_34" id="BPMNEdge_SequenceFlow_35" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_54"/>
<di:waypoint x="1659.0" y="834.0"/>
<di:waypoint x="1659.0" y="786.0"/>
<di:waypoint x="1642.0" y="786.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_54"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_35" id="BPMNEdge_SequenceFlow_36" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_55">
<dc:Bounds height="14.0" width="60.0" x="1303.0" y="779.0"/>
</bpmndi:BPMNLabel>
<di:waypoint x="1155.0" y="802.0"/>
<di:waypoint x="1155.0" y="778.0"/>
<di:waypoint x="1532.0" y="778.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_55">
<dc:Bounds height="14.0" width="60.0" x="1303.0" y="779.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_50" id="BPMNEdge_SequenceFlow_53" sourceElement="BPMNShape_IntermediateCatchEvent_34" targetElement="BPMNShape_Task_15">
<bpmndi:BPMNLabel id="BPMNLabel_64"/>
<di:waypoint x="1226.0" y="988.0"/>
<di:waypoint x="1255.0" y="988.0"/>
<di:waypoint x="1255.0" y="995.0"/>
<di:waypoint x="1287.0" y="995.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_64"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_51" id="BPMNEdge_SequenceFlow_54" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_IntermediateCatchEvent_35">
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
<di:waypoint x="1397.0" y="1012.0"/>
<di:waypoint x="1423.0" y="1012.0"/>
<di:waypoint x="1449.0" y="1012.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_53" id="BPMNEdge_SequenceFlow_57" sourceElement="BPMNShape_IntermediateCatchEvent_37" targetElement="BPMNShape_Task_16">
<bpmndi:BPMNLabel id="BPMNLabel_77"/>
<di:waypoint x="1700.0" y="1012.0"/>
<di:waypoint x="1671.0" y="1012.0"/>
<di:waypoint x="1642.0" y="1012.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_77"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_55" id="BPMNEdge_SequenceFlow_58" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_ExclusiveGateway_4">
<bpmndi:BPMNLabel id="BPMNLabel_78"/>
<di:waypoint x="535.0" y="574.0"/>
<di:waypoint x="535.0" y="628.0"/>
<di:waypoint x="535.0" y="682.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_78"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_56" id="BPMNEdge_SequenceFlow_59" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_20">
<bpmndi:BPMNLabel id="BPMNLabel_79"/>
<di:waypoint x="926.0" y="802.0"/>
<di:waypoint x="926.0" y="739.0"/>
<di:waypoint x="1035.0" y="739.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_79"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_5" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_34">
<bpmndi:BPMNLabel id="BPMNLabel_81"/>
<di:waypoint x="1155.0" y="852.0"/>
<di:waypoint x="1155.0" y="990.0"/>
<di:waypoint x="1190.0" y="990.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_81"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_Task_3">
<bpmndi:BPMNLabel id="BPMNLabel_82">
<dc:Bounds height="14.0" width="45.0" x="1270.0" y="828.0"/>
</bpmndi:BPMNLabel>
<di:waypoint x="1180.0" y="827.0"/>
<di:waypoint x="1342.0" y="827.0"/>
<di:waypoint x="1342.0" y="889.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_82">
<dc:Bounds height="14.0" width="45.0" x="1270.0" y="828.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_IntermediateCatchEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_84"/>
<di:waypoint x="1397.0" y="914.0"/>
<di:waypoint x="1482.0" y="914.0"/>
<di:waypoint x="1568.0" y="914.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_84"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_13" id="BPMNEdge_SequenceFlow_14" sourceElement="BPMNShape_IntermediateCatchEvent_35" targetElement="BPMNShape_Task_16">
<bpmndi:BPMNLabel id="BPMNLabel_87"/>
<di:waypoint x="1485.0" y="1012.0"/>
<di:waypoint x="1508.0" y="1012.0"/>
<di:waypoint x="1532.0" y="1012.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_87"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_16" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_90"/>
<di:waypoint x="1586.0" y="896.0"/>
<di:waypoint x="1586.0" y="850.0"/>
<di:waypoint x="1587.0" y="850.0"/>
<di:waypoint x="1587.0" y="803.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_90"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_36" id="BPMNEdge_SequenceFlow_37" sourceElement="BPMNShape_Task_16" targetElement="BPMNShape_IntermediateCatchEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_91"/>
<di:waypoint x="1587.0" y="987.0"/>
<di:waypoint x="1587.0" y="960.0"/>
<di:waypoint x="1586.0" y="960.0"/>
<di:waypoint x="1586.0" y="932.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_91"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
<bpmndi:BPMNLabel id="BPMNLabel_94"/>
<di:waypoint x="468.0" y="771.0"/>
<di:waypoint x="468.0" y="827.0"/>
<di:waypoint x="480.0" y="827.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_94"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_39" id="BPMNEdge_SequenceFlow_40" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_IntermediateCatchEvent_8">
<bpmndi:BPMNLabel id="BPMNLabel_98"/>
<di:waypoint x="765.0" y="448.0"/>
<di:waypoint x="765.0" y="395.0"/>
<di:waypoint x="656.0" y="395.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_98"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_41" id="BPMNEdge_SequenceFlow_42" sourceElement="BPMNShape_IntermediateCatchEvent_8" targetElement="BPMNShape_ExclusiveGateway_3">
<bpmndi:BPMNLabel id="BPMNLabel_100"/>
<di:waypoint x="620.0" y="395.0"/>
<di:waypoint x="590.0" y="395.0"/>
<di:waypoint x="560.0" y="395.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_100"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_42" id="BPMNEdge_SequenceFlow_43" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_Task_2">
<bpmndi:BPMNLabel id="BPMNLabel_101"/>
<di:waypoint x="510.0" y="395.0"/>
<di:waypoint x="383.0" y="395.0"/>
<di:waypoint x="383.0" y="448.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_101"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_13" sourceElement="BPMNShape_Task_10" targetElement="BPMNShape_IntermediateCatchEvent_15">
<bpmndi:BPMNLabel id="BPMNLabel_96"/>
<di:waypoint x="768.0" y="882.0"/>
<di:waypoint x="768.0" y="864.0"/>
<di:waypoint x="768.0" y="845.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_96"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_43" id="BPMNEdge_SequenceFlow_44" sourceElement="BPMNShape_IntermediateCatchEvent_10" targetElement="BPMNShape_Task_10">
<bpmndi:BPMNLabel id="BPMNLabel_103"/>
<di:waypoint x="741.0" y="988.0"/>
<di:waypoint x="749.0" y="988.0"/>
<di:waypoint x="749.0" y="932.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_103"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_25" id="BPMNEdge_SequenceFlow_26" sourceElement="BPMNShape_IntermediateCatchEvent_14" targetElement="BPMNShape_IntermediateThrowEvent_1">
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
<di:waypoint x="951.0" y="907.0"/>
<di:waypoint x="993.0" y="907.0"/>
<di:waypoint x="1036.0" y="907.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_26" id="BPMNEdge_SequenceFlow_27" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_14">
<bpmndi:BPMNLabel id="BPMNLabel_107"/>
<di:waypoint x="926.0" y="852.0"/>
<di:waypoint x="926.0" y="870.0"/>
<di:waypoint x="933.0" y="870.0"/>
<di:waypoint x="933.0" y="889.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_107"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_44" id="BPMNEdge_SequenceFlow_45" sourceElement="BPMNShape_IntermediateCatchEvent_18" targetElement="BPMNShape_Task_7">
<bpmndi:BPMNLabel id="BPMNLabel_111"/>
<di:waypoint x="660.0" y="1086.0"/>
<di:waypoint x="685.0" y="1086.0"/>
<di:waypoint x="710.0" y="1086.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_111"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_45" id="BPMNEdge_SequenceFlow_46" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_EndEvent_4">
<bpmndi:BPMNLabel id="BPMNLabel_112"/>
<di:waypoint x="820.0" y="1086.0"/>
<di:waypoint x="866.0" y="1086.0"/>
<di:waypoint x="913.0" y="1086.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_112"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_57" id="BPMNEdge_SequenceFlow_51" sourceElement="BPMNShape_Task_10" targetElement="BPMNShape_IntermediateCatchEvent_23">
<bpmndi:BPMNLabel id="BPMNLabel_116"/>
<di:waypoint x="768.0" y="932.0"/>
<di:waypoint x="768.0" y="951.0"/>
<di:waypoint x="788.0" y="951.0"/>
<di:waypoint x="788.0" y="970.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_116"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_58" id="BPMNEdge_SequenceFlow_52" sourceElement="BPMNShape_IntermediateCatchEvent_23" targetElement="BPMNShape_Task_7">
<bpmndi:BPMNLabel id="BPMNLabel_117"/>
<di:waypoint x="770.0" y="988.0"/>
<di:waypoint x="765.0" y="988.0"/>
<di:waypoint x="765.0" y="1061.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_117"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_61" id="BPMNEdge_SequenceFlow_62" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_25">
<bpmndi:BPMNLabel id="BPMNLabel_119"/>
<di:waypoint x="889.0" y="852.0"/>
<di:waypoint x="889.0" y="870.0"/>
<di:waypoint x="878.0" y="870.0"/>
<di:waypoint x="878.0" y="889.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_119"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_62" id="BPMNEdge_SequenceFlow_63" sourceElement="BPMNShape_IntermediateCatchEvent_25" targetElement="BPMNShape_Task_10">
<bpmndi:BPMNLabel id="BPMNLabel_122"/>
<di:waypoint x="860.0" y="907.0"/>
<di:waypoint x="842.0" y="907.0"/>
<di:waypoint x="823.0" y="907.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_122"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_47" id="BPMNEdge_SequenceFlow_48" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_26">
<bpmndi:BPMNLabel id="BPMNLabel_123"/>
<di:waypoint x="516.0" y="852.0"/>
<di:waypoint x="516.0" y="862.0"/>
<di:waypoint x="387.0" y="862.0"/>
<di:waypoint x="387.0" y="770.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_123"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_63" id="BPMNEdge_SequenceFlow_64" sourceElement="BPMNShape_IntermediateCatchEvent_26" targetElement="BPMNShape_Task_2">
<bpmndi:BPMNLabel id="BPMNLabel_129"/>
<di:waypoint x="387.0" y="734.0"/>
<di:waypoint x="387.0" y="616.0"/>
<di:waypoint x="383.0" y="616.0"/>
<di:waypoint x="383.0" y="498.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_129"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_64" id="BPMNEdge_SequenceFlow_65" sourceElement="BPMNShape_EventBasedGateway_4" targetElement="BPMNShape_IntermediateCatchEvent_27">
<bpmndi:BPMNLabel id="BPMNLabel_138"/>
<di:waypoint x="661.0" y="802.0"/>
<di:waypoint x="661.0" y="786.0"/>
<di:waypoint x="661.0" y="770.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_138"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_65" id="BPMNEdge_SequenceFlow_66" sourceElement="BPMNShape_IntermediateCatchEvent_27" targetElement="BPMNShape_IntermediateThrowEvent_5">
<bpmndi:BPMNLabel id="BPMNLabel_139"/>
<di:waypoint x="679.0" y="752.0"/>
<di:waypoint x="714.0" y="752.0"/>
<di:waypoint x="750.0" y="752.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_139"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_66" id="BPMNEdge_SequenceFlow_67" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_IntermediateCatchEvent_28">
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
<di:waypoint x="346.0" y="498.0"/>
<di:waypoint x="346.0" y="556.0"/>
<di:waypoint x="336.0" y="556.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_67" id="BPMNEdge_SequenceFlow_68" sourceElement="BPMNShape_IntermediateCatchEvent_28" targetElement="BPMNShape_IntermediateThrowEvent_4">
<bpmndi:BPMNLabel id="BPMNLabel_142"/>
<di:waypoint x="300.0" y="556.0"/>
<di:waypoint x="273.0" y="556.0"/>
<di:waypoint x="246.0" y="556.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_142"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_68" id="BPMNEdge_SequenceFlow_69" sourceElement="BPMNShape_EventBasedGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_4">
<bpmndi:BPMNLabel id="BPMNLabel_145"/>
<di:waypoint x="910.0" y="473.0"/>
<di:waypoint x="926.0" y="473.0"/>
<di:waypoint x="943.0" y="473.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_145"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_69" id="BPMNEdge_SequenceFlow_70" sourceElement="BPMNShape_EventBasedGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_31">
<bpmndi:BPMNLabel id="BPMNLabel_146"/>
<di:waypoint x="885.0" y="448.0"/>
<di:waypoint x="885.0" y="395.0"/>
<di:waypoint x="943.0" y="395.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_146"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_70" id="BPMNEdge_SequenceFlow_71" sourceElement="BPMNShape_IntermediateCatchEvent_31" targetElement="BPMNShape_IntermediateThrowEvent_2">
<bpmndi:BPMNLabel id="BPMNLabel_147"/>
<di:waypoint x="979.0" y="395.0"/>
<di:waypoint x="1008.0" y="395.0"/>
<di:waypoint x="1038.0" y="395.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_147"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_71" id="BPMNEdge_SequenceFlow_72" sourceElement="BPMNShape_IntermediateCatchEvent_32" targetElement="BPMNShape_Task_2">
<bpmndi:BPMNLabel id="BPMNLabel_149"/>
<di:waypoint x="448.0" y="538.0"/>
<di:waypoint x="448.0" y="481.0"/>
<di:waypoint x="420.0" y="481.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_149"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_72" id="BPMNEdge_SequenceFlow_73" sourceElement="BPMNShape_IntermediateCatchEvent_33" targetElement="BPMNShape_Task_12">
<bpmndi:BPMNLabel id="BPMNLabel_153"/>
<di:waypoint x="1342.0" y="659.0"/>
<di:waypoint x="1342.0" y="670.0"/>
<di:waypoint x="1342.0" y="682.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_153"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_73" id="BPMNEdge_SequenceFlow_74" sourceElement="BPMNShape_Task_12" targetElement="BPMNShape_IntermediateCatchEvent_38">
<bpmndi:BPMNLabel id="BPMNLabel_154"/>
<di:waypoint x="1397.0" y="707.0"/>
<di:waypoint x="1434.0" y="707.0"/>
<di:waypoint x="1471.0" y="707.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_154"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_74" id="BPMNEdge_SequenceFlow_75" sourceElement="BPMNShape_IntermediateCatchEvent_38" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_155"/>
<di:waypoint x="1507.0" y="707.0"/>
<di:waypoint x="1587.0" y="707.0"/>
<di:waypoint x="1587.0" y="753.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_155"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_75" id="BPMNEdge_SequenceFlow_76" sourceElement="BPMNShape_ExclusiveGateway_4" targetElement="BPMNShape_Task_1">
<bpmndi:BPMNLabel id="BPMNLabel_157"/>
<di:waypoint x="535.0" y="732.0"/>
<di:waypoint x="535.0" y="767.0"/>
<di:waypoint x="535.0" y="802.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_157"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_76" id="BPMNEdge_SequenceFlow_77" sourceElement="BPMNShape_ExclusiveGateway_4" targetElement="BPMNShape_Task_13">
<bpmndi:BPMNLabel id="BPMNLabel_158">
<dc:Bounds height="14.0" width="30.0" x="811.0" y="708.0"/>
</bpmndi:BPMNLabel>
<di:waypoint x="560.0" y="707.0"/>
<di:waypoint x="825.0" y="707.0"/>
<di:waypoint x="1090.0" y="707.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_158">
<dc:Bounds height="14.0" width="30.0" x="811.0" y="708.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_77" id="BPMNEdge_SequenceFlow_78" sourceElement="BPMNShape_IntermediateCatchEvent_39" targetElement="BPMNShape_IntermediateThrowEvent_6">
<bpmndi:BPMNLabel id="BPMNLabel_161"/>
<di:waypoint x="646.0" y="128.0"/>
<di:waypoint x="678.0" y="128.0"/>
<di:waypoint x="710.0" y="128.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_161"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_78" id="BPMNEdge_SequenceFlow_79" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_39">
<bpmndi:BPMNLabel id="BPMNLabel_162"/>
<di:waypoint x="535.0" y="180.0"/>
<di:waypoint x="535.0" y="128.0"/>
<di:waypoint x="610.0" y="128.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_162"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_79" id="BPMNEdge_SequenceFlow_80" sourceElement="BPMNShape_IntermediateCatchEvent_40" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_164"/>
<di:waypoint x="1659.0" y="684.0"/>
<di:waypoint x="1659.0" y="765.0"/>
<di:waypoint x="1642.0" y="765.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_164"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_80" id="BPMNEdge_SequenceFlow_81" sourceElement="BPMNShape_IntermediateCatchEvent_41" targetElement="BPMNShape_Task_3">
<bpmndi:BPMNLabel id="BPMNLabel_166"/>
<di:waypoint x="1226.0" y="914.0"/>
<di:waypoint x="1256.0" y="914.0"/>
<di:waypoint x="1287.0" y="914.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_166"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_81" id="BPMNEdge_SequenceFlow_82" sourceElement="BPMNShape_IntermediateCatchEvent_42" targetElement="BPMNShape_Task_15">
<bpmndi:BPMNLabel id="BPMNLabel_168"/>
<di:waypoint x="1226.0" y="1079.0"/>
<di:waypoint x="1323.0" y="1079.0"/>
<di:waypoint x="1323.0" y="1037.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_168"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_82" id="BPMNEdge_SequenceFlow_83" sourceElement="BPMNShape_IntermediateCatchEvent_43" targetElement="BPMNShape_IntermediateThrowEvent_7">
<bpmndi:BPMNLabel id="BPMNLabel_171"/>
<di:waypoint x="646.0" y="278.0"/>
<di:waypoint x="678.0" y="278.0"/>
<di:waypoint x="710.0" y="278.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_171"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_83" id="BPMNEdge_SequenceFlow_84" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_43">
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
<di:waypoint x="550.0" y="215.0"/>
<di:waypoint x="550.0" y="254.0"/>
<di:waypoint x="572.0" y="254.0"/>
<di:waypoint x="572.0" y="278.0"/>
<di:waypoint x="610.0" y="278.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_84" id="BPMNEdge_SequenceFlow_85" sourceElement="BPMNShape_Task_13" targetElement="BPMNShape_IntermediateCatchEvent_44">
<bpmndi:BPMNLabel id="BPMNLabel_175"/>
<di:waypoint x="1200.0" y="707.0"/>
<di:waypoint x="1212.0" y="707.0"/>
<di:waypoint x="1225.0" y="707.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_175"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_85" id="BPMNEdge_SequenceFlow_86" sourceElement="BPMNShape_IntermediateCatchEvent_44" targetElement="BPMNShape_Task_12">
<bpmndi:BPMNLabel id="BPMNLabel_176"/>
<di:waypoint x="1261.0" y="707.0"/>
<di:waypoint x="1274.0" y="707.0"/>
<di:waypoint x="1287.0" y="707.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_176"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_86" id="BPMNEdge_SequenceFlow_87" sourceElement="BPMNShape_IntermediateCatchEvent_45" targetElement="BPMNShape_Task_13">
<bpmndi:BPMNLabel id="BPMNLabel_178"/>
<di:waypoint x="1145.0" y="659.0"/>
<di:waypoint x="1145.0" y="670.0"/>
<di:waypoint x="1145.0" y="682.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_178"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_0Js6mQ" id="BPMNEdge_8W43zw" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_IntermediateCatchEvent_25">
<di:waypoint x="1342.0" y="1037.0"/>