modell fixes
This commit is contained in:
parent
7b56b62e7f
commit
6fd29f5612
2 changed files with 111 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- origin at X=0.0 Y=0.0 -->
|
<!-- origin at X=0.0 Y=0.0 -->
|
||||||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:ext="http://org.eclipse.bpmn2/ext" xmlns:imixs="http://www.imixs.org/bpmn2" xmlns:xs="http://www.w3.org/2001/XMLSchema" id="Definitions_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.2.SNAPSHOT-v20200602-1600-B1" targetNamespace="http://www.imixs.org/bpmn2">
|
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:ext="http://org.eclipse.bpmn2/ext" xmlns:imixs="http://www.imixs.org/bpmn2" xmlns:xs="http://www.w3.org/2001/XMLSchema" id="Definitions_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.3.Final-v20210519-2007-B1" targetNamespace="http://www.imixs.org/bpmn2">
|
||||||
<bpmn2:extensionElements>
|
<bpmn2:extensionElements>
|
||||||
<imixs:item name="txtworkflowmodelversion" type="xs:string">
|
<imixs:item name="txtworkflowmodelversion" type="xs:string">
|
||||||
<imixs:value><![CDATA[rechnungseingang-de-1.2]]></imixs:value>
|
<imixs:value><![CDATA[rechnungseingang-de-1.2]]></imixs:value>
|
||||||
|
|
@ -41,10 +41,10 @@
|
||||||
<imixs:value><![CDATA[org.imixs.marty.plugins.MailPlugin]]></imixs:value>
|
<imixs:value><![CDATA[org.imixs.marty.plugins.MailPlugin]]></imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
</bpmn2:extensionElements>
|
</bpmn2:extensionElements>
|
||||||
<bpmn2:signal id="Signal_1" name="org.imixs.ml.workflow.MLAdapter"/>
|
|
||||||
<bpmn2:signal id="Signal_2" name="org.imixs.archive.documents.OCRDocumentAdapter"/>
|
<bpmn2:signal id="Signal_2" name="org.imixs.archive.documents.OCRDocumentAdapter"/>
|
||||||
<bpmn2:signal id="Signal_3" name="com.alexanderlogistics.CargosoftExportAdapter"/>
|
<bpmn2:signal id="Signal_3" name="com.alexanderlogistics.CargosoftExportAdapter"/>
|
||||||
<bpmn2:signal id="Signal_4" name="com.alexanderlogistics.CargosoftSplitAdapter"/>
|
<bpmn2:signal id="Signal_4" name="com.alexanderlogistics.CargosoftSplitAdapter"/>
|
||||||
|
<bpmn2:signal id="Signal_5" name="org.imixs.ml.workflow.MLAdapter"/>
|
||||||
<bpmn2:collaboration id="Collaboration_1">
|
<bpmn2:collaboration id="Collaboration_1">
|
||||||
<bpmn2:participant id="Participant_1" name="Rechnungseingang" processRef="Process_1"/>
|
<bpmn2:participant id="Participant_1" name="Rechnungseingang" processRef="Process_1"/>
|
||||||
</bpmn2:collaboration>
|
</bpmn2:collaboration>
|
||||||
|
|
@ -72,6 +72,7 @@
|
||||||
<bpmn2:flowNodeRef>EventBasedGateway_3</bpmn2:flowNodeRef>
|
<bpmn2:flowNodeRef>EventBasedGateway_3</bpmn2:flowNodeRef>
|
||||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_19</bpmn2:flowNodeRef>
|
<bpmn2:flowNodeRef>IntermediateCatchEvent_19</bpmn2:flowNodeRef>
|
||||||
<bpmn2:flowNodeRef>IntermediateThrowEvent_3</bpmn2:flowNodeRef>
|
<bpmn2:flowNodeRef>IntermediateThrowEvent_3</bpmn2:flowNodeRef>
|
||||||
|
<bpmn2:flowNodeRef>IntermediateCatchEvent_49</bpmn2:flowNodeRef>
|
||||||
</bpmn2:lane>
|
</bpmn2:lane>
|
||||||
<bpmn2:lane id="Lane_2" name="Verantwortlicher / Bereich Team">
|
<bpmn2:lane id="Lane_2" name="Verantwortlicher / Bereich Team">
|
||||||
<bpmn2:flowNodeRef>EndEvent_1</bpmn2:flowNodeRef>
|
<bpmn2:flowNodeRef>EndEvent_1</bpmn2:flowNodeRef>
|
||||||
|
|
@ -712,6 +713,7 @@ result.isValid=true;
|
||||||
</bpmn2:extensionElements>
|
</bpmn2:extensionElements>
|
||||||
<bpmn2:documentation id="Documentation_2"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
<bpmn2:documentation id="Documentation_2"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
|
||||||
<bpmn2:incoming>SequenceFlow_33</bpmn2:incoming>
|
<bpmn2:incoming>SequenceFlow_33</bpmn2:incoming>
|
||||||
|
<bpmn2:incoming>SequenceFlow_95</bpmn2:incoming>
|
||||||
<bpmn2:outgoing>SequenceFlow_49</bpmn2:outgoing>
|
<bpmn2:outgoing>SequenceFlow_49</bpmn2:outgoing>
|
||||||
<bpmn2:outgoing>SequenceFlow_20</bpmn2:outgoing>
|
<bpmn2:outgoing>SequenceFlow_20</bpmn2:outgoing>
|
||||||
</bpmn2:task>
|
</bpmn2:task>
|
||||||
|
|
@ -5126,6 +5128,81 @@ result.isValid=true;
|
||||||
<bpmn2:outgoing>SequenceFlow_41</bpmn2:outgoing>
|
<bpmn2:outgoing>SequenceFlow_41</bpmn2:outgoing>
|
||||||
</bpmn2:intermediateCatchEvent>
|
</bpmn2:intermediateCatchEvent>
|
||||||
<bpmn2:sequenceFlow id="SequenceFlow_41" sourceRef="IntermediateCatchEvent_48" targetRef="Task_6"/>
|
<bpmn2:sequenceFlow id="SequenceFlow_41" sourceRef="IntermediateCatchEvent_48" targetRef="Task_6"/>
|
||||||
|
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_49" imixs:activityid="290" name="repeat-ml">
|
||||||
|
<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[]]></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[]]></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[namCreator]]></imixs:value>
|
||||||
|
<imixs:value><![CDATA[namCurrentEditor]]></imixs:value>
|
||||||
|
<imixs:value><![CDATA[namprocessmanager]]></imixs:value>
|
||||||
|
<imixs:value><![CDATA[namprocessteam]]></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[namCurrentEditor]]></imixs:value>
|
||||||
|
<imixs:value><![CDATA[namCreator]]></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><![CDATA[]]></imixs:value>
|
||||||
|
</imixs:item>
|
||||||
|
<imixs:item name="txtactivityresult" type="xs:string">
|
||||||
|
<imixs:value><![CDATA[<model>
|
||||||
|
<version>posteingang-de-1.0</version>
|
||||||
|
<task>100</task>
|
||||||
|
<event>20</event>
|
||||||
|
</model>]]></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[]]></imixs:value>
|
||||||
|
</imixs:item>
|
||||||
|
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||||
|
<imixs:value>false</imixs:value>
|
||||||
|
</imixs:item>
|
||||||
|
</bpmn2:extensionElements>
|
||||||
|
<bpmn2:outgoing>SequenceFlow_95</bpmn2:outgoing>
|
||||||
|
<bpmn2:outputSet id="OutputSet_6" name="Output Set 1"/>
|
||||||
|
</bpmn2:intermediateCatchEvent>
|
||||||
|
<bpmn2:sequenceFlow id="SequenceFlow_95" sourceRef="IntermediateCatchEvent_49" targetRef="Task_2"/>
|
||||||
<bpmn2:association id="Association_2" sourceRef="DataObject_2" targetRef="Task_2"/>
|
<bpmn2:association id="Association_2" sourceRef="DataObject_2" targetRef="Task_2"/>
|
||||||
<bpmn2:textAnnotation id="TextAnnotation_2">
|
<bpmn2:textAnnotation id="TextAnnotation_2">
|
||||||
<bpmn2:text>Es handelt sich um einen SEPA Lauf. Die Rechnung muss explizit freigegeben werden.
|
<bpmn2:text>Es handelt sich um einen SEPA Lauf. Die Rechnung muss explizit freigegeben werden.
|
||||||
|
|
@ -5840,6 +5917,12 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export'</
|
||||||
<dc:Bounds height="14.0" width="56.0" x="1710.0" y="1795.0"/>
|
<dc:Bounds height="14.0" width="56.0" x="1710.0" y="1795.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_54" bpmnElement="IntermediateCatchEvent_49">
|
||||||
|
<dc:Bounds height="36.0" width="36.0" x="345.0" y="274.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_228">
|
||||||
|
<dc:Bounds height="14.0" width="52.0" x="337.0" y="310.0"/>
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_0" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
|
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_0" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||||
<di:waypoint xsi:type="dc:Point" x="155.0" y="205.0"/>
|
<di:waypoint xsi:type="dc:Point" x="155.0" y="205.0"/>
|
||||||
<di:waypoint xsi:type="dc:Point" x="187.0" y="205.0"/>
|
<di:waypoint xsi:type="dc:Point" x="187.0" y="205.0"/>
|
||||||
|
|
@ -6592,6 +6675,12 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export'</
|
||||||
<di:waypoint xsi:type="dc:Point" x="1740.0" y="1712.0"/>
|
<di:waypoint xsi:type="dc:Point" x="1740.0" y="1712.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_224"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_224"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_96" bpmnElement="SequenceFlow_95" sourceElement="BPMNShape_IntermediateCatchEvent_54" targetElement="BPMNShape_Task_5">
|
||||||
|
<di:waypoint xsi:type="dc:Point" x="363.0" y="274.0"/>
|
||||||
|
<di:waypoint xsi:type="dc:Point" x="363.0" y="252.0"/>
|
||||||
|
<di:waypoint xsi:type="dc:Point" x="363.0" y="230.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_229"/>
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||||
<dc:Font name="arial" size="9.0"/>
|
<dc:Font name="arial" size="9.0"/>
|
||||||
|
|
|
||||||
|
|
@ -242,7 +242,15 @@ result.isValid=true;
|
||||||
</bpmn2:intermediateCatchEvent>
|
</bpmn2:intermediateCatchEvent>
|
||||||
<bpmn2:sequenceFlow id="SequenceFlow_3" sourceRef="Task_2" targetRef="IntermediateCatchEvent_1"/>
|
<bpmn2:sequenceFlow id="SequenceFlow_3" sourceRef="Task_2" targetRef="IntermediateCatchEvent_1"/>
|
||||||
<bpmn2:sequenceFlow id="SequenceFlow_5" sourceRef="IntermediateCatchEvent_1" targetRef="Task_5"/>
|
<bpmn2:sequenceFlow id="SequenceFlow_5" sourceRef="IntermediateCatchEvent_1" targetRef="Task_5"/>
|
||||||
|
<bpmn2:dataObject id="DataObject_1" name="Invoice Form">
|
||||||
|
<bpmn2:documentation id="Documentation_3"><![CDATA[<?xml version="1.0"?>
|
||||||
|
<imixs-form>
|
||||||
|
|
||||||
|
</imixs-form>]]></bpmn2:documentation>
|
||||||
|
<bpmn2:dataState id="DataState_2"/>
|
||||||
|
</bpmn2:dataObject>
|
||||||
<bpmn2:association id="Association_2" sourceRef="DataObject_2" targetRef="Task_2"/>
|
<bpmn2:association id="Association_2" sourceRef="DataObject_2" targetRef="Task_2"/>
|
||||||
|
<bpmn2:association id="Association_1" sourceRef="DataObject_1" targetRef="Task_5"/>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Collaboration_1">
|
<bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Collaboration_1">
|
||||||
|
|
@ -300,6 +308,12 @@ result.isValid=true;
|
||||||
<dc:Bounds height="14.0" width="48.0" x="443.0" y="223.0"/>
|
<dc:Bounds height="14.0" width="48.0" x="443.0" y="223.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="BPMNShape_DataObject_2" bpmnElement="DataObject_1">
|
||||||
|
<dc:Bounds height="50.0" width="36.0" x="558.0" y="104.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_4">
|
||||||
|
<dc:Bounds height="14.0" width="70.0" x="541.0" y="154.0"/>
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="BPMNEdge_Association_2" bpmnElement="Association_2" sourceElement="BPMNShape_DataObject_1" targetElement="BPMNShape_Task_5">
|
<bpmndi:BPMNEdge id="BPMNEdge_Association_2" bpmnElement="Association_2" sourceElement="BPMNShape_DataObject_1" targetElement="BPMNShape_Task_5">
|
||||||
<di:waypoint xsi:type="dc:Point" x="336.0" y="115.0"/>
|
<di:waypoint xsi:type="dc:Point" x="336.0" y="115.0"/>
|
||||||
<di:waypoint xsi:type="dc:Point" x="363.0" y="115.0"/>
|
<di:waypoint xsi:type="dc:Point" x="363.0" y="115.0"/>
|
||||||
|
|
@ -330,6 +344,12 @@ result.isValid=true;
|
||||||
<di:waypoint xsi:type="dc:Point" x="560.0" y="205.0"/>
|
<di:waypoint xsi:type="dc:Point" x="560.0" y="205.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_6"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_6"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="BPMNEdge_Association_1" bpmnElement="Association_1" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_11">
|
||||||
|
<di:waypoint xsi:type="dc:Point" x="594.0" y="129.0"/>
|
||||||
|
<di:waypoint xsi:type="dc:Point" x="615.0" y="129.0"/>
|
||||||
|
<di:waypoint xsi:type="dc:Point" x="615.0" y="180.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_7"/>
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||||
<dc:Font name="arial" size="9.0"/>
|
<dc:Font name="arial" size="9.0"/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue