model update datev import
This commit is contained in:
parent
1ed2abde55
commit
cc01330439
1 changed files with 216 additions and 164 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- origin at X=0.0 Y=0.0 -->
|
||||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:imixs="http://www.imixs.org/bpmn2" xmlns:tl="http://www.w3.org/2001/XMLSchema" id="Definitions_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.2.SNAPSHOT-v20200602-1600-B1" name="Definitions 1" targetNamespace="http://www.imixs.org/bpmn2">
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- origin at X=0.0 Y=0.0 --><bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:imixs="http://www.imixs.org/bpmn2" xmlns:open-bpmn="http://open-bpmn.org/XMLSchema" xmlns:tl="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.2.SNAPSHOT-v20200602-1600-B1" id="Definitions_1" name="Definitions 1" targetNamespace="http://www.imixs.org/bpmn2">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowmodelversion" type="xs:string">
|
||||
<imixs:value><![CDATA[datev-import-de-1.0]]></imixs:value>
|
||||
|
|
@ -27,6 +26,7 @@
|
|||
<imixs:value><![CDATA[org.imixs.marty.profile.MailPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.IntervalPlugin]]></imixs:value>
|
||||
</imixs:item>
|
||||
<open-bpmn:auto-align/>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:signal id="Signal_1" name="org.imixs.workflow.datev.imports.DatevImportAdapter"/>
|
||||
<bpmn2:signal id="Signal_2" name="org.imixs.workflow.datev.imports.DatevImportAdapterBuchungsstapel"/>
|
||||
|
|
@ -47,11 +47,15 @@
|
|||
]]></bpmn2:documentation>
|
||||
</bpmn2:message>
|
||||
<bpmn2:collaboration id="Collaboration_1" name="DATEV">
|
||||
<bpmn2:participant id="Participant_1" name="DATEV-Import" processRef="Process_1"/>
|
||||
<bpmn2:participant id="Participant_1" name="DATEV-Import" processRef="Process_1">
|
||||
<bpmn2:documentation id="documentation_E2UyRQ"/>
|
||||
</bpmn2:participant>
|
||||
<bpmn2:participant id="Participant_2" name="SEPA-Export Pool" processRef="eingangsrechnung-de"/>
|
||||
</bpmn2:collaboration>
|
||||
<bpmn2:process id="eingangsrechnung-de" name="SEPA-Export" isExecutable="false"/>
|
||||
<bpmn2:process id="Process_1" name="DATEV-Import" definitionalCollaborationRef="Collaboration_1" isExecutable="false">
|
||||
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="SEPA-Export">
|
||||
<bpmn2:documentation id="documentation_1hbLYg"/>
|
||||
</bpmn2:process>
|
||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="DATEV-Import">
|
||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||
<bpmn2:lane id="Lane_1" name="Buchhaltung">
|
||||
<bpmn2:flowNodeRef>StartEvent_1</bpmn2:flowNodeRef>
|
||||
|
|
@ -69,6 +73,7 @@
|
|||
<bpmn2:flowNodeRef>ExclusiveGateway_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_7</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:documentation id="documentation_NcqQjg"/>
|
||||
</bpmn2:lane>
|
||||
</bpmn2:laneSet>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5" imixs:activityid="30" name="Fehlerhaft">
|
||||
|
|
@ -80,7 +85,7 @@
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -89,7 +94,7 @@
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -114,7 +119,7 @@
|
|||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="action">home</item>]]></imixs:value>
|
||||
|
|
@ -143,9 +148,12 @@ result.isValid=true;
|
|||
<bpmn2:incoming>SequenceFlow_13</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_15</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_15" sourceRef="IntermediateCatchEvent_5" targetRef="ExclusiveGateway_1"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_15" sourceRef="IntermediateCatchEvent_5" targetRef="ExclusiveGateway_1">
|
||||
<bpmn2:documentation id="documentation_uFx3WA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:startEvent id="StartEvent_1" name="Start">
|
||||
<bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_Y0DEvA"/>
|
||||
</bpmn2:startEvent>
|
||||
<bpmn2:task id="Task_2" imixs:processid="1600" name="Abgeschlossen">
|
||||
<bpmn2:extensionElements>
|
||||
|
|
@ -168,7 +176,7 @@ result.isValid=true;
|
|||
<imixs:value><![CDATA[workitemarchive]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
|
|
@ -178,10 +186,13 @@ result.isValid=true;
|
|||
<bpmn2:incoming>SequenceFlow_2</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_10</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_10" sourceRef="Task_2" targetRef="EndEvent_3"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_10" sourceRef="Task_2" targetRef="EndEvent_3">
|
||||
<bpmn2:documentation id="documentation_0a94yg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:endEvent id="EndEvent_3" name="End">
|
||||
<bpmn2:incoming>SequenceFlow_10</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_17</bpmn2:incoming>
|
||||
<bpmn2:documentation id="documentation_JhlPbw"/>
|
||||
</bpmn2:endEvent>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" imixs:activityid="20" name="Importieren">
|
||||
<bpmn2:extensionElements>
|
||||
|
|
@ -189,13 +200,13 @@ result.isValid=true;
|
|||
<imixs:value><![CDATA[DATEV Import gestartet.]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keymailreceiverfields" type="xs:string"/>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
|
|
@ -242,7 +253,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:item name="keyaddreadfields" type="xs:string"/>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string"/>
|
||||
<imixs:item name="txtworkflowabstract" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
|
|
@ -276,7 +287,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[workitemarchive]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
|
|
@ -286,13 +297,18 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<bpmn2:incoming>SequenceFlow_16</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_17</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_17" sourceRef="Task_6" targetRef="EndEvent_3"/>
|
||||
<bpmn2:exclusiveGateway id="ExclusiveGateway_1" gatewayDirection="Converging">
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_17" sourceRef="Task_6" targetRef="EndEvent_3">
|
||||
<bpmn2:documentation id="documentation_JjO2eQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:exclusiveGateway gatewayDirection="Converging" id="ExclusiveGateway_1">
|
||||
<bpmn2:incoming>SequenceFlow_15</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_16</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_4u8Y0g"/>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_16" sourceRef="ExclusiveGateway_1" targetRef="Task_6"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_16" sourceRef="ExclusiveGateway_1" targetRef="Task_6">
|
||||
<bpmn2:documentation id="documentation_285v2A"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:task id="Task_7" imixs:processid="1100" name="in Verarbeitung">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
|
|
@ -317,7 +333,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[workitem]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
|
|
@ -332,8 +348,12 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<bpmn2:outgoing>SequenceFlow_28</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_13</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_28" sourceRef="Task_7" targetRef="IntermediateCatchEvent_18"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_13" sourceRef="Task_7" targetRef="IntermediateCatchEvent_5"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_28" sourceRef="Task_7" targetRef="IntermediateCatchEvent_18">
|
||||
<bpmn2:documentation id="documentation_kjhhyQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_13" sourceRef="Task_7" targetRef="IntermediateCatchEvent_5">
|
||||
<bpmn2:documentation id="documentation_QnLnSg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_18" imixs:activityid="20" name="Erledigt">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
|
|
@ -343,7 +363,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -352,7 +372,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -377,7 +397,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="action">home</item>]]></imixs:value>
|
||||
|
|
@ -396,7 +416,9 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<bpmn2:incoming>SequenceFlow_28</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_2</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_2" sourceRef="IntermediateCatchEvent_18" targetRef="Task_2"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_2" sourceRef="IntermediateCatchEvent_18" targetRef="Task_2">
|
||||
<bpmn2:documentation id="documentation_LxuqNg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_6" imixs:activityid="10" name="Speichern">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
|
|
@ -406,7 +428,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -415,7 +437,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -438,7 +460,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="comment" ignore="true"/>]]></imixs:value>
|
||||
|
|
@ -450,7 +472,7 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
|
|
@ -459,33 +481,42 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<bpmn2:documentation id="Documentation_10"><![CDATA[Zwischenspeichern]]></bpmn2:documentation>
|
||||
<bpmn2:outgoing>SequenceFlow_12</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_12" sourceRef="IntermediateCatchEvent_6" targetRef="Task_7"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="StartEvent_1" targetRef="Task_1"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_8" sourceRef="Task_1" targetRef="IntermediateCatchEvent_2"/>
|
||||
<bpmn2:exclusiveGateway id="ExclusiveGateway_2" gatewayDirection="Diverging" default="SequenceFlow_23">
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_12" sourceRef="IntermediateCatchEvent_6" targetRef="Task_7">
|
||||
<bpmn2:documentation id="documentation_2PDM7A"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="StartEvent_1" targetRef="Task_1">
|
||||
<bpmn2:documentation id="documentation_siEXgQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_8" sourceRef="Task_1" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_k4Cl0A"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:exclusiveGateway default="SequenceFlow_23" gatewayDirection="Diverging" id="ExclusiveGateway_2">
|
||||
<bpmn2:incoming>SequenceFlow_14</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_19</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_23</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_YsbKVA"/>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_14" sourceRef="IntermediateCatchEvent_2" targetRef="ExclusiveGateway_2"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_14" sourceRef="IntermediateCatchEvent_2" targetRef="ExclusiveGateway_2">
|
||||
<bpmn2:documentation id="documentation_AHveBg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_3" imixs:activityid="30" name="Cargosoft Buchungsstapel">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="rtfresultlog" type="CDATA">
|
||||
<imixs:value><![CDATA[Import Buchungstapel]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keymailreceiverfields" type="xs:string"/>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -509,17 +540,17 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<imixs:value><![CDATA[Import Kontenbeschriftungen]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keymailreceiverfields" type="xs:string"/>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
<imixs:value><![CDATA[]]></imixs:value>
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
|
|
@ -531,254 +562,275 @@ if (workitem['$file.count'][0]!=1) {
|
|||
<bpmn2:outputSet id="OutputSet_3" name="Output Set 1"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_18" sourceRef="ExclusiveGateway_2" targetRef="IntermediateCatchEvent_3">
|
||||
<bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="FormalExpression_2">workitem['datev.formatname'][0]=="Buchungsstapel"</bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="FormalExpression_2" xsi:type="bpmn2:tFormalExpression">workitem['datev.formatname'][0]=="Buchungsstapel"</bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_YWTQSA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_19" sourceRef="ExclusiveGateway_2" targetRef="IntermediateCatchEvent_7">
|
||||
<bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="FormalExpression_1">workitem['datev.formatname'][0]=="Kontenbeschriftungen"</bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="FormalExpression_1" xsi:type="bpmn2:tFormalExpression">workitem['datev.formatname'][0]=="Kontenbeschriftungen"</bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_MfEHFA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:exclusiveGateway id="ExclusiveGateway_3" gatewayDirection="Converging">
|
||||
<bpmn2:exclusiveGateway gatewayDirection="Converging" id="ExclusiveGateway_3">
|
||||
<bpmn2:incoming>SequenceFlow_20</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_21</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_FttFpw"/>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_20" sourceRef="IntermediateCatchEvent_3" targetRef="ExclusiveGateway_3"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_21" sourceRef="IntermediateCatchEvent_7" targetRef="ExclusiveGateway_3"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_22" sourceRef="ExclusiveGateway_3" targetRef="Task_7"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_23" sourceRef="ExclusiveGateway_2" targetRef="ExclusiveGateway_1"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_20" sourceRef="IntermediateCatchEvent_3" targetRef="ExclusiveGateway_3">
|
||||
<bpmn2:documentation id="documentation_GaOpVg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_21" sourceRef="IntermediateCatchEvent_7" targetRef="ExclusiveGateway_3">
|
||||
<bpmn2:documentation id="documentation_wdxQqQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_22" sourceRef="ExclusiveGateway_3" targetRef="Task_7">
|
||||
<bpmn2:documentation id="documentation_k9zWeQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_23" sourceRef="ExclusiveGateway_2" targetRef="ExclusiveGateway_1">
|
||||
<bpmn2:documentation id="documentation_7jCnFQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:textAnnotation id="TextAnnotation_2">
|
||||
<bpmn2:text>The DATEV Import holds a DATEV Import file and triggeres a import process depending on the document type.</bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_l0X4HA"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="Association_3" sourceRef="TextAnnotation_2" targetRef="StartEvent_1"/>
|
||||
<bpmn2:association id="Association_3" sourceRef="TextAnnotation_2" targetRef="StartEvent_1">
|
||||
<bpmn2:documentation id="documentation_6WcZ9Q"/>
|
||||
</bpmn2:association>
|
||||
</bpmn2:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="Default Process Diagram">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1">
|
||||
<bpmndi:BPMNShape id="BPMNShape_Participant_1" bpmnElement="Participant_1" isHorizontal="true">
|
||||
<bpmndi:BPMNPlane bpmnElement="Collaboration_1" id="BPMNPlane_1">
|
||||
<bpmndi:BPMNShape bpmnElement="Participant_1" id="BPMNShape_Participant_1" isHorizontal="true">
|
||||
<dc:Bounds height="361.0" width="1531.0" x="100.0" y="150.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_29" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="76.0" width="14.0" x="106.0" y="292.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Lane_1" bpmnElement="Lane_1" isHorizontal="true">
|
||||
<bpmndi:BPMNShape bpmnElement="Lane_1" id="BPMNShape_Lane_1" isHorizontal="true">
|
||||
<dc:Bounds height="361.0" width="1501.0" x="130.0" y="150.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_37" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="69.0" width="14.0" x="136.0" y="296.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1" bpmnElement="StartEvent_1">
|
||||
<bpmndi:BPMNShape bpmnElement="StartEvent_1" id="BPMNShape_1">
|
||||
<dc:Bounds height="36.0" width="36.0" x="297.0" y="325.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_1" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="25.0" x="302.0" y="361.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="264.5" y="361.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Task_1" bpmnElement="Task_1">
|
||||
<bpmndi:BPMNShape bpmnElement="Task_1" id="BPMNShape_Task_1">
|
||||
<dc:Bounds height="50.0" width="110.0" x="390.0" y="318.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_4" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="34.0" x="428.0" y="336.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_2" bpmnElement="IntermediateCatchEvent_2">
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_2" id="BPMNShape_IntermediateCatchEvent_2">
|
||||
<dc:Bounds height="36.0" width="36.0" x="570.0" y="325.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_9" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="62.0" x="557.0" y="361.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="538.0" y="361.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Task_6" bpmnElement="Task_6">
|
||||
<bpmndi:BPMNShape bpmnElement="Task_6" id="BPMNShape_Task_6">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1400.0" y="396.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_31" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="35.0" x="1437.0" y="414.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Task_7" bpmnElement="Task_7">
|
||||
<bpmndi:BPMNShape bpmnElement="Task_7" id="BPMNShape_Task_7">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1010.0" y="318.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_33" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="83.0" x="1023.0" y="336.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_EndEvent_2" bpmnElement="EndEvent_3">
|
||||
<bpmndi:BPMNShape bpmnElement="EndEvent_3" id="BPMNShape_EndEvent_2">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1540.0" y="318.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_85" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="22.0" x="1547.0" y="354.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1508.0" y="354.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_18" bpmnElement="IntermediateCatchEvent_18">
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_18" id="BPMNShape_IntermediateCatchEvent_18">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1320.0" y="237.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_23" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="42.0" x="1317.0" y="273.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1288.0" y="273.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Message_3" bpmnElement="Message_6">
|
||||
<bpmndi:BPMNShape bpmnElement="Message_6" id="BPMNShape_Message_3">
|
||||
<dc:Bounds height="20.0" width="30.0" x="108.0" y="75.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_46">
|
||||
<dc:Bounds height="14.0" width="63.0" x="92.0" y="95.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="73.5" y="95.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Message_6" bpmnElement="Message_8">
|
||||
<bpmndi:BPMNShape bpmnElement="Message_8" id="BPMNShape_Message_6">
|
||||
<dc:Bounds height="20.0" width="30.0" x="220.0" y="76.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_24">
|
||||
<dc:Bounds height="14.0" width="76.0" x="197.0" y="96.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="185.0" y="96.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Task_2" bpmnElement="Task_2">
|
||||
<bpmndi:BPMNShape bpmnElement="Task_2" id="BPMNShape_Task_2">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1390.0" y="230.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_5" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="84.0" x="1403.0" y="248.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_5" bpmnElement="IntermediateCatchEvent_5">
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5" id="BPMNShape_IntermediateCatchEvent_5">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1320.0" y="325.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_6" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="55.0" x="1311.0" y="361.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1288.5" y="361.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_1" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true">
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_1" id="BPMNShape_ExclusiveGateway_1" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1313.0" y="396.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_34" labelStyle="BPMNLabelStyle_1"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_34" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1281.0" y="435.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_2" bpmnElement="TextAnnotation_2">
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_2" id="BPMNShape_TextAnnotation_2">
|
||||
<dc:Bounds height="71.0" width="238.0" x="180.0" y="170.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_57">
|
||||
<dc:Bounds height="65.0" width="226.0" x="186.0" y="170.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_6" bpmnElement="IntermediateCatchEvent_6">
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_6" id="BPMNShape_IntermediateCatchEvent_6">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1047.0" y="396.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_10" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="14.0" width="56.0" x="1037.0" y="432.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1015.0" y="432.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_2" bpmnElement="ExclusiveGateway_2" isMarkerVisible="true">
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_2" id="BPMNShape_ExclusiveGateway_2" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="660.0" y="318.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_21" labelStyle="BPMNLabelStyle_1"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_3" bpmnElement="IntermediateCatchEvent_3">
|
||||
<dc:Bounds height="36.0" width="36.0" x="780.0" y="325.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_38" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="42.0" width="88.0" x="754.0" y="361.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_21" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="628.0" y="357.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_7" bpmnElement="IntermediateCatchEvent_7">
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_3" id="BPMNShape_IntermediateCatchEvent_3">
|
||||
<dc:Bounds height="36.0" width="36.0" x="780.0" y="324.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_38" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="748.0" y="360.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_7" id="BPMNShape_IntermediateCatchEvent_7">
|
||||
<dc:Bounds height="36.0" width="36.0" x="780.0" y="237.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_39" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="28.0" width="120.0" x="738.0" y="273.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="748.0" y="273.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_3" bpmnElement="ExclusiveGateway_3" isMarkerVisible="true">
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_3" id="BPMNShape_ExclusiveGateway_3" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="900.0" y="318.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_42" labelStyle="BPMNLabelStyle_1"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_42" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="868.0" y="357.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_28" bpmnElement="SequenceFlow_28" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_IntermediateCatchEvent_18">
|
||||
<di:waypoint xsi:type="dc:Point" x="1065.0" y="318.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1065.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1320.0" y="255.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_IntermediateCatchEvent_18">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_71"/>
|
||||
<di:waypoint x="1065.0" y="318.0"/>
|
||||
<di:waypoint x="1065.0" y="255.0"/>
|
||||
<di:waypoint x="1320.0" y="255.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_2" bpmnElement="SequenceFlow_2" sourceElement="BPMNShape_IntermediateCatchEvent_18" targetElement="BPMNShape_Task_2">
|
||||
<di:waypoint xsi:type="dc:Point" x="1356.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1373.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1390.0" y="255.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_2" id="BPMNEdge_SequenceFlow_2" sourceElement="BPMNShape_IntermediateCatchEvent_18" targetElement="BPMNShape_Task_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_25"/>
|
||||
<di:waypoint x="1356.0" y="255.0"/>
|
||||
<di:waypoint x="1373.0" y="255.0"/>
|
||||
<di:waypoint x="1390.0" y="255.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_10" bpmnElement="SequenceFlow_10" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_EndEvent_2">
|
||||
<di:waypoint xsi:type="dc:Point" x="1500.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1558.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1558.0" y="318.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_EndEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_26"/>
|
||||
<di:waypoint x="1500.0" y="255.0"/>
|
||||
<di:waypoint x="1558.0" y="255.0"/>
|
||||
<di:waypoint x="1558.0" y="318.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_13" bpmnElement="SequenceFlow_13" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_IntermediateCatchEvent_5">
|
||||
<di:waypoint xsi:type="dc:Point" x="1120.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1220.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1320.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_13" id="BPMNEdge_SequenceFlow_13" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_IntermediateCatchEvent_5">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_27"/>
|
||||
<di:waypoint x="1120.0" y="343.0"/>
|
||||
<di:waypoint x="1220.0" y="343.0"/>
|
||||
<di:waypoint x="1320.0" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_15" bpmnElement="SequenceFlow_15" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<di:waypoint xsi:type="dc:Point" x="1338.0" y="361.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1338.0" y="378.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1338.0" y="396.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_15" id="BPMNEdge_SequenceFlow_15" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_28"/>
|
||||
<di:waypoint x="1338.0" y="361.0"/>
|
||||
<di:waypoint x="1338.0" y="378.0"/>
|
||||
<di:waypoint x="1338.0" y="396.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_16" bpmnElement="SequenceFlow_16" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_Task_6">
|
||||
<di:waypoint xsi:type="dc:Point" x="1363.0" y="421.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1381.0" y="421.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1400.0" y="421.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_16" id="BPMNEdge_SequenceFlow_16" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_Task_6">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
|
||||
<di:waypoint x="1363.0" y="421.0"/>
|
||||
<di:waypoint x="1381.0" y="421.0"/>
|
||||
<di:waypoint x="1400.0" y="421.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_17" bpmnElement="SequenceFlow_17" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EndEvent_2">
|
||||
<di:waypoint xsi:type="dc:Point" x="1510.0" y="421.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1558.0" y="421.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1558.0" y="354.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EndEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
|
||||
<di:waypoint x="1510.0" y="421.0"/>
|
||||
<di:waypoint x="1558.0" y="421.0"/>
|
||||
<di:waypoint x="1558.0" y="354.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_Association_3" bpmnElement="Association_3" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_1">
|
||||
<di:waypoint xsi:type="dc:Point" x="299.0" y="241.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="299.0" y="283.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="315.0" y="283.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="315.0" y="325.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_3" id="BPMNEdge_Association_3" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_30"/>
|
||||
<di:waypoint x="299.0" y="241.0"/>
|
||||
<di:waypoint x="299.0" y="283.0"/>
|
||||
<di:waypoint x="315.0" y="283.0"/>
|
||||
<di:waypoint x="315.0" y="325.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_12" bpmnElement="SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_7">
|
||||
<di:waypoint xsi:type="dc:Point" x="1065.0" y="396.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1065.0" y="382.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1065.0" y="368.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
|
||||
<di:waypoint x="1065.0" y="396.0"/>
|
||||
<di:waypoint x="1065.0" y="382.0"/>
|
||||
<di:waypoint x="1065.0" y="368.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_6" sourceElement="BPMNShape_1" targetElement="BPMNShape_Task_1">
|
||||
<di:waypoint xsi:type="dc:Point" x="333.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="361.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="390.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_1" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_14"/>
|
||||
<di:waypoint x="333.0" y="343.0"/>
|
||||
<di:waypoint x="361.0" y="343.0"/>
|
||||
<di:waypoint x="390.0" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_8" bpmnElement="SequenceFlow_8" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||
<di:waypoint xsi:type="dc:Point" x="500.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="535.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="570.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
||||
<di:waypoint x="500.0" y="343.0"/>
|
||||
<di:waypoint x="535.0" y="343.0"/>
|
||||
<di:waypoint x="570.0" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_14" bpmnElement="SequenceFlow_14" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_ExclusiveGateway_2">
|
||||
<di:waypoint xsi:type="dc:Point" x="606.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="633.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="660.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_14" id="BPMNEdge_SequenceFlow_14" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_ExclusiveGateway_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
|
||||
<di:waypoint x="606.0" y="343.0"/>
|
||||
<di:waypoint x="633.0" y="343.0"/>
|
||||
<di:waypoint x="660.0" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_18" bpmnElement="SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
||||
<di:waypoint xsi:type="dc:Point" x="710.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="745.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="780.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
|
||||
<di:waypoint x="710.0" y="343.0"/>
|
||||
<di:waypoint x="745.0" y="343.0"/>
|
||||
<di:waypoint x="780.0277992443886" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_19" bpmnElement="SequenceFlow_19" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||
<di:waypoint xsi:type="dc:Point" x="685.0" y="318.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="685.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="780.0" y="255.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
|
||||
<di:waypoint x="685.0" y="318.0"/>
|
||||
<di:waypoint x="685.0" y="255.0"/>
|
||||
<di:waypoint x="780.0" y="255.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_20" bpmnElement="SequenceFlow_20" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<di:waypoint xsi:type="dc:Point" x="816.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="858.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="900.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_20" id="BPMNEdge_SequenceFlow_20" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_43"/>
|
||||
<di:waypoint x="816.0" y="342.0"/>
|
||||
<di:waypoint x="858.0" y="342.0"/>
|
||||
<di:waypoint x="858.0" y="343.0"/>
|
||||
<di:waypoint x="900.0" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_21" bpmnElement="SequenceFlow_21" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<di:waypoint xsi:type="dc:Point" x="816.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="925.0" y="255.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="925.0" y="318.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_21" id="BPMNEdge_SequenceFlow_21" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_44"/>
|
||||
<di:waypoint x="816.0" y="255.0"/>
|
||||
<di:waypoint x="925.0" y="255.0"/>
|
||||
<di:waypoint x="925.0" y="318.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_22" bpmnElement="SequenceFlow_22" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_Task_7">
|
||||
<di:waypoint xsi:type="dc:Point" x="950.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="980.0" y="343.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1010.0" y="343.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_22" id="BPMNEdge_SequenceFlow_22" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
|
||||
<di:waypoint x="950.0" y="343.0"/>
|
||||
<di:waypoint x="980.0" y="343.0"/>
|
||||
<di:waypoint x="1010.0" y="343.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_23" bpmnElement="SequenceFlow_23" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<di:waypoint xsi:type="dc:Point" x="685.0" y="368.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="685.0" y="471.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1338.0" y="471.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="1338.0" y="446.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_23" id="BPMNEdge_SequenceFlow_23" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_47"/>
|
||||
<di:waypoint x="685.0" y="368.0"/>
|
||||
<di:waypoint x="685.0" y="471.0"/>
|
||||
<di:waypoint x="1338.0" y="471.0"/>
|
||||
<di:waypoint x="1338.0" y="446.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||
<dc:Font name="arial" size="9.0"/>
|
||||
</bpmndi:BPMNLabelStyle>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn2:definitions>
|
||||
</bpmn2:definitions>
|
||||
|
|
|
|||
Loading…
Reference in a new issue