invoice export feature
This commit is contained in:
parent
8ddf44515e
commit
db815dea23
5 changed files with 1343 additions and 492 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<!-- 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.4.RC1-v20220528-0836-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[invoice-export-1.0]]></imixs:value>
|
||||
<imixs:value><![CDATA[invoice-ingoing-export-1.0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtfieldmapping" type="xs:string">
|
||||
<imixs:value><![CDATA[Prozess-Verantwortliche|process.manager]]></imixs:value>
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
]]></bpmn2:documentation>
|
||||
</bpmn2:message>
|
||||
<bpmn2:collaboration id="Collaboration_1" name="SEPA">
|
||||
<bpmn2:participant id="Participant_1" name="Invoice-Export" processRef="Process_1">
|
||||
<bpmn2:participant id="Participant_1" name="Ingoing Invoice Export" processRef="Process_1">
|
||||
<bpmn2:documentation id="documentation_hfW7FA"/>
|
||||
</bpmn2:participant>
|
||||
<bpmn2:participant id="Participant_2" name="SEPA-Export Pool" processRef="eingangsrechnung-de"/>
|
||||
|
|
@ -57,11 +57,10 @@
|
|||
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="Default" processType="Public">
|
||||
<bpmn2:documentation id="documentation_FFzgqw"/>
|
||||
</bpmn2:process>
|
||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Invoice-Export" processType="Private">
|
||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Ingoing Invoice Export" processType="Private">
|
||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||
<bpmn2:lane id="Lane_1" name="Buchhaltung">
|
||||
<bpmn2:lane id="Lane_1" name="Accounting">
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_6</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_1</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_7</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>ExclusiveGateway_1</bpmn2:flowNodeRef>
|
||||
|
|
@ -69,28 +68,24 @@
|
|||
<bpmn2:flowNodeRef>StartEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_18</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_7</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_6</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>EndEvent_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_4</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_5</bpmn2:flowNodeRef>
|
||||
<bpmn2:documentation id="documentation_JYeSLA"/>
|
||||
<bpmn2:flowNodeRef>textAnnotation_Ku1gIw</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>TextAnnotation_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>TextAnnotation_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>TextAnnotation_1</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>gateway_WuKeqQ</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>gateway_6FAj9g</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_y4hmYg</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_WJfyAw</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>dataObject_NlFnMg</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_NX3rQA</bpmn2:flowNodeRef>
|
||||
</bpmn2:lane>
|
||||
</bpmn2:laneSet>
|
||||
<bpmn2:task id="Task_2" imixs:processid="1900" name="Completed">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue> (<itemvalue>dbtr.name</itemvalue>)]]></imixs:value>
|
||||
<imixs:value><![CDATA[Ingoing Invoice Export <itemvalue >name</itemvalue>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>true</imixs:value>
|
||||
|
|
@ -130,7 +125,7 @@
|
|||
<bpmn2:task id="Task_6" imixs:processid="1800" name="Canceled">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue> (<itemvalue>dbtr.name</itemvalue>)]]></imixs:value>
|
||||
<imixs:value><![CDATA[Ingoing Invoice Export <itemvalue >name</itemvalue>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>true</imixs:value>
|
||||
|
|
@ -158,7 +153,6 @@
|
|||
<bpmn2:documentation id="Documentation_33"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||
<bpmn2:outgoing>SequenceFlow_17</bpmn2:outgoing>
|
||||
<bpmn2:incoming>SequenceFlow_19</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_3uz0ww</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_17" sourceRef="Task_6" targetRef="EndEvent_3">
|
||||
<bpmn2:documentation id="documentation_Ell3PQ"/>
|
||||
|
|
@ -168,12 +162,11 @@
|
|||
<bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_78mWeA"/>
|
||||
<bpmn2:outgoing>sequenceFlow_0QFTlw</bpmn2:outgoing>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:task id="Task_7" imixs:processid="1000" name="Export open">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[Invoice Export <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue>]]></imixs:value>
|
||||
<imixs:value><![CDATA[Ingoing Invoice Export <itemvalue >name</itemvalue>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>true</imixs:value>
|
||||
|
|
@ -210,36 +203,13 @@
|
|||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_32"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||
<bpmn2:incoming>SequenceFlow_12</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_7</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_8</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_28</bpmn2:outgoing>
|
||||
<bpmn2:incoming>sequenceFlow_x50o4w</bpmn2:incoming>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_28" sourceRef="Task_7" targetRef="ExclusiveGateway_1">
|
||||
<bpmn2:documentation id="documentation_AxB9kA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_1" imixs:activityid="100" name="[add ref]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="rtfresultlog" type="CDATA">
|
||||
<imixs:value><![CDATA[Rechnung hinzugefügt]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtreportname" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="process">Invoice Controlling</item>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:outgoing>SequenceFlow_7</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_0kg0hA"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_7" sourceRef="IntermediateCatchEvent_1" targetRef="Task_7">
|
||||
<bpmn2:documentation id="documentation_4L5kFg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_18" imixs:activityid="10" name="Erledigt">
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_18" imixs:activityid="10" name="Finish">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
|
|
@ -305,7 +275,6 @@
|
|||
<bpmn2:documentation id="Documentation_53"><![CDATA[Vorgang abschließen und archivieren]]></bpmn2:documentation>
|
||||
<bpmn2:outgoing>SequenceFlow_2</bpmn2:outgoing>
|
||||
<bpmn2:outputSet id="OutputSet_1" name="Output Set 1"/>
|
||||
<bpmn2:signalEventDefinition id="signalEventDefinition_rLUcVA" signalRef="Signal_2"/>
|
||||
<bpmn2:incoming>sequenceFlow_rhKXDQ</bpmn2:incoming>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_2" sourceRef="IntermediateCatchEvent_18" targetRef="Task_2">
|
||||
|
|
@ -381,31 +350,10 @@
|
|||
<bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_JZrP8Q"/>
|
||||
</bpmn2:startEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="StartEvent_2" targetRef="Task_7">
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="StartEvent_2" targetRef="event_NX3rQA">
|
||||
<bpmn2:documentation id="documentation_GMDIew"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_3" imixs:activityid="200" name="[remove ref]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="rtfresultlog" type="CDATA">
|
||||
<imixs:value><![CDATA[Rechnung entfernt]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtreportname" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="CDATA">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:outgoing>SequenceFlow_8</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_3OkGHg"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_8" sourceRef="IntermediateCatchEvent_3" targetRef="Task_7">
|
||||
<bpmn2:documentation id="documentation_0vZw1Q"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_7" imixs:activityid="30" name="Abbrechen">
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_7" imixs:activityid="30" name="Cancel">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
|
|
@ -458,7 +406,7 @@
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA Zahlungslauf storniert.]]></imixs:value>
|
||||
<imixs:value><![CDATA[Canceled]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
|
|
@ -474,7 +422,7 @@ result.isValid=true;
|
|||
}]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_28"><![CDATA[Stornieren]]></bpmn2:documentation>
|
||||
<bpmn2:documentation id="Documentation_28"/>
|
||||
<bpmn2:outgoing>SequenceFlow_19</bpmn2:outgoing>
|
||||
<bpmn2:incoming>sequenceFlow_nyv4vw</bpmn2:incoming>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
|
|
@ -487,7 +435,7 @@ result.isValid=true;
|
|||
<bpmn2:task id="Task_1" imixs:processid="1200" name="Processing">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[Invoice Export <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue>]]></imixs:value>
|
||||
<imixs:value><![CDATA[Ingoing Invoice Export <itemvalue >name</itemvalue>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:string">
|
||||
<imixs:value><![CDATA[true]]></imixs:value>
|
||||
|
|
@ -527,7 +475,6 @@ result.isValid=true;
|
|||
<bpmn2:incoming>SequenceFlow_11</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_9</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing>
|
||||
<bpmn2:incoming>sequenceFlow_ANROcA</bpmn2:incoming>
|
||||
</bpmn2:task>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" imixs:activityid="20" name="Ausführen">
|
||||
<bpmn2:extensionElements>
|
||||
|
|
@ -624,7 +571,6 @@ result.isValid=true;
|
|||
<bpmn2:dataOutputRefs>DataOutput_2</bpmn2:dataOutputRefs>
|
||||
</bpmn2:outputSet>
|
||||
<bpmn2:signalEventDefinition id="SignalEventDefinition_4" signalRef="Signal_1"/>
|
||||
<bpmn2:incoming>sequenceFlow_ePZrvQ</bpmn2:incoming>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_1" sourceRef="ExclusiveGateway_1" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_vOugFQ"/>
|
||||
|
|
@ -767,17 +713,6 @@ Instances are created grouped
|
|||
<bpmn2:association id="Association_2" sourceRef="TextAnnotation_3" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_iw1Seg"/>
|
||||
</bpmn2:association>
|
||||
<bpmn2:textAnnotation id="textAnnotation_Ku1gIw" textFormat="">
|
||||
<bpmn2:text id="text_QG18Gg"><![CDATA[Optional update Invoice List]]></bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_1Q3FYw"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="association_bYlYaQ" sourceRef="textAnnotation_Ku1gIw" targetRef="IntermediateCatchEvent_18">
|
||||
<bpmn2:documentation id="documentation_cFJD8w"/>
|
||||
</bpmn2:association>
|
||||
<bpmn2:textAnnotation id="TextAnnotation_1">
|
||||
<bpmn2:text>The linked invoice workitem will be added to thhe $workitemref</bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_H3rYOA"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:exclusiveGateway gatewayDirection="Diverging" id="gateway_WuKeqQ" name="">
|
||||
<bpmn2:documentation id="documentation_qLeMdg"/>
|
||||
<bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>
|
||||
|
|
@ -799,86 +734,18 @@ Instances are created grouped
|
|||
<bpmn2:sequenceFlow id="sequenceFlow_nyv4vw" sourceRef="gateway_WuKeqQ" targetRef="IntermediateCatchEvent_7">
|
||||
<bpmn2:documentation id="documentation_RRr33A"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="event_y4hmYg" imixs:activityid="90" name="[automatic 1min]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string"/>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Speichern]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[Automatische Ausführung gestartet]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledbaseobject" type="xs:string">
|
||||
<imixs:value><![CDATA[3]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numactivitydelay" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyactivitydelayunit" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="documentation_bCSUQw"/>
|
||||
<bpmn2:incoming>sequenceFlow_0QFTlw</bpmn2:incoming>
|
||||
<bpmn2:timerEventDefinition id="timerEventDefinition_Uf1HBA"/>
|
||||
<bpmn2:outgoing>sequenceFlow_ePZrvQ</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_0QFTlw" sourceRef="ExclusiveGateway_1" targetRef="event_y4hmYg">
|
||||
<bpmn2:documentation id="documentation_ArmY9Q"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_ePZrvQ" sourceRef="event_y4hmYg" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_BbcavA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:association id="association_MJWNtQ" sourceRef="TextAnnotation_1" targetRef="IntermediateCatchEvent_1">
|
||||
<bpmn2:documentation id="documentation_LzaY0A"/>
|
||||
<bpmn2:dataObject id="dataObject_NlFnMg" imixs:datatype="form-data" name="Form">
|
||||
<bpmn2:documentation id="documentation_BWHAfw"><![CDATA[<?xml version="1.0"?>
|
||||
<imixs-form>
|
||||
|
||||
<imixs-form-section label="Invoice List" path="alexander/section_datagroup_invoices" />
|
||||
|
||||
</imixs-form>]]></bpmn2:documentation>
|
||||
</bpmn2:dataObject>
|
||||
<bpmn2:association id="association_9cp3uw" sourceRef="Task_7" targetRef="dataObject_NlFnMg">
|
||||
<bpmn2:documentation id="documentation_5QvAwg"/>
|
||||
</bpmn2:association>
|
||||
<bpmn2:intermediateCatchEvent id="event_WJfyAw" imixs:activityid="70" name="Zurück zur Bearbeitung">
|
||||
<bpmn2:intermediateCatchEvent id="event_NX3rQA" imixs:activityid="100" name="[create]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
|
|
@ -922,7 +789,9 @@ Instances are created grouped
|
|||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="action">home</item>]]></imixs:value>
|
||||
<imixs:value><![CDATA[<item name="comment" ignore="true"/>
|
||||
<item name="process">Rechnungscontrolling</item>
|
||||
<item name="name"><itemvalue format="yyyy/MM">invoice.date</itemvalue></item>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Speichern]]></imixs:value>
|
||||
|
|
@ -931,43 +800,19 @@ Instances are created grouped
|
|||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[Stornierung aufgehoben]]></imixs:value>
|
||||
<imixs:value><![CDATA[Created]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
<imixs:value><![CDATA[var result={};
|
||||
var refField="txtcomment";
|
||||
result.isValid=true;
|
||||
|
||||
if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
|
||||
result.isValid=false;
|
||||
result.errorMessage='Bitte geben Sie einen Kommentar ein.';
|
||||
}]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="documentation_CLKOLA"><![CDATA[Stornierung aufheben]]></bpmn2:documentation>
|
||||
<bpmn2:incoming>sequenceFlow_3uz0ww</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_ANROcA</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_mfw6OA"/>
|
||||
<bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_x50o4w</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_3uz0ww" sourceRef="Task_6" targetRef="event_WJfyAw">
|
||||
<bpmn2:documentation id="documentation_Jg7E2Q"/>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_x50o4w" sourceRef="event_NX3rQA" targetRef="Task_7">
|
||||
<bpmn2:documentation id="documentation_vljMCQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_ANROcA" sourceRef="event_WJfyAw" targetRef="Task_1">
|
||||
<bpmn2:documentation id="documentation_3U9nAw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:dataObject id="dataObject_NlFnMg" imixs:datatype="form-data" name="Form">
|
||||
<bpmn2:documentation id="documentation_BWHAfw"><![CDATA[<?xml version="1.0"?>
|
||||
<imixs-form>
|
||||
|
||||
<imixs-form-section label="Invoice List" path="alexander/section_datagroup_invoices" />
|
||||
|
||||
</imixs-form>]]></bpmn2:documentation>
|
||||
</bpmn2:dataObject>
|
||||
<bpmn2:association id="association_9cp3uw" sourceRef="Task_7" targetRef="dataObject_NlFnMg">
|
||||
<bpmn2:documentation id="documentation_5QvAwg"/>
|
||||
</bpmn2:association>
|
||||
</bpmn2:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="Default Process Diagram">
|
||||
<bpmndi:BPMNPlane bpmnElement="Collaboration_1" id="BPMNPlane_1">
|
||||
|
|
@ -992,7 +837,7 @@ result.isValid=true;
|
|||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_18" id="BPMNShape_IntermediateCatchEvent_18">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1217.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_23" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1186.0" y="454.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1185.0" y="456.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Message_6" id="BPMNShape_Message_3">
|
||||
|
|
@ -1001,21 +846,12 @@ result.isValid=true;
|
|||
<dc:Bounds height="20.0" width="100.0" x="73.5" y="95.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_1" id="BPMNShape_TextAnnotation_1">
|
||||
<dc:Bounds height="50.0" width="185.0" x="320.0" y="500.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<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="20.0" width="100.0" x="185.0" y="96.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_1" id="BPMNShape_IntermediateCatchEvent_1">
|
||||
<dc:Bounds height="36.0" width="36.0" x="547.0" y="497.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_7" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="511.0" y="532.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_2" id="BPMNShape_Task_2">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1310.0" y="410.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
@ -1026,7 +862,7 @@ result.isValid=true;
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_2" id="BPMNShape_TextAnnotation_2">
|
||||
<dc:Bounds height="111.0" width="301.0" x="182.0" y="232.0"/>
|
||||
<dc:Bounds height="72.0" width="314.0" x="180.0" y="180.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_6" id="BPMNShape_IntermediateCatchEvent_6">
|
||||
<dc:Bounds height="36.0" width="36.0" x="597.0" y="327.0"/>
|
||||
|
|
@ -1035,15 +871,9 @@ result.isValid=true;
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="StartEvent_2" id="BPMNShape_StartEvent_1">
|
||||
<dc:Bounds height="36.0" width="36.0" x="467.0" y="417.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="347.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_14" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="439.5" y="454.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_3" id="BPMNShape_IntermediateCatchEvent_3">
|
||||
<dc:Bounds height="36.0" width="36.0" x="647.0" y="497.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_21" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="620.0" y="533.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="319.5" y="454.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_7" id="BPMNShape_IntermediateCatchEvent_7">
|
||||
|
|
@ -1062,7 +892,7 @@ result.isValid=true;
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_3" id="BPMNShape_TextAnnotation_3">
|
||||
<dc:Bounds height="54.0" width="163.0" x="920.0" y="250.0"/>
|
||||
<dc:Bounds height="54.0" width="163.0" x="790.0" y="250.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_4" id="BPMNShape_IntermediateCatchEvent_4">
|
||||
<dc:Bounds height="36.0" width="36.0" x="957.0" y="327.0"/>
|
||||
|
|
@ -1081,13 +911,6 @@ result.isValid=true;
|
|||
<di:waypoint x="670.0" y="435.0"/>
|
||||
<di:waypoint x="720.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_7" sourceElement="BPMNShape_IntermediateCatchEvent_1" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
|
||||
<di:waypoint x="565.0" y="497.0"/>
|
||||
<di:waypoint x="565.0" y="479.0"/>
|
||||
<di:waypoint x="617.0" y="479.0"/>
|
||||
<di:waypoint x="617.0" y="460.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<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="1253.0" y="435.0"/>
|
||||
|
|
@ -1109,17 +932,11 @@ result.isValid=true;
|
|||
<di:waypoint x="615.0" y="363.0"/>
|
||||
<di:waypoint x="615.0" y="410.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_0R35dA">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
||||
<di:waypoint x="503.0" y="435.0"/>
|
||||
<di:waypoint x="560.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
|
||||
<di:waypoint x="665.0" y="497.0"/>
|
||||
<di:waypoint x="665.0" y="479.0"/>
|
||||
<di:waypoint x="617.0" y="479.0"/>
|
||||
<di:waypoint x="617.0" y="460.0"/>
|
||||
<di:waypoint x="383.0" y="435.0"/>
|
||||
<di:waypoint x="439.0" y="435.0"/>
|
||||
<di:waypoint x="447.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_AIK9sA">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
|
||||
|
|
@ -1149,10 +966,10 @@ result.isValid=true;
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_2" id="BPMNEdge_Association_2" sourceElement="BPMNShape_TextAnnotation_3" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
|
||||
<di:waypoint x="932.0" y="304.0"/>
|
||||
<di:waypoint x="932.0" y="364.0"/>
|
||||
<di:waypoint x="845.0" y="364.0"/>
|
||||
<di:waypoint x="845.0" y="417.0"/>
|
||||
<di:waypoint x="855.0" y="304.0"/>
|
||||
<di:waypoint x="855.0" y="364.0"/>
|
||||
<di:waypoint x="848.0" y="364.0"/>
|
||||
<di:waypoint x="848.0" y="417.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_17"/>
|
||||
|
|
@ -1164,15 +981,6 @@ result.isValid=true;
|
|||
<di:waypoint x="975.0" y="497.0"/>
|
||||
<di:waypoint x="975.0" y="460.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="textAnnotation_Ku1gIw" id="BPMNShape_60CxWw">
|
||||
<dc:Bounds height="50.0" width="175.0" x="1200.0" y="250.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_bYlYaQ" id="BPMNEdge_yt4O0Q" sourceElement="BPMNShape_60CxWw" targetElement="BPMNShape_IntermediateCatchEvent_18">
|
||||
<di:waypoint x="1288.0" y="300.0"/>
|
||||
<di:waypoint x="1288.0" y="359.0"/>
|
||||
<di:waypoint x="1235.0" y="359.0"/>
|
||||
<di:waypoint x="1235.0" y="417.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="gateway_WuKeqQ" id="BPMNShape_AIK9sA">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1080.0" y="540.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_sirngw">
|
||||
|
|
@ -1197,42 +1005,6 @@ result.isValid=true;
|
|||
<di:waypoint x="1130.0" y="565.0"/>
|
||||
<di:waypoint x="1217.0" y="565.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="event_y4hmYg" id="BPMNShape_BtOh7A">
|
||||
<dc:Bounds height="36.0" width="36.0" x="727.0" y="317.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_a0n0xA">
|
||||
<dc:Bounds height="20.0" width="100.0" x="698.0" y="287.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_0QFTlw" id="BPMNEdge_iWGl5g" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_BtOh7A">
|
||||
<di:waypoint x="745.0" y="410.0"/>
|
||||
<di:waypoint x="745.0" y="353.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_ePZrvQ" id="BPMNEdge_hQ0KPA" sourceElement="BPMNShape_BtOh7A" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||
<di:waypoint x="760.0" y="345.0"/>
|
||||
<di:waypoint x="835.0" y="345.0"/>
|
||||
<di:waypoint x="835.0" y="423.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_MJWNtQ" id="BPMNEdge_0VTopA" sourceElement="BPMNShape_TextAnnotation_1" targetElement="BPMNShape_IntermediateCatchEvent_1">
|
||||
<di:waypoint x="505.0" y="525.0"/>
|
||||
<di:waypoint x="526.0" y="525.0"/>
|
||||
<di:waypoint x="526.0" y="515.0"/>
|
||||
<di:waypoint x="547.0" y="515.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="event_WJfyAw" id="BPMNShape_syReeQ">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1347.0" y="637.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_mN0bdw">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1320.5" y="677.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_3uz0ww" id="BPMNEdge_7ATSvw" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_syReeQ">
|
||||
<di:waypoint x="1365.0" y="590.0"/>
|
||||
<di:waypoint x="1365.0" y="637.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_ANROcA" id="BPMNEdge_EZ21vA" sourceElement="BPMNShape_syReeQ" targetElement="BPMNShape_Task_1">
|
||||
<di:waypoint x="1347.0" y="655.0"/>
|
||||
<di:waypoint x="936.0" y="655.0"/>
|
||||
<di:waypoint x="936.0" y="460.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="dataObject_NlFnMg" id="BPMNShape_uAs0Gw">
|
||||
<dc:Bounds height="50.0" width="35.0" x="510.0" y="290.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_tJPEKg">
|
||||
|
|
@ -1244,6 +1016,16 @@ result.isValid=true;
|
|||
<di:waypoint x="579.0" y="321.0"/>
|
||||
<di:waypoint x="545.0" y="321.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="event_NX3rQA" id="BPMNShape_0R35dA">
|
||||
<dc:Bounds height="36.0" width="36.0" x="447.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_CYRsYA">
|
||||
<dc:Bounds height="20.0" width="100.0" x="415.0" y="456.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_x50o4w" id="BPMNEdge_gPgHPg" sourceElement="BPMNShape_0R35dA" targetElement="BPMNShape_Task_7">
|
||||
<di:waypoint x="483.0" y="435.0"/>
|
||||
<di:waypoint x="560.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||
<dc:Font name="arial" size="9.0"/>
|
||||
954
workflow/usa/invoice-outgoing-export-1.0.0.bpmn
Normal file
954
workflow/usa/invoice-outgoing-export-1.0.0.bpmn
Normal file
|
|
@ -0,0 +1,954 @@
|
|||
<?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.4.RC1-v20220528-0836-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[invoice-outgoing-export-1.0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtfieldmapping" type="xs:string">
|
||||
<imixs:value><![CDATA[Prozess-Verantwortliche|process.manager]]></imixs:value>
|
||||
<imixs:value><![CDATA[Prozess-Assistenz|process.assist]]></imixs:value>
|
||||
<imixs:value><![CDATA[Buchhaltung|process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txttimefieldmapping" type="xs:string">
|
||||
<imixs:value><![CDATA[Wiedervorlage|datDate]]></imixs:value>
|
||||
<imixs:value><![CDATA[Start|datFrom]]></imixs:value>
|
||||
<imixs:value><![CDATA[Ende|datTo]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtplugins" type="xs:string">
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.ResultPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.RulePlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.profile.ProfilePlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.plugins.SequenceNumberPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.team.TeamPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.profile.DeputyPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.OwnerPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.HistoryPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.LogPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.ApplicationPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.plugins.CommentPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.profile.MailPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.IntervalPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.SplitAndJoinPlugin]]></imixs:value>
|
||||
</imixs:item>
|
||||
<open-bpmn:auto-align>true</open-bpmn:auto-align>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:signal id="Signal_1" name="org.imixs.workflow.sepa.adapter.SEPAExportAdapter"/>
|
||||
<bpmn2:signal id="Signal_2" name="org.imixs.workflow.sepa.adapter.SEPARefFinishAdapter"/>
|
||||
<bpmn2:message id="Message_6" name="SEPA-Body">
|
||||
<bpmn2:documentation id="Documentation_15"><![CDATA[Der folgende SEPA Lauf wurde für die Verarbeitung fertiggestellt:
|
||||
|
||||
<propertyvalue>application.url</propertyvalue>index.jsf?workitem=<itemvalue>$uniqueid</itemvalue>
|
||||
<attachments></attachments>
|
||||
]]></bpmn2:documentation>
|
||||
</bpmn2:message>
|
||||
<bpmn2:message id="Message_8" name="ERROR-Body">
|
||||
<bpmn2:documentation id="Documentation_8"><![CDATA[Der folgende SEPA Lauf konnte nicht korrekt erstellt werden. Bitte prüfen Sie den Vorgang:
|
||||
|
||||
<propertyvalue>application.url</propertyvalue>index.jsf?workitem=<itemvalue>$uniqueid</itemvalue>
|
||||
<attachments></attachments>
|
||||
]]></bpmn2:documentation>
|
||||
</bpmn2:message>
|
||||
<bpmn2:collaboration id="Collaboration_1" name="SEPA">
|
||||
<bpmn2:participant id="Participant_1" name="Outgoing Invoice Export" processRef="Process_1">
|
||||
<bpmn2:documentation id="documentation_hfW7FA"/>
|
||||
</bpmn2:participant>
|
||||
<bpmn2:participant id="Participant_2" name="SEPA-Export Pool" processRef="eingangsrechnung-de"/>
|
||||
</bpmn2:collaboration>
|
||||
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="Default" processType="Public">
|
||||
<bpmn2:documentation id="documentation_FFzgqw"/>
|
||||
</bpmn2:process>
|
||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Outgoing Invoice Export" processType="Private">
|
||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||
<bpmn2:lane id="Lane_1" name="Accounting">
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_6</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_7</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>ExclusiveGateway_1</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_1</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>StartEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_18</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_7</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_6</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>EndEvent_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_4</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_5</bpmn2:flowNodeRef>
|
||||
<bpmn2:documentation id="documentation_JYeSLA"/>
|
||||
<bpmn2:flowNodeRef>TextAnnotation_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>TextAnnotation_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>gateway_WuKeqQ</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>gateway_6FAj9g</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>dataObject_NlFnMg</bpmn2:flowNodeRef>
|
||||
</bpmn2:lane>
|
||||
</bpmn2:laneSet>
|
||||
<bpmn2:task id="Task_2" imixs:processid="1900" name="Completed">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue> (<itemvalue>dbtr.name</itemvalue>)]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>true</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string"/>
|
||||
<imixs:item name="keyaddreadfields" type="xs:string"/>
|
||||
<imixs:item name="txtimageurl" type="xs:string">
|
||||
<imixs:value><![CDATA[typcn-credit-card||||typcn-tick,imixs-success]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txttype" type="xs:string">
|
||||
<imixs:value><![CDATA[workitemarchive]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="xs:string">
|
||||
<imixs:value><![CDATA[<strong>SEPA-Lauf</strong></br>
|
||||
<strong>Bank: </strong><itemvalue>dbtr.name</itemvalue></br>
|
||||
<strong>Erstellt am: </strong><itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue></br>
|
||||
<strong>IBAN/Währung: </strong><itemvalue>name</itemvalue></br>
|
||||
]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_4"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||
<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:documentation id="documentation_Op3ooQ"/>
|
||||
</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_Fx30Bw"/>
|
||||
</bpmn2:endEvent>
|
||||
<bpmn2:task id="Task_6" imixs:processid="1800" name="Canceled">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue> (<itemvalue>dbtr.name</itemvalue>)]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>true</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string"/>
|
||||
<imixs:item name="keyaddreadfields" type="xs:string"/>
|
||||
<imixs:item name="txtimageurl" type="xs:string">
|
||||
<imixs:value><![CDATA[typcn-credit-card||||typcn-tick,imixs-error]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txttype" type="xs:string">
|
||||
<imixs:value><![CDATA[workitemarchive]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="xs:string">
|
||||
<imixs:value><![CDATA[<strong>SEPA-Lauf</strong></br>
|
||||
<strong>Bank: </strong><itemvalue>dbtr.name</itemvalue></br>
|
||||
<strong>Erstellt am: </strong><itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue></br>
|
||||
<strong>IBAN/Währung: </strong><itemvalue>name</itemvalue></br>
|
||||
]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_33"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||
<bpmn2:outgoing>SequenceFlow_17</bpmn2:outgoing>
|
||||
<bpmn2:incoming>SequenceFlow_19</bpmn2:incoming>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_17" sourceRef="Task_6" targetRef="EndEvent_3">
|
||||
<bpmn2:documentation id="documentation_Ell3PQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:exclusiveGateway gatewayDirection="Diverging" id="ExclusiveGateway_1">
|
||||
<bpmn2:incoming>SequenceFlow_28</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_78mWeA"/>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:task id="Task_7" imixs:processid="1000" name="Export open">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[Invoice Export <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>true</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddreadfields" type="xs:string"/>
|
||||
<imixs:item name="txtimageurl" type="xs:string">
|
||||
<imixs:value><![CDATA[typcn-credit-card||||typcn-tick,imixs-success]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txteditorid" type="xs:string">
|
||||
<imixs:value><![CDATA[form_basic]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txttype" type="xs:string">
|
||||
<imixs:value><![CDATA[workitem]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="xs:string">
|
||||
<imixs:value><![CDATA[<strong>SEPA-Lauf</strong></br>
|
||||
<strong>Bank: </strong><itemvalue>dbtr.name</itemvalue></br>
|
||||
<strong>Erstellt am: </strong><itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue></br>
|
||||
<strong>IBAN/Währung: </strong><itemvalue>name</itemvalue></br>
|
||||
]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddwriteaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_32"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||
<bpmn2:incoming>SequenceFlow_12</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_28</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_28" sourceRef="Task_7" targetRef="ExclusiveGateway_1">
|
||||
<bpmn2:documentation id="documentation_AxB9kA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_18" imixs:activityid="10" name="Finish">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="action">home</item>
|
||||
<sepa name="invoice_update">
|
||||
<modelversion>(^rechnungseingang)</modelversion>
|
||||
<task>5500</task>
|
||||
<event>300</event>
|
||||
</sepa>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA Zahlungslauf abgeschlossen.]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_53"><![CDATA[Vorgang abschließen und archivieren]]></bpmn2:documentation>
|
||||
<bpmn2:outgoing>SequenceFlow_2</bpmn2:outgoing>
|
||||
<bpmn2:outputSet id="OutputSet_1" name="Output Set 1"/>
|
||||
<bpmn2:incoming>sequenceFlow_rhKXDQ</bpmn2:incoming>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_2" sourceRef="IntermediateCatchEvent_18" targetRef="Task_2">
|
||||
<bpmn2:documentation id="documentation_kJBTgw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_6" imixs:activityid="10" name="Speichern">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string"/>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="comment" ignore="true"/>
|
||||
<item name="process">Rechnungscontrolling</item>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Speichern]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<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:documentation id="documentation_2tqATA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:startEvent id="StartEvent_2" name="Start">
|
||||
<bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_JZrP8Q"/>
|
||||
</bpmn2:startEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="StartEvent_2" targetRef="Task_7">
|
||||
<bpmn2:documentation id="documentation_GMDIew"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_7" imixs:activityid="30" name="Cancel">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string"/>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<item name="action">home</item>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Speichern]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[Canceled]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
<imixs:value><![CDATA[var result={};
|
||||
var refField="txtcomment";
|
||||
result.isValid=true;
|
||||
|
||||
if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
|
||||
result.isValid=false;
|
||||
result.errorMessage='Bitte geben Sie einen Kommentar ein.';
|
||||
}]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_28"/>
|
||||
<bpmn2:outgoing>SequenceFlow_19</bpmn2:outgoing>
|
||||
<bpmn2:incoming>sequenceFlow_nyv4vw</bpmn2:incoming>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_18" sourceRef="ExclusiveGateway_1" targetRef="gateway_WuKeqQ">
|
||||
<bpmn2:documentation id="documentation_0vLBGA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_19" sourceRef="IntermediateCatchEvent_7" targetRef="Task_6">
|
||||
<bpmn2:documentation id="documentation_UHRDmQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:task id="Task_1" imixs:processid="1200" name="Processing">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowsummary" type="xs:string">
|
||||
<imixs:value><![CDATA[Invoice Export <itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:string">
|
||||
<imixs:value><![CDATA[true]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtimageurl" type="xs:string">
|
||||
<imixs:value><![CDATA[typcn-credit-card||||typcn-arrow-forward,imixs-warning]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txttype" type="xs:string">
|
||||
<imixs:value><![CDATA[workitem]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtworkflowabstract" type="xs:string">
|
||||
<imixs:value><![CDATA[<strong>SEPA-Lauf</strong></br>
|
||||
<strong>Bank: </strong><itemvalue>dbtr.name</itemvalue></br>
|
||||
<strong>Erstellt am: </strong><itemvalue format="dd.MM.yyyy" locale="de_DE">$created</itemvalue></br>
|
||||
<strong>IBAN/Währung: </strong><itemvalue>name</itemvalue></br>
|
||||
]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namownershipnames" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddwriteaccess" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_1"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||
<bpmn2:incoming>SequenceFlow_3</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_11</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_9</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" imixs:activityid="20" name="Ausführen">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA Datei erzeugt.]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:string">
|
||||
<imixs:value><![CDATA[false]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtreportname" type="xs:string">
|
||||
<imixs:value><![CDATA[sepa]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="namownershipnames" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddreadaccess" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="namaddwriteaccess" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keymailreceiverfields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="nammailreceiver" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="nammailreceivercc" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="nammailreceiverbcc" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[Es liegt ein neuer SEPA Export vor]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value><![CDATA[<bpmn2:message>SEPA-Body</bpmn2:message>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtreportname" type="xs:string">
|
||||
<imixs:value><![CDATA[sepa]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_2"><![CDATA[SEPA Lauf ausführen]]></bpmn2:documentation>
|
||||
<bpmn2:incoming>SequenceFlow_1</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_3</bpmn2:outgoing>
|
||||
<bpmn2:dataOutput id="DataOutput_2" name="Signal_4_Output"/>
|
||||
<bpmn2:dataOutputAssociation id="DataOutputAssociation_2">
|
||||
<bpmn2:sourceRef>DataOutput_2</bpmn2:sourceRef>
|
||||
</bpmn2:dataOutputAssociation>
|
||||
<bpmn2:outputSet id="OutputSet_2" name="Output Set 2">
|
||||
<bpmn2:dataOutputRefs>DataOutput_2</bpmn2:dataOutputRefs>
|
||||
</bpmn2:outputSet>
|
||||
<bpmn2:signalEventDefinition id="SignalEventDefinition_4" signalRef="Signal_1"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_1" sourceRef="ExclusiveGateway_1" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_vOugFQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_3" sourceRef="IntermediateCatchEvent_2" targetRef="Task_1">
|
||||
<bpmn2:documentation id="documentation_6YCNbw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_4" sourceRef="Task_1" targetRef="gateway_6FAj9g">
|
||||
<bpmn2:documentation id="documentation_rDVxSA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_4" imixs:activityid="90" name="SEPA Datei neu erstellen">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[Ein neuer SEPA Lauf wurde erstellt]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string"/>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[SEPA Zahlungslauf wiederholt, neue SEPA Datei erzeugt.]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtreportname" type="xs:string">
|
||||
<imixs:value><![CDATA[sepa]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
<imixs:value><![CDATA[var result={};
|
||||
var refField="txtcomment";
|
||||
result.isValid=true;
|
||||
|
||||
if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
|
||||
result.isValid=false;
|
||||
result.errorMessage='Bitte geben Sie einen Kommentar ein.';
|
||||
}]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="nammailreceiver" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="nammailreceivercc" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="nammailreceiverbcc" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value><![CDATA[<bpmn2:message>SEPA-Body</bpmn2:message>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keymailreceiverfields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="Documentation_11"><![CDATA[SEPA Lauf erneut ausführen und SEPA Datei neu generieren]]></bpmn2:documentation>
|
||||
<bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing>
|
||||
<bpmn2:dataOutput id="DataOutput_1" name="Signal_4_Output"/>
|
||||
<bpmn2:dataOutputAssociation id="DataOutputAssociation_1">
|
||||
<bpmn2:sourceRef>DataOutput_1</bpmn2:sourceRef>
|
||||
</bpmn2:dataOutputAssociation>
|
||||
<bpmn2:outputSet id="OutputSet_3" name="Output Set 2">
|
||||
<bpmn2:dataOutputRefs>DataOutput_1</bpmn2:dataOutputRefs>
|
||||
</bpmn2:outputSet>
|
||||
<bpmn2:signalEventDefinition id="SignalEventDefinition_3" signalRef="Signal_1"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_11" sourceRef="IntermediateCatchEvent_4" targetRef="Task_1">
|
||||
<bpmn2:documentation id="documentation_ZBxkoA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5" imixs:activityid="200" name="[remove ref]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="rtfresultlog" type="CDATA">
|
||||
<imixs:value><![CDATA[Rechnung entfernt]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtreportname" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="CDATA">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:outgoing>SequenceFlow_9</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_ra27fA"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_9" sourceRef="IntermediateCatchEvent_5" targetRef="Task_1">
|
||||
<bpmn2:documentation id="documentation_l9235w"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:textAnnotation id="TextAnnotation_2" textFormat="">
|
||||
<bpmn2:text><![CDATA[The Invoice Export holds a list of referncees to all invoices in the item '$workitemref'
|
||||
|
||||
Instances are created grouped
|
||||
]]></bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_ptZvFQ"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:textAnnotation id="TextAnnotation_3">
|
||||
<bpmn2:text>Contains Report Definition</bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_qyatkA"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="Association_2" sourceRef="TextAnnotation_3" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_iw1Seg"/>
|
||||
</bpmn2:association>
|
||||
<bpmn2:exclusiveGateway gatewayDirection="Diverging" id="gateway_WuKeqQ" name="">
|
||||
<bpmn2:documentation id="documentation_qLeMdg"/>
|
||||
<bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>
|
||||
<bpmn2:incoming>sequenceFlow_yVyNRw</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_nyv4vw</bpmn2:outgoing>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:eventBasedGateway gatewayDirection="Diverging" id="gateway_6FAj9g" name="">
|
||||
<bpmn2:documentation id="documentation_0L1pRw"/>
|
||||
<bpmn2:incoming>SequenceFlow_4</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_rhKXDQ</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>sequenceFlow_yVyNRw</bpmn2:outgoing>
|
||||
</bpmn2:eventBasedGateway>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_rhKXDQ" sourceRef="gateway_6FAj9g" targetRef="IntermediateCatchEvent_18">
|
||||
<bpmn2:documentation id="documentation_0ekArA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_yVyNRw" sourceRef="gateway_6FAj9g" targetRef="gateway_WuKeqQ">
|
||||
<bpmn2:documentation id="documentation_kqNB9g"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_nyv4vw" sourceRef="gateway_WuKeqQ" targetRef="IntermediateCatchEvent_7">
|
||||
<bpmn2:documentation id="documentation_RRr33A"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:dataObject id="dataObject_NlFnMg" imixs:datatype="form-data" name="Form">
|
||||
<bpmn2:documentation id="documentation_BWHAfw"><![CDATA[<?xml version="1.0"?>
|
||||
<imixs-form>
|
||||
|
||||
<imixs-form-section label="Invoice List" path="alexander/section_datagroup_invoices" />
|
||||
|
||||
</imixs-form>]]></bpmn2:documentation>
|
||||
</bpmn2:dataObject>
|
||||
<bpmn2:association id="association_9cp3uw" sourceRef="Task_7" targetRef="dataObject_NlFnMg">
|
||||
<bpmn2:documentation id="documentation_5QvAwg"/>
|
||||
</bpmn2:association>
|
||||
</bpmn2:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="Default Process Diagram">
|
||||
<bpmndi:BPMNPlane bpmnElement="Collaboration_1" id="BPMNPlane_1">
|
||||
<bpmndi:BPMNShape bpmnElement="Participant_1" id="BPMNShape_Participant_1" isHorizontal="true">
|
||||
<dc:Bounds height="590.0" width="1510.0" x="100.0" y="150.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Lane_1" id="BPMNShape_Lane_1" isHorizontal="true">
|
||||
<dc:Bounds height="590.0" width="1480.0" x="130.0" y="150.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_6" id="BPMNShape_Task_6">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1310.0" y="540.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_7" id="BPMNShape_Task_7">
|
||||
<dc:Bounds height="50.0" width="110.0" x="560.0" y="410.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="EndEvent_3" id="BPMNShape_EndEvent_2">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1527.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_85" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1495.0" y="455.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_18" id="BPMNShape_IntermediateCatchEvent_18">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1217.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_23" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1185.0" y="456.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<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="20.0" width="100.0" x="73.5" y="95.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<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="20.0" width="100.0" x="185.0" y="96.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_2" id="BPMNShape_Task_2">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1310.0" y="410.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_1" id="BPMNShape_ExclusiveGateway_1" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="720.0" y="410.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_34" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="695.0" y="463.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_2" id="BPMNShape_TextAnnotation_2">
|
||||
<dc:Bounds height="72.0" width="314.0" x="180.0" y="180.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_6" id="BPMNShape_IntermediateCatchEvent_6">
|
||||
<dc:Bounds height="36.0" width="36.0" x="597.0" y="327.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_10" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="567.0" y="364.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="StartEvent_2" id="BPMNShape_StartEvent_1">
|
||||
<dc:Bounds height="36.0" width="36.0" x="467.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_14" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="439.5" y="454.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_7" id="BPMNShape_IntermediateCatchEvent_7">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1217.0" y="547.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_39" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1190.5" y="587.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_1" id="BPMNShape_Task_1">
|
||||
<dc:Bounds height="50.0" width="110.0" x="920.0" y="410.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_2" id="BPMNShape_IntermediateCatchEvent_2">
|
||||
<dc:Bounds height="36.0" width="36.0" x="830.0" y="417.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_2" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="801.0" y="454.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_3" id="BPMNShape_TextAnnotation_3">
|
||||
<dc:Bounds height="54.0" width="163.0" x="790.0" y="250.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_4" id="BPMNShape_IntermediateCatchEvent_4">
|
||||
<dc:Bounds height="36.0" width="36.0" x="957.0" y="327.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_16" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="927.0" y="364.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5" id="BPMNShape_IntermediateCatchEvent_5">
|
||||
<dc:Bounds height="36.0" width="36.0" x="957.0" y="497.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_13" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="927.0" y="531.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_71"/>
|
||||
<di:waypoint x="670.0" y="435.0"/>
|
||||
<di:waypoint x="720.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<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="1253.0" y="435.0"/>
|
||||
<di:waypoint x="1310.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<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="1420.0" y="435.0"/>
|
||||
<di:waypoint x="1527.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<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="1420.0" y="566.0"/>
|
||||
<di:waypoint x="1545.0" y="566.0"/>
|
||||
<di:waypoint x="1545.0" y="453.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<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="615.0" y="363.0"/>
|
||||
<di:waypoint x="615.0" y="410.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
||||
<di:waypoint x="503.0" y="435.0"/>
|
||||
<di:waypoint x="560.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_AIK9sA">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
|
||||
<di:waypoint x="745.0" y="460.0"/>
|
||||
<di:waypoint x="745.0" y="565.0"/>
|
||||
<di:waypoint x="1080.0" y="565.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_Task_6">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
|
||||
<di:waypoint x="1253.0" y="565.0"/>
|
||||
<di:waypoint x="1310.0" y="565.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_1" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_3"/>
|
||||
<di:waypoint x="770.0" y="435.0"/>
|
||||
<di:waypoint x="830.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_3" id="BPMNEdge_SequenceFlow_3" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_4"/>
|
||||
<di:waypoint x="866.0" y="435.0"/>
|
||||
<di:waypoint x="920.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_4" id="BPMNEdge_SequenceFlow_4" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_Lgiawg">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_6"/>
|
||||
<di:waypoint x="1030.0" y="435.0"/>
|
||||
<di:waypoint x="1080.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_2" id="BPMNEdge_Association_2" sourceElement="BPMNShape_TextAnnotation_3" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
|
||||
<di:waypoint x="855.0" y="304.0"/>
|
||||
<di:waypoint x="855.0" y="364.0"/>
|
||||
<di:waypoint x="848.0" y="364.0"/>
|
||||
<di:waypoint x="848.0" y="417.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_17"/>
|
||||
<di:waypoint x="975.0" y="363.0"/>
|
||||
<di:waypoint x="975.0" y="410.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_9" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_19"/>
|
||||
<di:waypoint x="975.0" y="497.0"/>
|
||||
<di:waypoint x="975.0" y="460.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="gateway_WuKeqQ" id="BPMNShape_AIK9sA">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1080.0" y="540.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_sirngw">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1055.0" y="593.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="gateway_6FAj9g" id="BPMNShape_Lgiawg">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1080.0" y="410.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_he95hQ">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1055.0" y="463.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_rhKXDQ" id="BPMNEdge_14t8lw" sourceElement="BPMNShape_Lgiawg" targetElement="BPMNShape_IntermediateCatchEvent_18">
|
||||
<di:waypoint x="1130.0" y="435.0"/>
|
||||
<di:waypoint x="1217.0" y="435.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_yVyNRw" id="BPMNEdge_P1rC7w" sourceElement="BPMNShape_Lgiawg" targetElement="BPMNShape_AIK9sA">
|
||||
<di:waypoint x="1105.0" y="460.0"/>
|
||||
<di:waypoint x="1105.0" y="540.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_nyv4vw" id="BPMNEdge_IiLnhA" sourceElement="BPMNShape_AIK9sA" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||
<di:waypoint x="1130.0" y="565.0"/>
|
||||
<di:waypoint x="1217.0" y="565.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="dataObject_NlFnMg" id="BPMNShape_uAs0Gw">
|
||||
<dc:Bounds height="50.0" width="35.0" x="510.0" y="290.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_tJPEKg">
|
||||
<dc:Bounds height="20.0" width="100.0" x="477.5" y="345.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_9cp3uw" id="BPMNEdge_vh4G0Q" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_uAs0Gw">
|
||||
<di:waypoint x="579.0" y="410.0"/>
|
||||
<di:waypoint x="579.0" y="321.0"/>
|
||||
<di:waypoint x="545.0" y="321.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||
<dc:Font name="arial" size="9.0"/>
|
||||
</bpmndi:BPMNLabelStyle>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn2:definitions>
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
</imixs:item>
|
||||
<open-bpmn:auto-align>true</open-bpmn:auto-align>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:signal id="Signal_1" name="org.imixs.ml.workflow.MLAdapter"/>
|
||||
<bpmn2:signal id="Signal_1" name="org.imixs.workflow.data.DataGroupAdapter"/>
|
||||
<bpmn2:signal id="Signal_2" name="org.imixs.archive.documents.OCRDocumentAdapter"/>
|
||||
<bpmn2:signal id="Signal_3" name="com.alexanderlogistics.CargosoftExportAdapter"/>
|
||||
<bpmn2:signal id="Signal_4" name="com.alexanderlogistics.mahnlauf.MahnlaufRefAddAdapter"/>
|
||||
|
|
@ -129,6 +129,8 @@ th { font-weight: bold;}
|
|||
<bpmn2:flowNodeRef>task_LqbtSQ</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_iUSXSg</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>textAnnotation_ru52BA</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_xv09Ag</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>textAnnotation_bHjLKQ</bpmn2:flowNodeRef>
|
||||
</bpmn2:lane>
|
||||
<bpmn2:lane id="Lane_6" name="Bereich Team">
|
||||
<bpmn2:flowNodeRef>Task_1</bpmn2:flowNodeRef>
|
||||
|
|
@ -230,7 +232,7 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com
|
|||
<bpmn2:outgoing>SequenceFlow_33</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_xt6u0Q"/>
|
||||
<bpmn2:incoming>SequenceFlow_15</bpmn2:incoming>
|
||||
<bpmn2:incoming>sequenceFlow_2nyhqA</bpmn2:incoming>
|
||||
<bpmn2:incoming>sequenceFlow_TgJDTQ</bpmn2:incoming>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_33" sourceRef="ExclusiveGateway_1" targetRef="Task_2">
|
||||
<bpmn2:documentation id="documentation_n0yP0Q"/>
|
||||
|
|
@ -1224,7 +1226,7 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
<bpmn2:sequenceFlow id="sequenceFlow_1HqAxw" sourceRef="task_LqbtSQ" targetRef="IntermediateCatchEvent_6">
|
||||
<bpmn2:documentation id="documentation_vzk5Gg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_2nyhqA" sourceRef="IntermediateCatchEvent_6" targetRef="ExclusiveGateway_1">
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_2nyhqA" sourceRef="IntermediateCatchEvent_6" targetRef="event_xv09Ag">
|
||||
<bpmn2:documentation id="documentation_ej0vrg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_sN9AQQ" sourceRef="StartEvent_1" targetRef="task_LqbtSQ">
|
||||
|
|
@ -1264,6 +1266,97 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
<bpmn2:dataState id="dataState_6yqSWQ"/>
|
||||
<bpmn2:outgoing>association_xVkeww</bpmn2:outgoing>
|
||||
</bpmn2:dataObject>
|
||||
<bpmn2:intermediateCatchEvent id="event_xv09Ag" imixs:activityid="101" name=" [Export Accounting]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[$creator]]></imixs:value>
|
||||
<imixs:value><![CDATA[$editor]]></imixs:value>
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string">
|
||||
<imixs:value><![CDATA[$editor]]></imixs:value>
|
||||
<imixs:value><![CDATA[$creator]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<imixs-data-group name="ADD">
|
||||
<query>(type:workitem) AND ($modelversion:invoice-outgoing-export*)</query>
|
||||
<init.model>invoice-outgoing-export-1.0</init.model>
|
||||
<init.task>1000</init.task>
|
||||
<init.event>100</init.event>
|
||||
<debug>true</debug>
|
||||
</imixs-data-group>]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Speichern]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value><![CDATA[Import aus Cargosoft]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="documentation_Qj10JQ"/>
|
||||
<bpmn2:outputSet id="outputSet_fCaP0A" name="Output Set 1"/>
|
||||
<bpmn2:signalEventDefinition id="signalEventDefinition_m8IgDA" signalRef="Signal_1"/>
|
||||
<bpmn2:incoming>sequenceFlow_2nyhqA</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_TgJDTQ</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_TgJDTQ" sourceRef="event_xv09Ag" targetRef="ExclusiveGateway_1">
|
||||
<bpmn2:documentation id="documentation_YQdP1g"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:textAnnotation id="textAnnotation_bHjLKQ" textFormat="">
|
||||
<bpmn2:text id="text_LSSX6Q"><![CDATA[Datenübergabe an Accounting.
|
||||
|
||||
Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]></bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_c6B8sw"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="association_TUVWXg" sourceRef="textAnnotation_bHjLKQ" targetRef="event_xv09Ag">
|
||||
<bpmn2:documentation id="documentation_AOlGqg"/>
|
||||
</bpmn2:association>
|
||||
</bpmn2:process>
|
||||
<bpmn2:process id="process_2" name="Default Process" processType="Public">
|
||||
<bpmn2:documentation id="documentation_J67Rkw"/>
|
||||
|
|
@ -1294,9 +1387,9 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_1" id="BPMNShape_ExclusiveGateway_1" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="670.0" y="280.0"/>
|
||||
<dc:Bounds height="50.0" width="50.0" x="790.0" y="280.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_60" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="645.0" y="333.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="765.0" y="333.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_1">
|
||||
|
|
@ -1324,9 +1417,9 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_6" id="BPMNShape_IntermediateCatchEvent_11">
|
||||
<dc:Bounds height="36.0" width="36.0" x="547.0" y="287.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="517.0" y="287.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_57" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="515.0" y="322.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="485.0" y="322.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_1" id="BPMNShape_Task_3">
|
||||
|
|
@ -1396,9 +1489,9 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_1" id="BPMNShape_IntermediateCatchEvent_3">
|
||||
<dc:Bounds height="36.0" width="36.0" x="677.0" y="867.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="797.0" y="867.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_4" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="645.0" y="901.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="765.0" y="901.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateThrowEvent_9" id="BPMNShape_IntermediateThrowEvent_9">
|
||||
|
|
@ -1472,7 +1565,7 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_33" id="BPMNEdge_SequenceFlow_34" sourceElement="BPMNShape_ExclusiveGateway_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_61"/>
|
||||
<di:waypoint x="720.0" y="305.0"/>
|
||||
<di:waypoint x="840.0" y="305.0"/>
|
||||
<di:waypoint x="1060.0" y="305.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_47" id="BPMNEdge_SequenceFlow_48" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_EndEvent_2">
|
||||
|
|
@ -1542,8 +1635,8 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_15" id="BPMNEdge_SequenceFlow_16" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
|
||||
<di:waypoint x="695.0" y="867.0"/>
|
||||
<di:waypoint x="695.0" y="330.0"/>
|
||||
<di:waypoint x="815.0" y="867.0"/>
|
||||
<di:waypoint x="815.0" y="330.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_25" id="BPMNEdge_SequenceFlow_26" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateThrowEvent_9">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_52"/>
|
||||
|
|
@ -1554,7 +1647,7 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_34" id="BPMNEdge_SequenceFlow_35" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_79"/>
|
||||
<di:waypoint x="1060.0" y="885.0"/>
|
||||
<di:waypoint x="713.0" y="885.0"/>
|
||||
<di:waypoint x="833.0" y="885.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_60" id="BPMNEdge_SequenceFlow_61" sourceElement="BPMNShape_IntermediateCatchEvent_27" targetElement="BPMNShape_Task_8">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
|
||||
|
|
@ -1654,11 +1747,11 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_1HqAxw" id="BPMNEdge_8xSl0A" sourceElement="BPMNShape_PXTHfw" targetElement="BPMNShape_IntermediateCatchEvent_11">
|
||||
<di:waypoint x="460.0" y="305.0"/>
|
||||
<di:waypoint x="547.0" y="305.0"/>
|
||||
<di:waypoint x="517.0" y="305.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_2nyhqA" id="BPMNEdge_r70ZdQ" sourceElement="BPMNShape_IntermediateCatchEvent_11" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<di:waypoint x="583.0" y="305.0"/>
|
||||
<di:waypoint x="670.0" y="305.0"/>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_2nyhqA" id="BPMNEdge_r70ZdQ" sourceElement="BPMNShape_IntermediateCatchEvent_11" targetElement="BPMNShape_OZ87hA">
|
||||
<di:waypoint x="553.0" y="305.0"/>
|
||||
<di:waypoint x="657.0" y="305.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_sN9AQQ" id="BPMNEdge_gcK0kw" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_PXTHfw">
|
||||
<di:waypoint x="243.0" y="305.0"/>
|
||||
|
|
@ -1675,6 +1768,25 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
<dc:Bounds height="20.0" width="100.0" x="877.5" y="855.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="event_xv09Ag" id="BPMNShape_OZ87hA">
|
||||
<dc:Bounds height="36.0" width="36.0" x="657.0" y="287.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_1XlUMg">
|
||||
<dc:Bounds height="20.0" width="100.0" x="625.0" y="326.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_TgJDTQ" id="BPMNEdge_1WCSEw" sourceElement="BPMNShape_OZ87hA" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||
<di:waypoint x="693.0" y="305.0"/>
|
||||
<di:waypoint x="790.0" y="305.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="textAnnotation_bHjLKQ" id="BPMNShape_3R09qA">
|
||||
<dc:Bounds height="88.0" width="218.0" x="560.0" y="400.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_TUVWXg" id="BPMNEdge_1H1j2A" sourceElement="BPMNShape_3R09qA" targetElement="BPMNShape_OZ87hA">
|
||||
<di:waypoint x="669.0" y="400.0"/>
|
||||
<di:waypoint x="669.0" y="362.0"/>
|
||||
<di:waypoint x="675.0" y="362.0"/>
|
||||
<di:waypoint x="675.0" y="323.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||
<dc:Font name="arial" size="9.0"/>
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
</bpmn2:participant>
|
||||
<bpmn2:participant id="participant_j059ZQ" name="Default Process" processRef="process_2"/>
|
||||
</bpmn2:collaboration>
|
||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Invoice">
|
||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Invoice" processType="Private">
|
||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||
<bpmn2:lane id="Lane_1" name="Buchhaltung">
|
||||
<bpmn2:flowNodeRef>Task_2</bpmn2:flowNodeRef>
|
||||
|
|
@ -487,7 +487,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:incoming>SequenceFlow_20</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:dataObject id="DataObject_2" name="Invoice Form">
|
||||
<bpmn2:dataObject id="DataObject_2" imixs:datatype="form-data" name="Invoice Form">
|
||||
<bpmn2:documentation id="Documentation_8"><![CDATA[<?xml version="1.0"?>
|
||||
<imixs-form>
|
||||
<imixs-form-section columns="1" label="Invoice data">
|
||||
|
|
@ -810,7 +810,7 @@ result.isValid=true;
|
|||
<bpmn2:sequenceFlow id="SequenceFlow_54" sourceRef="EventBasedGateway_2" targetRef="IntermediateCatchEvent_21">
|
||||
<bpmn2:documentation id="documentation_zJlwZQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:dataObject id="DataObject_1" name="Invoice Form">
|
||||
<bpmn2:dataObject id="DataObject_1" imixs:datatype="form-data" name="Invoice Form">
|
||||
<bpmn2:documentation id="Documentation_11"><![CDATA[<?xml version="1.0"?>
|
||||
<imixs-form>
|
||||
<imixs-form-section columns="1" label="Invoice data">
|
||||
|
|
@ -2504,7 +2504,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:sequenceFlow id="SequenceFlow_36" sourceRef="Task_15" targetRef="IntermediateCatchEvent_5">
|
||||
<bpmn2:documentation id="documentation_9dozvA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:dataObject id="DataObject_3" name="Invoice Form">
|
||||
<bpmn2:dataObject id="DataObject_3" imixs:datatype="form-data" name="Invoice Form">
|
||||
<bpmn2:documentation id="Documentation_85"><![CDATA[<?xml version="1.0"?>
|
||||
<imixs-form>
|
||||
<imixs-form-section columns="1" label="Invoice data">
|
||||
|
|
@ -4374,13 +4374,13 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_1" id="BPMNShape_ExclusiveGateway_1" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="288.0" y="81.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_60" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="256.0" y="120.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="263.0" y="134.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_2" id="BPMNShape_EventBasedGateway_2" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="579.0" y="349.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_65" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="547.0" y="388.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="554.0" y="402.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_1">
|
||||
|
|
@ -4455,7 +4455,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_1" id="BPMNShape_EventBasedGateway_1" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="579.0" y="81.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_106" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="547.0" y="120.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="554.0" y="134.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_19" id="BPMNShape_IntermediateCatchEvent_22">
|
||||
|
|
@ -4509,7 +4509,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_4" id="BPMNShape_EventBasedGateway_4" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="705.0" y="703.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_16" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="673.0" y="742.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="680.0" y="756.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_10" id="BPMNShape_IntermediateCatchEvent_15">
|
||||
|
|
@ -4551,7 +4551,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_2" id="BPMNShape_ExclusiveGateway_2" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1199.0" y="703.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_44" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1167.0" y="742.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1174.0" y="756.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_10" id="BPMNShape_Task_11">
|
||||
|
|
@ -4617,7 +4617,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_3" id="BPMNShape_ExclusiveGateway_3" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="579.0" y="271.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_99" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="549.0" y="311.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="554.0" y="324.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_9" id="BPMNShape_IntermediateCatchEvent_10">
|
||||
|
|
@ -4710,7 +4710,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_3" id="BPMNShape_EventBasedGateway_3" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="929.0" y="349.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_144" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="897.0" y="388.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="904.0" y="402.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_33" id="BPMNShape_IntermediateCatchEvent_32">
|
||||
|
|
@ -4737,7 +4737,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_4" id="BPMNShape_ExclusiveGateway_4" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="579.0" y="583.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_156" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="547.0" y="622.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="554.0" y="636.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateThrowEvent_6" id="BPMNShape_IntermediateThrowEvent_6">
|
||||
|
|
@ -4867,8 +4867,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</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="346.5" y="310.0"/>
|
||||
<di:waypoint x="346.5" y="330.0"/>
|
||||
<di:waypoint x="347.0" y="310.0"/>
|
||||
<di:waypoint x="347.0" y="330.0"/>
|
||||
<di:waypoint x="434.0" y="330.0"/>
|
||||
<di:waypoint x="434.0" y="349.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
@ -4988,8 +4988,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<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="748.0" y="806.0"/>
|
||||
<di:waypoint x="758.5" y="806.0"/>
|
||||
<di:waypoint x="758.5" y="815.0"/>
|
||||
<di:waypoint x="759.0" y="806.0"/>
|
||||
<di:waypoint x="759.0" y="815.0"/>
|
||||
<di:waypoint x="789.0" y="815.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_29" id="BPMNEdge_SequenceFlow_30" sourceElement="BPMNShape_IntermediateCatchEvent_19" targetElement="BPMNShape_ExclusiveGateway_2">
|
||||
|
|
@ -5015,7 +5015,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_53"/>
|
||||
<di:waypoint x="1711.0" y="679.0"/>
|
||||
<di:waypoint x="1757.0" y="679.0"/>
|
||||
<di:waypoint x="1804.0277992443885" y="679.0"/>
|
||||
<di:waypoint x="1804.0" y="679.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_34" id="BPMNEdge_SequenceFlow_35" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_Task_11">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_54"/>
|
||||
|
|
@ -5126,8 +5126,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<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="824.0" y="781.0"/>
|
||||
<di:waypoint x="824.0" y="763.5"/>
|
||||
<di:waypoint x="837.0" y="763.5"/>
|
||||
<di:waypoint x="824.0" y="764.0"/>
|
||||
<di:waypoint x="837.0" y="764.0"/>
|
||||
<di:waypoint x="837.0" y="746.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_43" id="BPMNEdge_SequenceFlow_44" sourceElement="BPMNShape_IntermediateCatchEvent_10" targetElement="BPMNShape_Task_10">
|
||||
|
|
@ -5140,8 +5140,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<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="1048.0" y="815.0"/>
|
||||
<di:waypoint x="1076.5" y="815.0"/>
|
||||
<di:waypoint x="1076.5" y="808.0"/>
|
||||
<di:waypoint x="1077.0" y="815.0"/>
|
||||
<di:waypoint x="1077.0" y="808.0"/>
|
||||
<di:waypoint x="1105.0" y="808.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_26" id="BPMNEdge_SequenceFlow_27" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_14">
|
||||
|
|
@ -5173,8 +5173,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<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="877.0" y="907.0"/>
|
||||
<di:waypoint x="877.0" y="934.5"/>
|
||||
<di:waypoint x="834.0" y="934.5"/>
|
||||
<di:waypoint x="877.0" y="935.0"/>
|
||||
<di:waypoint x="834.0" y="935.0"/>
|
||||
<di:waypoint x="834.0" y="962.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_61" id="BPMNEdge_SequenceFlow_62" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_25">
|
||||
|
|
@ -5186,7 +5186,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</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="939.4500712252158" y="819.0"/>
|
||||
<di:waypoint x="939.0" y="819.0"/>
|
||||
<di:waypoint x="919.0" y="819.0"/>
|
||||
<di:waypoint x="919.0" y="806.0"/>
|
||||
<di:waypoint x="899.0" y="806.0"/>
|
||||
|
|
@ -5217,11 +5217,11 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
|
||||
<di:waypoint x="415.0" y="399.0"/>
|
||||
<di:waypoint x="415.0" y="457.0"/>
|
||||
<di:waypoint x="404.5" y="457.0"/>
|
||||
<di:waypoint x="405.0" y="457.0"/>
|
||||
</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="368.5" y="457.0"/>
|
||||
<di:waypoint x="369.0" y="457.0"/>
|
||||
<di:waypoint x="342.0" y="457.0"/>
|
||||
<di:waypoint x="315.0" y="457.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
@ -5308,8 +5308,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<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="1397.0" y="981.0"/>
|
||||
<di:waypoint x="1397.0" y="959.5"/>
|
||||
<di:waypoint x="1411.0" y="959.5"/>
|
||||
<di:waypoint x="1397.0" y="960.0"/>
|
||||
<di:waypoint x="1411.0" y="960.0"/>
|
||||
<di:waypoint x="1411.0" y="938.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_82" id="BPMNEdge_SequenceFlow_83" sourceElement="BPMNShape_IntermediateCatchEvent_43" targetElement="BPMNShape_IntermediateThrowEvent_7">
|
||||
|
|
@ -5352,8 +5352,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_z0r1uQ" id="BPMNEdge_IVlhOg" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_kZm9lg">
|
||||
<di:waypoint x="1356.0" y="913.0"/>
|
||||
<di:waypoint x="1325.5" y="913.0"/>
|
||||
<di:waypoint x="1325.5" y="987.0"/>
|
||||
<di:waypoint x="1326.0" y="913.0"/>
|
||||
<di:waypoint x="1326.0" y="987.0"/>
|
||||
<di:waypoint x="1295.0" y="987.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_00jhXg" id="BPMNEdge_sRtD7A" sourceElement="BPMNShape_kZm9lg" targetElement="BPMNShape_Task_10">
|
||||
|
|
|
|||
|
|
@ -99,8 +99,6 @@
|
|||
<bpmn2:flowNodeRef>IntermediateCatchEvent_21</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>EventBasedGateway_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_5005-20</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>ExclusiveGateway_6</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_26</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateThrowEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_12</bpmn2:flowNodeRef>
|
||||
|
|
@ -113,6 +111,8 @@
|
|||
<bpmn2:flowNodeRef>TextAnnotation_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_pAR6FQ</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_FPc1AA</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>event_Xx9aYA</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>textAnnotation_ukV2Vg</bpmn2:flowNodeRef>
|
||||
</bpmn2:lane>
|
||||
<bpmn2:lane id="Lane_5" name="Buchhaltung">
|
||||
<bpmn2:flowNodeRef>EndEvent_3</bpmn2:flowNodeRef>
|
||||
|
|
@ -448,7 +448,7 @@ function oeffnefenster (url) {
|
|||
<bpmn2:sequenceFlow id="SequenceFlow_37" sourceRef="Task_5005" targetRef="EventBasedGateway_2">
|
||||
<bpmn2:documentation id="documentation_jEZaiQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5005-20" imixs:activityid="20" name="Approve">
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5005-20" imixs:activityid="100" name="Approve">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
|
|
@ -1063,7 +1063,7 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmn2:sequenceFlow id="SequenceFlow_47" sourceRef="Task_5" targetRef="EndEvent_2">
|
||||
<bpmn2:documentation id="documentation_JdJiEg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_51" sourceRef="IntermediateCatchEvent_5005-20" targetRef="ExclusiveGateway_6">
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_51" sourceRef="IntermediateCatchEvent_5005-20" targetRef="event_Xx9aYA">
|
||||
<bpmn2:documentation id="documentation_yqUbZg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_17" imixs:activityid="20" name="Execute immediately">
|
||||
|
|
@ -1158,101 +1158,19 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmn2:documentation id="documentation_81n0zw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:exclusiveGateway default="SequenceFlow_1" gatewayDirection="Diverging" id="ExclusiveGateway_3" name="SEPA">
|
||||
<bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_68</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_dQqbjA"/>
|
||||
<bpmn2:incoming>sequenceFlow_aH3q9g</bpmn2:incoming>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_1" name="SEPA Lauf" sourceRef="ExclusiveGateway_3" targetRef="Task_5000">
|
||||
<bpmn2:documentation id="documentation_CCth9g"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" imixs:activityid="100" name="[forward]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value><![CDATA[Empfangsbestätigung Rechnungseingang]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value><![CDATA[Hallo,
|
||||
|
||||
die von Ihnen an uns gesendete Eingangsrechung haben wir erhalten.
|
||||
Die Bearbeitung erfolgt in Kürze.
|
||||
|
||||
Bei Fragen wenden Sie sich bitte an info@imixs.com
|
||||
]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string">
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5005]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Akzeptieren]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtbusinessrule" type="CDATA">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_080vbw"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:exclusiveGateway gatewayDirection="Converging" id="ExclusiveGateway_6">
|
||||
<bpmn2:incoming>SequenceFlow_51</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>
|
||||
<bpmn2:documentation id="documentation_ia3kXg"/>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="ExclusiveGateway_6" targetRef="IntermediateCatchEvent_2">
|
||||
<bpmn2:documentation id="documentation_GE8rnA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_3" name="ABLEHNEN">
|
||||
<bpmn2:outgoing>SequenceFlow_126</bpmn2:outgoing>
|
||||
<bpmn2:linkEventDefinition id="LinkEventDefinition_1" name="Link Event Definition 6"/>
|
||||
<bpmn2:documentation id="documentation_UJq0iw"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_18" sourceRef="IntermediateCatchEvent_2" targetRef="ExclusiveGateway_3">
|
||||
<bpmn2:documentation id="documentation_k2UpQQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_12" sourceRef="IntermediateCatchEvent_17" targetRef="ExclusiveGateway_2">
|
||||
<bpmn2:documentation id="documentation_f1quZw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
|
|
@ -4713,10 +4631,10 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:association id="Association_3" sourceRef="TextAnnotation_2" targetRef="Task_5000">
|
||||
<bpmn2:documentation id="documentation_k2BHIA"/>
|
||||
</bpmn2:association>
|
||||
<bpmn2:textAnnotation id="TextAnnotation_1">
|
||||
<bpmn2:text>Datenübergabe an Cargosoft.
|
||||
<bpmn2:textAnnotation id="TextAnnotation_1" textFormat="">
|
||||
<bpmn2:text><![CDATA[Datenübergabe an Cargosoft.
|
||||
|
||||
Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export'</bpmn2:text>
|
||||
Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]></bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_L79k0w"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="Association_1" sourceRef="TextAnnotation_1" targetRef="IntermediateCatchEvent_5005-20">
|
||||
|
|
@ -4908,10 +4826,11 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<imixs:item name="keymailreceiverfields" type="xs:string"/>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<imixs-data-group name="ADD">
|
||||
<query>(type:workitem) AND ($modelversion:invoice-export*)</query>
|
||||
<init.model>invoice-export-1.0</init.model>
|
||||
<query>(type:workitem) AND ($modelversion:invoice-ingoing-export*) AND (name:"<itemvalue format="yyyy/MM">invoice.date</itemvalue>")</query>
|
||||
<init.model>invoice-ingoing-export-1.0</init.model>
|
||||
<init.task>1000</init.task>
|
||||
<init.event>100</init.event>
|
||||
<init.items>invoice.date</init.items>
|
||||
<debug>true</debug>
|
||||
</imixs-data-group>]]></imixs:value>
|
||||
</imixs:item>
|
||||
|
|
@ -4989,7 +4908,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<imixs:item name="keymailreceiverfields" type="xs:string"/>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<imixs-data-group name="REMOVE">
|
||||
<query>(type:workitem) AND ($modelversion:invoice-export*)</query>
|
||||
<query>(type:workitem) AND ($modelversion:invoice-ingoing-export*)</query>
|
||||
<debug>true</debug>
|
||||
|
||||
</imixs-data-group>]]></imixs:value>
|
||||
|
|
@ -5002,6 +4921,98 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:sequenceFlow id="sequenceFlow_MbHPTg" sourceRef="event_a10p1Q" targetRef="Task_14">
|
||||
<bpmn2:documentation id="documentation_r0uZuA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="event_Xx9aYA" imixs:activityid="105" name=" [Export Accounting]">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="keylogtimeformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyarchive" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtmailsubject" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaccessmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyscheduledactivity" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfmailbody" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyversion" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyaddwritefields" type="xs:string">
|
||||
<imixs:value><![CDATA[$creator]]></imixs:value>
|
||||
<imixs:value><![CDATA[$editor]]></imixs:value>
|
||||
<imixs:value><![CDATA[process.manager]]></imixs:value>
|
||||
<imixs:value><![CDATA[process.team]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextactivityid" type="xs:int">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyfollowup" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keypublicresult" type="xs:string">
|
||||
<imixs:value><![CDATA[1]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keylogdateformat" type="xs:string">
|
||||
<imixs:value><![CDATA[2]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipfields" type="xs:string">
|
||||
<imixs:value><![CDATA[$editor]]></imixs:value>
|
||||
<imixs:value><![CDATA[$creator]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="numnextid" type="xs:int">
|
||||
<imixs:value><![CDATA[5000]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtnextprocesstree" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
<imixs:value><![CDATA[Save]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyownershipmode" type="xs:string">
|
||||
<imixs:value><![CDATA[0]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="rtfresultlog" type="xs:string">
|
||||
<imixs:value/>
|
||||
</imixs:item>
|
||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||
<imixs:value>false</imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="keymailreceiverfields" type="xs:string"/>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<imixs-data-group name="ADD">
|
||||
<query>(type:workitem) AND ($modelversion:invoice-ingoing-export*) AND (name:<itemvalue format="yyyy/MM">invoice.date</itemvalue>)</query>
|
||||
<init.model>invoice-ingoing-export-1.0</init.model>
|
||||
<init.task>1000</init.task>
|
||||
<init.event>100</init.event>
|
||||
<init.items>invoice.date</init.items>
|
||||
<debug>true</debug>
|
||||
</imixs-data-group>]]></imixs:value>
|
||||
</imixs:item>
|
||||
</bpmn2:extensionElements>
|
||||
<bpmn2:documentation id="documentation_lcrUcQ"/>
|
||||
<bpmn2:signalEventDefinition id="signalEventDefinition_nCPLGA" signalRef="Signal_6"/>
|
||||
<bpmn2:incoming>SequenceFlow_51</bpmn2:incoming>
|
||||
<bpmn2:outgoing>sequenceFlow_aH3q9g</bpmn2:outgoing>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_aH3q9g" sourceRef="event_Xx9aYA" targetRef="ExclusiveGateway_3">
|
||||
<bpmn2:documentation id="documentation_bv0Weg"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:textAnnotation id="textAnnotation_ukV2Vg" textFormat="">
|
||||
<bpmn2:text><![CDATA[Datenübergabe an Accounting.
|
||||
|
||||
Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]></bpmn2:text>
|
||||
<bpmn2:documentation id="documentation_kzRARQ"/>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="association_k8WBrQ" sourceRef="textAnnotation_ukV2Vg" targetRef="event_Xx9aYA">
|
||||
<bpmn2:documentation id="documentation_N40Enw"/>
|
||||
</bpmn2:association>
|
||||
</bpmn2:process>
|
||||
<bpmn2:process id="process_2" name="Invoice receipt" processType="Public">
|
||||
<bpmn2:documentation id="documentation_yUm3kA"/>
|
||||
|
|
@ -5051,9 +5062,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5005-20" id="BPMNShape_IntermediateCatchEvent_7">
|
||||
<dc:Bounds height="36.0" width="36.0" x="857.0" y="1027.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="657.0" y="1027.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_15" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="828.0" y="1068.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="628.0" y="1068.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_1" id="BPMNShape_ExclusiveGateway_1" isMarkerVisible="true">
|
||||
|
|
@ -5063,9 +5074,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_2" id="BPMNShape_EventBasedGateway_2" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="690.0" y="1020.0"/>
|
||||
<dc:Bounds height="50.0" width="50.0" x="540.0" y="1020.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_65" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="665.0" y="1073.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="515.0" y="1073.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_1">
|
||||
|
|
@ -5126,21 +5137,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_3" id="BPMNShape_ExclusiveGateway_3" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1320.0" y="1020.0"/>
|
||||
<dc:Bounds height="50.0" width="50.0" x="870.0" y="1020.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_7" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1294.5" y="1065.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_2" id="BPMNShape_IntermediateCatchEvent_4">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1207.0" y="1027.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_29" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1175.5" y="1068.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_6" id="BPMNShape_ExclusiveGateway_6" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="1050.0" y="1020.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_32" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1025.0" y="1073.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="844.5" y="1065.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_3" id="BPMNShape_IntermediateCatchEvent_5">
|
||||
|
|
@ -5210,7 +5209,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_1" id="BPMNShape_TextAnnotation_4">
|
||||
<dc:Bounds height="69.0" width="334.0" x="947.0" y="1114.0"/>
|
||||
<dc:Bounds height="85.0" width="191.0" x="450.0" y="1160.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_20" id="BPMNShape_IntermediateCatchEvent_23">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1627.0" y="1677.0"/>
|
||||
|
|
@ -5219,15 +5218,15 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_21" id="BPMNShape_IntermediateCatchEvent_24">
|
||||
<dc:Bounds height="36.0" width="36.0" x="697.0" y="917.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="547.0" y="917.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_120" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="670.0" y="953.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="520.0" y="953.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateThrowEvent_2" id="BPMNShape_IntermediateThrowEvent_2">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1177.0" y="917.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="1017.0" y="917.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_122" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1148.5" y="953.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="988.5" y="953.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="DataObject_1" id="BPMNShape_DataObject_2">
|
||||
|
|
@ -5297,7 +5296,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_4" id="BPMNShape_TextAnnotation_5">
|
||||
<dc:Bounds height="50.0" width="195.0" x="130.0" y="520.0"/>
|
||||
<dc:Bounds height="50.0" width="195.0" x="140.0" y="410.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_11" id="BPMNShape_Task_13">
|
||||
<dc:Bounds height="50.0" width="110.0" x="2140.0" y="2040.0"/>
|
||||
|
|
@ -5309,18 +5308,18 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_12" id="BPMNShape_Task_14">
|
||||
<dc:Bounds height="50.0" width="110.0" x="920.0" y="910.0"/>
|
||||
<dc:Bounds height="50.0" width="110.0" x="770.0" y="910.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_26" id="BPMNShape_IntermediateCatchEvent_31">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1087.0" y="917.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="937.0" y="917.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_138" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1058.0" y="953.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="908.0" y="953.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_28" id="BPMNShape_IntermediateCatchEvent_33">
|
||||
<dc:Bounds height="36.0" width="36.0" x="997.0" y="837.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="837.0" y="837.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_140" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="969.0" y="871.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="809.0" y="871.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_29" id="BPMNShape_IntermediateCatchEvent_34">
|
||||
|
|
@ -5354,9 +5353,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_32" id="BPMNShape_IntermediateCatchEvent_37">
|
||||
<dc:Bounds height="36.0" width="36.0" x="697.0" y="847.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="547.0" y="847.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_163" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="670.0" y="889.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="520.0" y="889.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_33" id="BPMNShape_IntermediateCatchEvent_38">
|
||||
|
|
@ -5450,7 +5449,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="TextAnnotation_3" id="BPMNShape_TextAnnotation_3">
|
||||
<dc:Bounds height="50.0" width="141.0" x="311.0" y="1200.0"/>
|
||||
<dc:Bounds height="50.0" width="141.0" x="230.0" y="1210.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_46" id="BPMNShape_IntermediateCatchEvent_51">
|
||||
<dc:Bounds height="36.0" width="36.0" x="2217.0" y="2107.0"/>
|
||||
|
|
@ -5570,8 +5569,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</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="740.0" y="1045.0"/>
|
||||
<di:waypoint x="857.0" y="1045.0"/>
|
||||
<di:waypoint x="590.0" y="1045.0"/>
|
||||
<di:waypoint x="657.0" y="1045.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_31" id="BPMNEdge_SequenceFlow_32" sourceElement="BPMNShape_IntermediateCatchEvent_1" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_58"/>
|
||||
|
|
@ -5588,7 +5587,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<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="460.0" y="1045.0"/>
|
||||
<di:waypoint x="690.0" y="1045.0"/>
|
||||
<di:waypoint x="540.0" y="1045.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_38" id="BPMNEdge_SequenceFlow_39" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_67"/>
|
||||
|
|
@ -5628,10 +5627,10 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<di:waypoint x="2628.0" y="1777.0"/>
|
||||
<di:waypoint x="2628.0" y="1787.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_51" id="BPMNEdge_SequenceFlow_52" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_ExclusiveGateway_6">
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_51" id="BPMNEdge_SequenceFlow_52" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_2qp99g">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_114"/>
|
||||
<di:waypoint x="893.0" y="1045.0"/>
|
||||
<di:waypoint x="1050.0" y="1045.0"/>
|
||||
<di:waypoint x="693.0" y="1045.0"/>
|
||||
<di:waypoint x="767.0" y="1045.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_55" id="BPMNEdge_SequenceFlow_56" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_27">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_117"/>
|
||||
|
|
@ -5644,21 +5643,9 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_22">
|
||||
<dc:Bounds height="14.0" width="57.0" x="1042.0" y="1561.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
<di:waypoint x="1345.0" y="1070.0"/>
|
||||
<di:waypoint x="1345.0" y="1520.0"/>
|
||||
<di:waypoint x="895.0" y="1520.0"/>
|
||||
<di:waypoint x="895.0" y="1070.0"/>
|
||||
<di:waypoint x="895.0" y="1780.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_7" sourceElement="BPMNShape_ExclusiveGateway_6" targetElement="BPMNShape_IntermediateCatchEvent_4">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_34"/>
|
||||
<di:waypoint x="1100.0" y="1045.0"/>
|
||||
<di:waypoint x="1207.0" y="1045.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
|
||||
<di:waypoint x="1243.0" y="1045.0"/>
|
||||
<di:waypoint x="1320.0" y="1045.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_3" id="BPMNEdge_Association_3" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
|
||||
<di:waypoint x="666.0" y="1774.0"/>
|
||||
|
|
@ -5741,9 +5728,10 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_TextAnnotation_4" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_108"/>
|
||||
<di:waypoint x="947.0" y="1148.0"/>
|
||||
<di:waypoint x="878.0" y="1148.0"/>
|
||||
<di:waypoint x="878.0" y="1063.0"/>
|
||||
<di:waypoint x="618.0" y="1160.0"/>
|
||||
<di:waypoint x="618.0" y="1117.0"/>
|
||||
<di:waypoint x="675.0" y="1117.0"/>
|
||||
<di:waypoint x="675.0" y="1063.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_50" id="BPMNEdge_SequenceFlow_51" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_23">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_118"/>
|
||||
|
|
@ -5761,8 +5749,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</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="715.0" y="1020.0"/>
|
||||
<di:waypoint x="715.0" y="953.0"/>
|
||||
<di:waypoint x="565.0" y="1020.0"/>
|
||||
<di:waypoint x="565.0" y="953.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_5" id="BPMNEdge_Association_5" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_70"/>
|
||||
|
|
@ -5845,8 +5833,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_149">
|
||||
<dc:Bounds height="14.0" width="30.0" x="1749.0" y="1406.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
<di:waypoint x="1365.0" y="1040.0"/>
|
||||
<di:waypoint x="1875.0" y="1040.0"/>
|
||||
<di:waypoint x="920.0" y="1045.0"/>
|
||||
<di:waypoint x="1875.0" y="1045.0"/>
|
||||
<di:waypoint x="1875.0" y="1670.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_4" id="BPMNEdge_SequenceFlow_5" sourceElement="BPMNShape_ExclusiveGateway_5" targetElement="BPMNShape_Task_13">
|
||||
|
|
@ -5871,30 +5859,26 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_24" targetElement="BPMNShape_Task_14">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_137"/>
|
||||
<di:waypoint x="583.0" y="935.0"/>
|
||||
<di:waypoint x="733.0" y="935.0"/>
|
||||
<di:waypoint x="738.0" y="935.0"/>
|
||||
<di:waypoint x="830.0" y="935.0"/>
|
||||
<di:waypoint x="920.0" y="935.0"/>
|
||||
<di:waypoint x="770.0" y="935.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_61" id="BPMNEdge_SequenceFlow_62" sourceElement="BPMNShape_Task_14" targetElement="BPMNShape_IntermediateCatchEvent_31">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_139"/>
|
||||
<di:waypoint x="1030.0" y="935.0"/>
|
||||
<di:waypoint x="1032.0" y="935.0"/>
|
||||
<di:waypoint x="1064.0" y="935.0"/>
|
||||
<di:waypoint x="1087.0" y="935.0"/>
|
||||
<di:waypoint x="880.0" y="935.0"/>
|
||||
<di:waypoint x="937.0" y="935.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_62" id="BPMNEdge_SequenceFlow_63" sourceElement="BPMNShape_IntermediateCatchEvent_33" targetElement="BPMNShape_Task_14">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
|
||||
<di:waypoint x="997.0" y="853.0"/>
|
||||
<di:waypoint x="995.0" y="853.0"/>
|
||||
<di:waypoint x="995.0" y="910.0"/>
|
||||
<di:waypoint x="855.0" y="873.0"/>
|
||||
<di:waypoint x="855.0" y="892.0"/>
|
||||
<di:waypoint x="825.0" y="892.0"/>
|
||||
<di:waypoint x="825.0" y="910.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_63" id="BPMNEdge_SequenceFlow_64" sourceElement="BPMNShape_IntermediateCatchEvent_31" targetElement="BPMNShape_IntermediateThrowEvent_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_146"/>
|
||||
<di:waypoint x="1123.0" y="935.0"/>
|
||||
<di:waypoint x="1126.0" y="935.0"/>
|
||||
<di:waypoint x="1157.0" y="935.0"/>
|
||||
<di:waypoint x="1177.0" y="935.0"/>
|
||||
<di:waypoint x="973.0" y="935.0"/>
|
||||
<di:waypoint x="1017.0" y="935.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_56" id="BPMNEdge_SequenceFlow_57" sourceElement="BPMNShape_IntermediateCatchEvent_34" targetElement="BPMNShape_Task_9">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_147"/>
|
||||
|
|
@ -5952,13 +5936,13 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_73" id="BPMNEdge_SequenceFlow_74" sourceElement="BPMNShape_Task_14" targetElement="BPMNShape_IntermediateCatchEvent_37">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_165"/>
|
||||
<di:waypoint x="955.0" y="910.0"/>
|
||||
<di:waypoint x="955.0" y="865.0"/>
|
||||
<di:waypoint x="733.0" y="865.0"/>
|
||||
<di:waypoint x="803.0" y="910.0"/>
|
||||
<di:waypoint x="803.0" y="865.0"/>
|
||||
<di:waypoint x="583.0" y="865.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_75" id="BPMNEdge_SequenceFlow_76" sourceElement="BPMNShape_IntermediateCatchEvent_37" targetElement="BPMNShape_ExclusiveGateway_10">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_167"/>
|
||||
<di:waypoint x="697.0" y="865.0"/>
|
||||
<di:waypoint x="547.0" y="865.0"/>
|
||||
<di:waypoint x="430.0" y="865.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_72" id="BPMNEdge_SequenceFlow_73" sourceElement="BPMNShape_Task_10" targetElement="BPMNShape_IntermediateCatchEvent_26">
|
||||
|
|
@ -6248,6 +6232,25 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<di:waypoint x="705.0" y="247.0"/>
|
||||
<di:waypoint x="705.0" y="270.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="event_Xx9aYA" id="BPMNShape_2qp99g">
|
||||
<dc:Bounds height="36.0" width="36.0" x="767.0" y="1027.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_0ZsQMA">
|
||||
<dc:Bounds height="20.0" width="100.0" x="735.0" y="1066.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_aH3q9g" id="BPMNEdge_IsGj3g" sourceElement="BPMNShape_2qp99g" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<di:waypoint x="803.0" y="1045.0"/>
|
||||
<di:waypoint x="870.0" y="1045.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="textAnnotation_ukV2Vg" id="BPMNShape_VHHyaQ">
|
||||
<dc:Bounds height="88.0" width="206.0" x="670.0" y="1160.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_k8WBrQ" id="BPMNEdge_9AUdBg" sourceElement="BPMNShape_VHHyaQ" targetElement="BPMNShape_2qp99g">
|
||||
<di:waypoint x="773.0" y="1160.0"/>
|
||||
<di:waypoint x="773.0" y="1112.0"/>
|
||||
<di:waypoint x="785.0" y="1112.0"/>
|
||||
<di:waypoint x="785.0" y="1063.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||
<dc:Font name="arial" size="9.0"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue