mail plugin update
This commit is contained in:
parent
d59f9f3718
commit
38b755d5c1
12 changed files with 155 additions and 131 deletions
|
|
@ -823,9 +823,6 @@ if (workitem.getItemValueString('dbtr.mail')==='') {
|
||||||
<bpmndi:BPMNShape bpmnElement="lane_Zxa2TA" id="BPMNShape_Lane_1cDN5A">
|
<bpmndi:BPMNShape bpmnElement="lane_Zxa2TA" id="BPMNShape_Lane_1cDN5A">
|
||||||
<dc:Bounds height="820.0" width="1790.0" x="0.0" y="40.0"/>
|
<dc:Bounds height="820.0" width="1790.0" x="0.0" y="40.0"/>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="participant_d6UFsQ" id="BPMNShape_4PaPzQ">
|
|
||||||
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape bpmnElement="event_0ZG7Vg" id="BPMNShape_JITNLw">
|
<bpmndi:BPMNShape bpmnElement="event_0ZG7Vg" id="BPMNShape_JITNLw">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="1295.0" y="230.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="1295.0" y="230.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_0SIxQg">
|
<bpmndi:BPMNLabel id="BPMNLabel_0SIxQg">
|
||||||
|
|
@ -1154,14 +1151,14 @@ if (workitem.getItemValueString('dbtr.mail')==='') {
|
||||||
<di:waypoint x="690.0" y="465.0"/>
|
<di:waypoint x="690.0" y="465.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="event_k4Ms1Q" id="BPMNShape_m0PeLw">
|
<bpmndi:BPMNShape bpmnElement="event_k4Ms1Q" id="BPMNShape_m0PeLw">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="818.0" y="393.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="818.0" y="392.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_fOaAtQ">
|
<bpmndi:BPMNLabel id="BPMNLabel_fOaAtQ">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="786.0" y="432.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="786.0" y="431.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_gIdPow" id="BPMNEdge_QW8gQQ" sourceElement="BPMNShape_m0PeLw" targetElement="BPMNShape_7JA0nw">
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_gIdPow" id="BPMNEdge_QW8gQQ" sourceElement="BPMNShape_m0PeLw" targetElement="BPMNShape_7JA0nw">
|
||||||
<di:waypoint x="818.0" y="411.0"/>
|
<di:waypoint x="818.0" y="410.0"/>
|
||||||
<di:waypoint x="759.0" y="411.0"/>
|
<di:waypoint x="759.0" y="410.0"/>
|
||||||
<di:waypoint x="759.0" y="465.0"/>
|
<di:waypoint x="759.0" y="465.0"/>
|
||||||
<di:waypoint x="690.0" y="465.0"/>
|
<di:waypoint x="690.0" y="465.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.LogPlugin]]></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.workflow.engine.plugins.ApplicationPlugin]]></imixs:value>
|
||||||
<imixs:value><![CDATA[org.imixs.marty.plugins.CommentPlugin]]></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[com.alexanderlogistics.mail.MailPlugin]]></imixs:value>
|
||||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.IntervalPlugin]]></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:value><![CDATA[org.imixs.workflow.engine.plugins.SplitAndJoinPlugin]]></imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
|
|
@ -57,6 +57,9 @@ AGL Team]]></bpmn2:documentation>
|
||||||
</bpmn2:collaboration>
|
</bpmn2:collaboration>
|
||||||
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="Default" processType="Public">
|
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="Default" processType="Public">
|
||||||
<bpmn2:documentation id="documentation_FFzgqw"/>
|
<bpmn2:documentation id="documentation_FFzgqw"/>
|
||||||
|
<bpmn2:extensionElements>
|
||||||
|
<open-bpmn:auto-align/>
|
||||||
|
</bpmn2:extensionElements>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Inbound Tax Export" processType="Private">
|
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Inbound Tax Export" processType="Private">
|
||||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||||
|
|
@ -851,53 +854,53 @@ Instances are created grouped
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_ExclusiveGateway_1">
|
<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="670.0" y="435.0"/>
|
||||||
<di:waypoint x="720.0" y="435.0"/>
|
<di:waypoint x="720.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_71"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_EndEvent_2">
|
<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="1420.0" y="435.0"/>
|
||||||
<di:waypoint x="1527.0" y="435.0"/>
|
<di:waypoint x="1527.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_26"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EndEvent_2">
|
<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="1420.0" y="566.0"/>
|
||||||
<di:waypoint x="1545.0" y="566.0"/>
|
<di:waypoint x="1545.0" y="566.0"/>
|
||||||
<di:waypoint x="1545.0" y="453.0"/>
|
<di:waypoint x="1545.0" y="453.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_7">
|
<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="363.0"/>
|
||||||
<di:waypoint x="615.0" y="410.0"/>
|
<di:waypoint x="615.0" y="410.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_0R35dA">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_0R35dA">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
|
||||||
<di:waypoint x="383.0" y="435.0"/>
|
<di:waypoint x="383.0" y="435.0"/>
|
||||||
<di:waypoint x="439.0" y="435.0"/>
|
<di:waypoint x="439.0" y="435.0"/>
|
||||||
<di:waypoint x="447.0" y="435.0"/>
|
<di:waypoint x="447.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_Task_6">
|
<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="1253.0" y="565.0"/>
|
||||||
<di:waypoint x="1310.0" y="565.0"/>
|
<di:waypoint x="1310.0" y="565.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_1" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
<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="770.0" y="435.0"/>
|
||||||
<di:waypoint x="827.0" y="435.0"/>
|
<di:waypoint x="827.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_3"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="Association_2" id="BPMNEdge_Association_2" sourceElement="BPMNShape_TextAnnotation_3" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
<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="304.0"/>
|
||||||
<di:waypoint x="855.0" y="364.0"/>
|
<di:waypoint x="855.0" y="364.0"/>
|
||||||
<di:waypoint x="845.0" y="364.0"/>
|
<di:waypoint x="845.0" y="364.0"/>
|
||||||
<di:waypoint x="845.0" y="417.0"/>
|
<di:waypoint x="845.0" y="417.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_2">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_2">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_17"/>
|
|
||||||
<di:waypoint x="1365.0" y="353.0"/>
|
<di:waypoint x="1365.0" y="353.0"/>
|
||||||
<di:waypoint x="1365.0" y="410.0"/>
|
<di:waypoint x="1365.0" y="410.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_17"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="dataObject_NlFnMg" id="BPMNShape_uAs0Gw">
|
<bpmndi:BPMNShape bpmnElement="dataObject_NlFnMg" id="BPMNShape_uAs0Gw">
|
||||||
<dc:Bounds height="50.0" width="35.0" x="510.0" y="290.0"/>
|
<dc:Bounds height="50.0" width="35.0" x="510.0" y="290.0"/>
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.LogPlugin]]></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.workflow.engine.plugins.ApplicationPlugin]]></imixs:value>
|
||||||
<imixs:value><![CDATA[org.imixs.marty.plugins.CommentPlugin]]></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[com.alexanderlogistics.mail.MailPlugin]]></imixs:value>
|
||||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.IntervalPlugin]]></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:value><![CDATA[org.imixs.workflow.engine.plugins.SplitAndJoinPlugin]]></imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
|
|
@ -56,6 +56,9 @@ AGL Team]]></bpmn2:documentation>
|
||||||
</bpmn2:collaboration>
|
</bpmn2:collaboration>
|
||||||
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="Default" processType="Public">
|
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="Default" processType="Public">
|
||||||
<bpmn2:documentation id="documentation_FFzgqw"/>
|
<bpmn2:documentation id="documentation_FFzgqw"/>
|
||||||
|
<bpmn2:extensionElements>
|
||||||
|
<open-bpmn:auto-align/>
|
||||||
|
</bpmn2:extensionElements>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Outbound Tax Export" processType="Private">
|
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Outbound Tax Export" processType="Private">
|
||||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||||
|
|
@ -1022,48 +1025,48 @@ Instances are created grouped
|
||||||
<dc:Bounds height="54.0" width="163.0" x="790.0" y="250.0"/>
|
<dc:Bounds height="54.0" width="163.0" x="790.0" y="250.0"/>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_ExclusiveGateway_1">
|
<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="670.0" y="435.0"/>
|
||||||
<di:waypoint x="720.0" y="435.0"/>
|
<di:waypoint x="720.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_71"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_EndEvent_2">
|
<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="1420.0" y="435.0"/>
|
||||||
<di:waypoint x="1527.0" y="435.0"/>
|
<di:waypoint x="1527.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_26"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EndEvent_2">
|
<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="565.0"/>
|
<di:waypoint x="1420.0" y="565.0"/>
|
||||||
<di:waypoint x="1545.0" y="565.0"/>
|
<di:waypoint x="1545.0" y="565.0"/>
|
||||||
<di:waypoint x="1545.0" y="453.0"/>
|
<di:waypoint x="1545.0" y="453.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_7">
|
<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="363.0"/>
|
||||||
<di:waypoint x="615.0" y="410.0"/>
|
<di:waypoint x="615.0" y="410.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_wZijmA">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_wZijmA">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
|
||||||
<di:waypoint x="343.0" y="435.0"/>
|
<di:waypoint x="343.0" y="435.0"/>
|
||||||
<di:waypoint x="390.0" y="435.0"/>
|
<di:waypoint x="390.0" y="435.0"/>
|
||||||
<di:waypoint x="437.0" y="435.0"/>
|
<di:waypoint x="437.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_Task_6">
|
<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="1253.0" y="565.0"/>
|
||||||
<di:waypoint x="1310.0" y="565.0"/>
|
<di:waypoint x="1310.0" y="565.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_1" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
<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="770.0" y="435.0"/>
|
||||||
<di:waypoint x="827.0" y="435.0"/>
|
<di:waypoint x="827.0" y="435.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_3"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="Association_2" id="BPMNEdge_Association_2" sourceElement="BPMNShape_TextAnnotation_3" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
<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="304.0"/>
|
||||||
<di:waypoint x="855.0" y="364.0"/>
|
<di:waypoint x="855.0" y="364.0"/>
|
||||||
<di:waypoint x="845.0" y="364.0"/>
|
<di:waypoint x="845.0" y="364.0"/>
|
||||||
<di:waypoint x="845.0" y="417.0"/>
|
<di:waypoint x="845.0" y="417.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_11"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="dataObject_NlFnMg" id="BPMNShape_uAs0Gw">
|
<bpmndi:BPMNShape bpmnElement="dataObject_NlFnMg" id="BPMNShape_uAs0Gw">
|
||||||
<dc:Bounds height="50.0" width="35.0" x="510.0" y="290.0"/>
|
<dc:Bounds height="50.0" width="35.0" x="510.0" y="290.0"/>
|
||||||
|
|
|
||||||
|
|
@ -297,7 +297,6 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com
|
||||||
<item name="invoice.duedate" type="date" label="Due date:" readonly="true"/>
|
<item name="invoice.duedate" type="date" label="Due date:" readonly="true"/>
|
||||||
</imixs-form-section>
|
</imixs-form-section>
|
||||||
|
|
||||||
|
|
||||||
<imixs-form-section columns="3">
|
<imixs-form-section columns="3">
|
||||||
<item name="payment.term" type="text" label="Term of Payment:" readonly="true" />
|
<item name="payment.term" type="text" label="Term of Payment:" readonly="true" />
|
||||||
<item name="invoice.reminder" type="date" required="true" label="Reminder:" />
|
<item name="invoice.reminder" type="date" required="true" label="Reminder:" />
|
||||||
|
|
@ -1442,6 +1441,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'outbound-tax-export
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:process id="process_2" name="Default Process" processType="Public">
|
<bpmn2:process id="process_2" name="Default Process" processType="Public">
|
||||||
<bpmn2:documentation id="documentation_J67Rkw"/>
|
<bpmn2:documentation id="documentation_J67Rkw"/>
|
||||||
|
<bpmn2:extensionElements>
|
||||||
|
<open-bpmn:auto-align/>
|
||||||
|
</bpmn2:extensionElements>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:signal id="signal_7" name="com.alexanderlogistics.RenameFilenamesAdapter"/>
|
<bpmn2:signal id="signal_7" name="com.alexanderlogistics.RenameFilenamesAdapter"/>
|
||||||
<bpmn2:signal id="signal_8" name="com.alexanderlogistics.zoho.ZohoExportAdapter"/>
|
<bpmn2:signal id="signal_8" name="com.alexanderlogistics.zoho.ZohoExportAdapter"/>
|
||||||
|
|
@ -1646,136 +1648,136 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'outbound-tax-export
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_33" id="BPMNEdge_SequenceFlow_34" sourceElement="BPMNShape_ExclusiveGateway_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_33" id="BPMNEdge_SequenceFlow_34" sourceElement="BPMNShape_ExclusiveGateway_1">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_61"/>
|
|
||||||
<di:waypoint x="840.0" y="305.0"/>
|
<di:waypoint x="840.0" y="305.0"/>
|
||||||
<di:waypoint x="1060.0" y="305.0"/>
|
<di:waypoint x="1060.0" y="305.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_61"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_47" id="BPMNEdge_SequenceFlow_48" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_EndEvent_2">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_47" id="BPMNEdge_SequenceFlow_48" sourceElement="BPMNShape_Task_11" targetElement="BPMNShape_EndEvent_2">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_111"/>
|
|
||||||
<di:waypoint x="2050.0" y="395.0"/>
|
<di:waypoint x="2050.0" y="395.0"/>
|
||||||
<di:waypoint x="2097.0" y="395.0"/>
|
<di:waypoint x="2097.0" y="395.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_111"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_52" id="BPMNEdge_SequenceFlow_53" sourceElement="BPMNShape_IntermediateCatchEvent_28" targetElement="BPMNShape_Task_11">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_52" id="BPMNEdge_SequenceFlow_53" sourceElement="BPMNShape_IntermediateCatchEvent_28" targetElement="BPMNShape_Task_11">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_130"/>
|
|
||||||
<di:waypoint x="1945.0" y="323.0"/>
|
<di:waypoint x="1945.0" y="323.0"/>
|
||||||
<di:waypoint x="1945.0" y="354.0"/>
|
<di:waypoint x="1945.0" y="354.0"/>
|
||||||
<di:waypoint x="1991.0" y="354.0"/>
|
<di:waypoint x="1991.0" y="354.0"/>
|
||||||
<di:waypoint x="1991.0" y="370.0"/>
|
<di:waypoint x="1991.0" y="370.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_130"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_27" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_Task_3">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_27" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_Task_3">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_42"/>
|
|
||||||
<di:waypoint x="1115.0" y="433.0"/>
|
<di:waypoint x="1115.0" y="433.0"/>
|
||||||
<di:waypoint x="1115.0" y="860.0"/>
|
<di:waypoint x="1115.0" y="860.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_42"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_ExclusiveGateway_3">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
|
|
||||||
<di:waypoint x="1170.0" y="885.0"/>
|
<di:waypoint x="1170.0" y="885.0"/>
|
||||||
<di:waypoint x="1250.0" y="885.0"/>
|
<di:waypoint x="1250.0" y="885.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_39" id="BPMNEdge_SequenceFlow_40" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_EventBasedGateway_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_39" id="BPMNEdge_SequenceFlow_40" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_EventBasedGateway_1">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_58"/>
|
|
||||||
<di:waypoint x="1170.0" y="305.0"/>
|
<di:waypoint x="1170.0" y="305.0"/>
|
||||||
<di:waypoint x="1250.0" y="305.0"/>
|
<di:waypoint x="1250.0" y="305.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_58"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_ExclusiveGateway_5">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_ExclusiveGateway_5">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_15"/>
|
|
||||||
<di:waypoint x="1703.0" y="305.0"/>
|
<di:waypoint x="1703.0" y="305.0"/>
|
||||||
<di:waypoint x="1770.0" y="305.0"/>
|
<di:waypoint x="1770.0" y="305.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_15"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_ExclusiveGateway_5" targetElement="BPMNShape_IntermediateCatchEvent_4">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_ExclusiveGateway_5" targetElement="BPMNShape_IntermediateCatchEvent_4">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
|
|
||||||
<di:waypoint x="1795.0" y="330.0"/>
|
<di:waypoint x="1795.0" y="330.0"/>
|
||||||
<di:waypoint x="1795.0" y="377.0"/>
|
<di:waypoint x="1795.0" y="377.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_11">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_11">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_25"/>
|
|
||||||
<di:waypoint x="1813.0" y="395.0"/>
|
<di:waypoint x="1813.0" y="395.0"/>
|
||||||
<di:waypoint x="1940.0" y="395.0"/>
|
<di:waypoint x="1940.0" y="395.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_25"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_13" sourceElement="BPMNShape_ExclusiveGateway_5" targetElement="BPMNShape_IntermediateCatchEvent_5">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_13" sourceElement="BPMNShape_ExclusiveGateway_5" targetElement="BPMNShape_IntermediateCatchEvent_5">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_27"/>
|
|
||||||
<di:waypoint x="1820.0" y="305.0"/>
|
<di:waypoint x="1820.0" y="305.0"/>
|
||||||
<di:waypoint x="1847.0" y="305.0"/>
|
<di:waypoint x="1847.0" y="305.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_27"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_14" id="BPMNEdge_SequenceFlow_15" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_Task_5">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_14" id="BPMNEdge_SequenceFlow_15" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_Task_5">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_29"/>
|
|
||||||
<di:waypoint x="1865.0" y="287.0"/>
|
<di:waypoint x="1865.0" y="287.0"/>
|
||||||
<di:waypoint x="1865.0" y="188.0"/>
|
<di:waypoint x="1865.0" y="188.0"/>
|
||||||
<di:waypoint x="1105.0" y="188.0"/>
|
<di:waypoint x="1105.0" y="188.0"/>
|
||||||
<di:waypoint x="1105.0" y="280.0"/>
|
<di:waypoint x="1105.0" y="280.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_29"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_IntermediateCatchEvent_21">
|
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_IntermediateCatchEvent_21">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_37"/>
|
|
||||||
<di:waypoint x="1671.0" y="392.0"/>
|
<di:waypoint x="1671.0" y="392.0"/>
|
||||||
<di:waypoint x="1685.0" y="392.0"/>
|
<di:waypoint x="1685.0" y="392.0"/>
|
||||||
<di:waypoint x="1685.0" y="323.0"/>
|
<di:waypoint x="1685.0" y="323.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_37"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateThrowEvent_8">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateThrowEvent_8">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
|
|
||||||
<di:waypoint x="1300.0" y="305.0"/>
|
<di:waypoint x="1300.0" y="305.0"/>
|
||||||
<di:waypoint x="1327.0" y="305.0"/>
|
<di:waypoint x="1327.0" y="305.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_45"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_15" id="BPMNEdge_SequenceFlow_16" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_ExclusiveGateway_1">
|
<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="815.0" y="867.0"/>
|
<di:waypoint x="815.0" y="867.0"/>
|
||||||
<di:waypoint x="815.0" y="330.0"/>
|
<di:waypoint x="815.0" y="330.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_25" id="BPMNEdge_SequenceFlow_26" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateThrowEvent_9">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_25" id="BPMNEdge_SequenceFlow_26" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateThrowEvent_9">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_52"/>
|
|
||||||
<di:waypoint x="1270.0" y="905.0"/>
|
<di:waypoint x="1270.0" y="905.0"/>
|
||||||
<di:waypoint x="1270.0" y="965.0"/>
|
<di:waypoint x="1270.0" y="965.0"/>
|
||||||
<di:waypoint x="1387.0" y="965.0"/>
|
<di:waypoint x="1387.0" y="965.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_52"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_34" id="BPMNEdge_SequenceFlow_35" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
<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="1060.0" y="885.0"/>
|
||||||
<di:waypoint x="833.0" y="885.0"/>
|
<di:waypoint x="833.0" y="885.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_79"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_60" id="BPMNEdge_SequenceFlow_61" sourceElement="BPMNShape_IntermediateCatchEvent_27" targetElement="BPMNShape_Task_8">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_60" id="BPMNEdge_SequenceFlow_61" sourceElement="BPMNShape_IntermediateCatchEvent_27" targetElement="BPMNShape_Task_8">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
|
|
||||||
<di:waypoint x="1853.0" y="645.0"/>
|
<di:waypoint x="1853.0" y="645.0"/>
|
||||||
<di:waypoint x="1940.0" y="645.0"/>
|
<di:waypoint x="1940.0" y="645.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_141"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_61" id="BPMNEdge_SequenceFlow_62" sourceElement="BPMNShape_Task_8" targetElement="BPMNShape_EndEvent_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_61" id="BPMNEdge_SequenceFlow_62" sourceElement="BPMNShape_Task_8" targetElement="BPMNShape_EndEvent_1">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_142"/>
|
|
||||||
<di:waypoint x="2050.0" y="645.0"/>
|
<di:waypoint x="2050.0" y="645.0"/>
|
||||||
<di:waypoint x="2097.0" y="645.0"/>
|
<di:waypoint x="2097.0" y="645.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_142"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_64" id="BPMNEdge_SequenceFlow_65" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateThrowEvent_10">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_64" id="BPMNEdge_SequenceFlow_65" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateThrowEvent_10">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_148"/>
|
|
||||||
<di:waypoint x="1300.0" y="885.0"/>
|
<di:waypoint x="1300.0" y="885.0"/>
|
||||||
<di:waypoint x="1387.0" y="885.0"/>
|
<di:waypoint x="1387.0" y="885.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_148"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_65" id="BPMNEdge_SequenceFlow_66" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateThrowEvent_11">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_65" id="BPMNEdge_SequenceFlow_66" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateThrowEvent_11">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_150"/>
|
|
||||||
<di:waypoint x="1270.0" y="285.0"/>
|
<di:waypoint x="1270.0" y="285.0"/>
|
||||||
<di:waypoint x="1270.0" y="235.0"/>
|
<di:waypoint x="1270.0" y="235.0"/>
|
||||||
<di:waypoint x="1327.0" y="235.0"/>
|
<di:waypoint x="1327.0" y="235.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_150"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_5" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_Task_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_5" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_Task_1">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
|
|
||||||
<di:waypoint x="1293.0" y="505.0"/>
|
<di:waypoint x="1293.0" y="505.0"/>
|
||||||
<di:waypoint x="1940.0" y="505.0"/>
|
<di:waypoint x="1940.0" y="505.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_9" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_9" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
|
|
||||||
<di:waypoint x="1275.0" y="860.0"/>
|
<di:waypoint x="1275.0" y="860.0"/>
|
||||||
<di:waypoint x="1275.0" y="523.0"/>
|
<di:waypoint x="1275.0" y="523.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_13" id="BPMNEdge_SequenceFlow_14" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_13" id="BPMNEdge_SequenceFlow_14" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
|
|
||||||
<di:waypoint x="1275.0" y="330.0"/>
|
<di:waypoint x="1275.0" y="330.0"/>
|
||||||
<di:waypoint x="1275.0" y="487.0"/>
|
<di:waypoint x="1275.0" y="487.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_20" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_EndEvent_3">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_20" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_EndEvent_3">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_44"/>
|
|
||||||
<di:waypoint x="2050.0" y="505.0"/>
|
<di:waypoint x="2050.0" y="505.0"/>
|
||||||
<di:waypoint x="2097.0" y="505.0"/>
|
<di:waypoint x="2097.0" y="505.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_44"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_22" id="BPMNEdge_SequenceFlow_22" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_22" id="BPMNEdge_SequenceFlow_22" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_56"/>
|
|
||||||
<di:waypoint x="1115.0" y="330.0"/>
|
<di:waypoint x="1115.0" y="330.0"/>
|
||||||
<di:waypoint x="1115.0" y="397.0"/>
|
<di:waypoint x="1115.0" y="397.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_56"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_42" id="BPMNEdge_XKttkA">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_42" id="BPMNEdge_XKttkA">
|
||||||
<di:waypoint x="1573.0" y="305.0"/>
|
<di:waypoint x="1573.0" y="305.0"/>
|
||||||
|
|
|
||||||
|
|
@ -1788,26 +1788,25 @@ result.isValid=true;
|
||||||
<imixs-form>
|
<imixs-form>
|
||||||
<imixs-form-section columns="2" label="Invoice data">
|
<imixs-form-section columns="2" label="Invoice data">
|
||||||
<item name="cdtr.name" type="text" readonly="true" label="Vendor:"/>
|
<item name="cdtr.name" type="text" readonly="true" label="Vendor:"/>
|
||||||
<item name="partner.id" type="custom" path="alexander/businesspartner_search" requred="true" label="Vendor number:"/>
|
<item name="partner.id" type="custom" path="alexander/businesspartner_search" requred="false" label="Vendor number:"/>
|
||||||
</imixs-form-section>
|
</imixs-form-section>
|
||||||
<imixs-form-section columns="2">
|
<imixs-form-section columns="2">
|
||||||
<item name="invoice.number" type="text" readonly="true" label="Invoice number:" />
|
<item name="invoice.number" type="text" readonly="false" label="Invoice number:" />
|
||||||
<item name="invoice.date" type="date" readonly="false" label="Invoice date:" />
|
<item name="invoice.date" type="date" readonly="false" label="Invoice date:" />
|
||||||
<item name="invoice.duedate" type="date" readonly="true" required="true" label="Due date:" />
|
<item name="invoice.duedate" type="date" readonly="false" required="true" label="Due date:" />
|
||||||
<item name="invoice.servicedate" type="date" required="false" label="Service date:" />
|
<item name="invoice.servicedate" type="date" required="false" label="Service date:" />
|
||||||
</imixs-form-section>
|
</imixs-form-section>
|
||||||
|
|
||||||
<imixs-form-section columns="2">
|
<imixs-form-section columns="2">
|
||||||
<item name="invoice.total" type="currency" readonly="true" required="true" label="Invoice amount:" />
|
<item name="invoice.total" type="currency" readonly="false" required="true" label="Invoice amount:" />
|
||||||
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Currency:" />
|
<item name="invoice.currency" type="custom" required="false" path="alexander/currency_in" label="Currency:" />
|
||||||
</imixs-form-section>
|
</imixs-form-section>
|
||||||
<imixs-form-section columns="2">
|
<imixs-form-section columns="2">
|
||||||
|
|
||||||
<item name="cdtr.iban" type="text" readonly="true" label="Account#/IBAN:" />
|
<item name="cdtr.iban" type="text" readonly="false" label="Account#/IBAN:" />
|
||||||
<item name="cdtr.bic" type="text" readonly="true" label="Route#/BIC:" />
|
<item name="cdtr.bic" type="text" readonly="false" label="Route#/BIC:" />
|
||||||
|
<item type="custom" path="alexander/zahlungsart" label="Payment type:" readonly="false"/>
|
||||||
<item type="custom" path="alexander/zahlungsart" label="Payment type:" readonly="true"/>
|
</imixs-form-section>
|
||||||
</imixs-form-section>
|
|
||||||
|
|
||||||
<imixs-form-section columns="2">
|
<imixs-form-section columns="2">
|
||||||
<item name="invoice.period" type="text" required="true" label="Posting period (yyyymm):" />
|
<item name="invoice.period" type="text" required="true" label="Posting period (yyyymm):" />
|
||||||
|
|
@ -2418,7 +2417,7 @@ result.isValid=true;
|
||||||
<bpmn2:task id="Task_12" imixs:processid="5250" name="Protest">
|
<bpmn2:task id="Task_12" imixs:processid="5250" name="Protest">
|
||||||
<bpmn2:extensionElements>
|
<bpmn2:extensionElements>
|
||||||
<imixs:item name="txteditorid" type="xs:string">
|
<imixs:item name="txteditorid" type="xs:string">
|
||||||
<imixs:value><![CDATA[alexander/form_basic_read]]></imixs:value>
|
<imixs:value><![CDATA[alexander/form_basic]]></imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
<imixs:item name="txtworkflowabstract" type="xs:string">
|
<imixs:item name="txtworkflowabstract" type="xs:string">
|
||||||
<imixs:value><![CDATA[<itemvalue>txtlastcomment</itemvalue>]]></imixs:value>
|
<imixs:value><![CDATA[<itemvalue>txtlastcomment</itemvalue>]]></imixs:value>
|
||||||
|
|
@ -3017,16 +3016,6 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
||||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||||
<imixs:value>false</imixs:value>
|
<imixs:value>false</imixs:value>
|
||||||
</imixs:item>
|
</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:extensionElements>
|
||||||
<bpmn2:documentation id="Documentation_26"><![CDATA[Invoice OK after all, back to factual check]]></bpmn2:documentation>
|
<bpmn2:documentation id="Documentation_26"><![CDATA[Invoice OK after all, back to factual check]]></bpmn2:documentation>
|
||||||
<bpmn2:incoming>SequenceFlow_73</bpmn2:incoming>
|
<bpmn2:incoming>SequenceFlow_73</bpmn2:incoming>
|
||||||
|
|
@ -4760,6 +4749,16 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'cargosoft-export']]
|
||||||
<imixs:item name="keyupdateacl" type="xs:boolean">
|
<imixs:item name="keyupdateacl" type="xs:boolean">
|
||||||
<imixs:value>false</imixs:value>
|
<imixs:value>false</imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
|
<imixs:item name="txtbusinessrule" type="xs:string">
|
||||||
|
<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='Please enter a comment.';
|
||||||
|
}]]></imixs:value>
|
||||||
|
</imixs:item>
|
||||||
</bpmn2:extensionElements>
|
</bpmn2:extensionElements>
|
||||||
<bpmn2:documentation id="documentation_c35gxA"><![CDATA[Caching]]></bpmn2:documentation>
|
<bpmn2:documentation id="documentation_c35gxA"><![CDATA[Caching]]></bpmn2:documentation>
|
||||||
<bpmn2:incoming>sequenceFlow_ZFDfeA</bpmn2:incoming>
|
<bpmn2:incoming>sequenceFlow_ZFDfeA</bpmn2:incoming>
|
||||||
|
|
@ -5233,11 +5232,14 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmn2:sequenceFlow id="sequenceFlow_l2fNBQ" sourceRef="event_T9U0PQ" targetRef="Task_5000">
|
<bpmn2:sequenceFlow id="sequenceFlow_l2fNBQ" sourceRef="event_T9U0PQ" targetRef="Task_5000">
|
||||||
<bpmn2:documentation id="documentation_usBuBA"/>
|
<bpmn2:documentation id="documentation_usBuBA"/>
|
||||||
</bpmn2:sequenceFlow>
|
</bpmn2:sequenceFlow>
|
||||||
|
<bpmn2:association id="association_7CYPJA" sourceRef="DataObject_1" targetRef="Task_12">
|
||||||
|
<bpmn2:documentation id="documentation_6Zt2Pg"/>
|
||||||
|
</bpmn2:association>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:process id="process_2" name="Invoice receipt" processType="Public">
|
<bpmn2:process id="process_2" name="Invoice receipt" processType="Public">
|
||||||
<bpmn2:documentation id="documentation_yUm3kA"/>
|
<bpmn2:documentation id="documentation_yUm3kA"/>
|
||||||
<bpmn2:extensionElements>
|
<bpmn2:extensionElements>
|
||||||
<open-bpmn:auto-align/>
|
<open-bpmn:auto-align>true</open-bpmn:auto-align>
|
||||||
</bpmn2:extensionElements>
|
</bpmn2:extensionElements>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:message id="message_RTXWVg" name="Message-1">
|
<bpmn2:message id="message_RTXWVg" name="Message-1">
|
||||||
|
|
@ -5445,7 +5447,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_21" id="BPMNShape_IntermediateCatchEvent_24">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_21" id="BPMNShape_IntermediateCatchEvent_24">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="546.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">
|
<bpmndi:BPMNLabel id="BPMNLabel_120" labelStyle="BPMNLabelStyle_1">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="511.0" y="964.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="511.0" y="964.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
|
|
@ -5457,9 +5459,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="DataObject_1" id="BPMNShape_DataObject_2">
|
<bpmndi:BPMNShape bpmnElement="DataObject_1" id="BPMNShape_DataObject_2">
|
||||||
<dc:Bounds height="50.0" width="35.0" x="310.0" y="840.0"/>
|
<dc:Bounds height="50.0" width="35.0" x="310.0" y="839.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_52">
|
<bpmndi:BPMNLabel id="BPMNLabel_52">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="278.0" y="890.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="278.0" y="889.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="Task_8" id="BPMNShape_Task_8">
|
<bpmndi:BPMNShape bpmnElement="Task_8" id="BPMNShape_Task_8">
|
||||||
|
|
@ -5582,7 +5584,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_32" id="BPMNShape_IntermediateCatchEvent_37">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_32" id="BPMNShape_IntermediateCatchEvent_37">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="547.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">
|
<bpmndi:BPMNLabel id="BPMNLabel_163" labelStyle="BPMNLabelStyle_1">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="520.0" y="889.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="520.0" y="888.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_33" id="BPMNShape_IntermediateCatchEvent_38">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_33" id="BPMNShape_IntermediateCatchEvent_38">
|
||||||
|
|
@ -5592,7 +5594,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="Task_15" id="BPMNShape_Task_17">
|
<bpmndi:BPMNShape bpmnElement="Task_15" id="BPMNShape_Task_17">
|
||||||
<dc:Bounds height="50.0" width="110.0" x="2140.0" y="1670.0"/>
|
<dc:Bounds height="50.0" width="110.0" x="2130.0" y="1600.0"/>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5" id="BPMNShape_IntermediateCatchEvent_10">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5" id="BPMNShape_IntermediateCatchEvent_10">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="2317.0" y="1677.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="2317.0" y="1677.0"/>
|
||||||
|
|
@ -5742,9 +5744,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_59" id="BPMNShape_IntermediateCatchEvent_64">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_59" id="BPMNShape_IntermediateCatchEvent_64">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="2177.0" y="1577.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="2177.0" y="1507.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_270">
|
<bpmndi:BPMNLabel id="BPMNLabel_270">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="2147.5" y="1616.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="2147.5" y="1547.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_60" id="BPMNShape_IntermediateCatchEvent_65">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_60" id="BPMNShape_IntermediateCatchEvent_65">
|
||||||
|
|
@ -5754,12 +5756,12 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="Task_19" id="BPMNShape_Task_21">
|
<bpmndi:BPMNShape bpmnElement="Task_19" id="BPMNShape_Task_21">
|
||||||
<dc:Bounds height="50.0" width="110.0" x="1830.0" y="1670.0"/>
|
<dc:Bounds height="50.0" width="110.0" x="1830.0" y="1600.0"/>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_62" id="BPMNShape_IntermediateCatchEvent_67">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_62" id="BPMNShape_IntermediateCatchEvent_67">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="2017.0" y="1677.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="2017.0" y="1607.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_278">
|
<bpmndi:BPMNLabel id="BPMNLabel_278">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="1988.0" y="1720.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="1988.0" y="1648.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_63" id="BPMNShape_IntermediateCatchEvent_68">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_63" id="BPMNShape_IntermediateCatchEvent_68">
|
||||||
|
|
@ -5781,9 +5783,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_66" id="BPMNShape_IntermediateCatchEvent_71">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_66" id="BPMNShape_IntermediateCatchEvent_71">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="1777.0" y="1637.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="1707.0" y="1607.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_289">
|
<bpmndi:BPMNLabel id="BPMNLabel_289">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="1748.5" y="1676.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="1683.5" y="1644.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_0" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_0" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||||
|
|
@ -5962,13 +5964,11 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_54" id="BPMNEdge_SequenceFlow_55" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_24">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_54" id="BPMNEdge_SequenceFlow_55" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_24">
|
||||||
<di:waypoint x="565.0" y="1020.0"/>
|
<di:waypoint x="565.0" y="1020.0"/>
|
||||||
<di:waypoint x="565.0" y="987.0"/>
|
<di:waypoint x="565.0" y="953.0"/>
|
||||||
<di:waypoint x="564.0" y="987.0"/>
|
|
||||||
<di:waypoint x="564.0" y="953.0"/>
|
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_121"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_121"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="Association_5" id="BPMNEdge_Association_5" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_2">
|
<bpmndi:BPMNEdge bpmnElement="Association_5" id="BPMNEdge_Association_5" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_2">
|
||||||
<di:waypoint x="330.0" y="890.0"/>
|
<di:waypoint x="330.0" y="889.0"/>
|
||||||
<di:waypoint x="330.0" y="995.0"/>
|
<di:waypoint x="330.0" y="995.0"/>
|
||||||
<di:waypoint x="373.0" y="995.0"/>
|
<di:waypoint x="373.0" y="995.0"/>
|
||||||
<di:waypoint x="373.0" y="1020.0"/>
|
<di:waypoint x="373.0" y="1020.0"/>
|
||||||
|
|
@ -6047,7 +6047,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_68" id="BPMNEdge_SequenceFlow_69" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_Task_21">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_68" id="BPMNEdge_SequenceFlow_69" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_Task_21">
|
||||||
<di:waypoint x="920.0" y="1045.0"/>
|
<di:waypoint x="920.0" y="1045.0"/>
|
||||||
<di:waypoint x="1876.0" y="1045.0"/>
|
<di:waypoint x="1876.0" y="1045.0"/>
|
||||||
<di:waypoint x="1876.0" y="1670.0"/>
|
<di:waypoint x="1876.0" y="1598.0"/>
|
||||||
|
<di:waypoint x="1885.0" y="1598.0"/>
|
||||||
|
<di:waypoint x="1885.0" y="1600.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_149">
|
<bpmndi:BPMNLabel id="BPMNLabel_149">
|
||||||
<dc:Bounds height="14.0" width="30.0" x="1749.0" y="1406.0"/>
|
<dc:Bounds height="14.0" width="30.0" x="1749.0" y="1406.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
|
|
@ -6073,7 +6075,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_135"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_135"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_24" targetElement="BPMNShape_Task_14">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_24" targetElement="BPMNShape_Task_14">
|
||||||
<di:waypoint x="582.0" y="935.0"/>
|
<di:waypoint x="583.0" y="935.0"/>
|
||||||
<di:waypoint x="770.0" y="935.0"/>
|
<di:waypoint x="770.0" y="935.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_137"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_137"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
|
@ -6149,8 +6151,8 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_73" id="BPMNEdge_SequenceFlow_74" sourceElement="BPMNShape_Task_14" targetElement="BPMNShape_IntermediateCatchEvent_37">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_73" id="BPMNEdge_SequenceFlow_74" sourceElement="BPMNShape_Task_14" targetElement="BPMNShape_IntermediateCatchEvent_37">
|
||||||
<di:waypoint x="803.0" y="910.0"/>
|
<di:waypoint x="803.0" y="910.0"/>
|
||||||
<di:waypoint x="803.0" y="865.0"/>
|
<di:waypoint x="803.0" y="864.0"/>
|
||||||
<di:waypoint x="583.0" y="865.0"/>
|
<di:waypoint x="583.0" y="864.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_165"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_165"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_75" id="BPMNEdge_SequenceFlow_76" sourceElement="BPMNShape_IntermediateCatchEvent_37" targetElement="BPMNShape_ExclusiveGateway_10">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_75" id="BPMNEdge_SequenceFlow_76" sourceElement="BPMNShape_IntermediateCatchEvent_37" targetElement="BPMNShape_ExclusiveGateway_10">
|
||||||
|
|
@ -6170,7 +6172,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_169"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_169"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_57" id="BPMNEdge_SequenceFlow_58" sourceElement="BPMNShape_Task_17" targetElement="BPMNShape_IntermediateCatchEvent_10">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_57" id="BPMNEdge_SequenceFlow_58" sourceElement="BPMNShape_Task_17" targetElement="BPMNShape_IntermediateCatchEvent_10">
|
||||||
<di:waypoint x="2250.0" y="1695.0"/>
|
<di:waypoint x="2240.0" y="1622.0"/>
|
||||||
|
<di:waypoint x="2284.0" y="1622.0"/>
|
||||||
|
<di:waypoint x="2284.0" y="1695.0"/>
|
||||||
<di:waypoint x="2317.0" y="1695.0"/>
|
<di:waypoint x="2317.0" y="1695.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_129"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_129"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
|
@ -6184,7 +6188,12 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_79" id="BPMNEdge_SequenceFlow_80" sourceElement="BPMNShape_IntermediateCatchEvent_39" targetElement="BPMNShape_Task_17">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_79" id="BPMNEdge_SequenceFlow_80" sourceElement="BPMNShape_IntermediateCatchEvent_39" targetElement="BPMNShape_Task_17">
|
||||||
<di:waypoint x="2195.0" y="1767.0"/>
|
<di:waypoint x="2195.0" y="1767.0"/>
|
||||||
<di:waypoint x="2195.0" y="1720.0"/>
|
<di:waypoint x="2195.0" y="1704.0"/>
|
||||||
|
<di:waypoint x="2174.0" y="1704.0"/>
|
||||||
|
<di:waypoint x="2174.0" y="1568.0"/>
|
||||||
|
<di:waypoint x="2185.0" y="1568.0"/>
|
||||||
|
<di:waypoint x="2185.0" y="1598.0"/>
|
||||||
|
<di:waypoint x="2185.0" y="1600.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_80" id="BPMNEdge_SequenceFlow_81" sourceElement="BPMNShape_IntermediateCatchEvent_40" targetElement="BPMNShape_IntermediateThrowEvent_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_80" id="BPMNEdge_SequenceFlow_81" sourceElement="BPMNShape_IntermediateCatchEvent_40" targetElement="BPMNShape_IntermediateThrowEvent_1">
|
||||||
|
|
@ -6330,8 +6339,14 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_269"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_269"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_124" id="BPMNEdge_SequenceFlow_125" sourceElement="BPMNShape_IntermediateCatchEvent_64" targetElement="BPMNShape_Task_17">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_124" id="BPMNEdge_SequenceFlow_125" sourceElement="BPMNShape_IntermediateCatchEvent_64" targetElement="BPMNShape_Task_17">
|
||||||
<di:waypoint x="2195.0" y="1613.0"/>
|
<di:waypoint x="2195.0" y="1543.0"/>
|
||||||
<di:waypoint x="2195.0" y="1670.0"/>
|
<di:waypoint x="2195.0" y="1544.0"/>
|
||||||
|
<di:waypoint x="2195.0" y="1567.0"/>
|
||||||
|
<di:waypoint x="2174.0" y="1567.0"/>
|
||||||
|
<di:waypoint x="2174.0" y="1518.0"/>
|
||||||
|
<di:waypoint x="2185.0" y="1518.0"/>
|
||||||
|
<di:waypoint x="2185.0" y="1598.0"/>
|
||||||
|
<di:waypoint x="2185.0" y="1600.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_271"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_271"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_125" id="BPMNEdge_SequenceFlow_126" sourceElement="BPMNShape_IntermediateCatchEvent_65" targetElement="BPMNShape_ExclusiveGateway_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_125" id="BPMNEdge_SequenceFlow_126" sourceElement="BPMNShape_IntermediateCatchEvent_65" targetElement="BPMNShape_ExclusiveGateway_1">
|
||||||
|
|
@ -6341,8 +6356,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_129" id="BPMNEdge_SequenceFlow_130" sourceElement="BPMNShape_IntermediateCatchEvent_68" targetElement="BPMNShape_Task_21">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_129" id="BPMNEdge_SequenceFlow_130" sourceElement="BPMNShape_IntermediateCatchEvent_68" targetElement="BPMNShape_Task_21">
|
||||||
<di:waypoint x="1885.0" y="1757.0"/>
|
<di:waypoint x="1885.0" y="1757.0"/>
|
||||||
<di:waypoint x="1885.0" y="1756.0"/>
|
<di:waypoint x="1885.0" y="1650.0"/>
|
||||||
<di:waypoint x="1885.0" y="1720.0"/>
|
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_280"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_280"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_134" id="BPMNEdge_SequenceFlow_135" sourceElement="BPMNShape_ExclusiveGateway_10" targetElement="BPMNShape_Task_2">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_134" id="BPMNEdge_SequenceFlow_135" sourceElement="BPMNShape_ExclusiveGateway_10" targetElement="BPMNShape_Task_2">
|
||||||
|
|
@ -6359,20 +6373,17 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_283"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_283"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_133" id="BPMNEdge_SequenceFlow_134" sourceElement="BPMNShape_IntermediateCatchEvent_71" targetElement="BPMNShape_Task_21">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_133" id="BPMNEdge_SequenceFlow_134" sourceElement="BPMNShape_IntermediateCatchEvent_71" targetElement="BPMNShape_Task_21">
|
||||||
<di:waypoint x="1795.0" y="1673.0"/>
|
<di:waypoint x="1743.0" y="1625.0"/>
|
||||||
<di:waypoint x="1795.0" y="1676.0"/>
|
<di:waypoint x="1830.0" y="1625.0"/>
|
||||||
<di:waypoint x="1798.0" y="1676.0"/>
|
|
||||||
<di:waypoint x="1798.0" y="1711.0"/>
|
|
||||||
<di:waypoint x="1830.0" y="1711.0"/>
|
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_290"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_290"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_MxzvVQ" id="BPMNEdge_PFCzDQ" sourceElement="BPMNShape_Task_21" targetElement="BPMNShape_IntermediateCatchEvent_67">
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_MxzvVQ" id="BPMNEdge_PFCzDQ" sourceElement="BPMNShape_Task_21" targetElement="BPMNShape_IntermediateCatchEvent_67">
|
||||||
<di:waypoint x="1940.0" y="1695.0"/>
|
<di:waypoint x="1940.0" y="1625.0"/>
|
||||||
<di:waypoint x="2017.0" y="1695.0"/>
|
<di:waypoint x="2017.0" y="1625.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_MV1o2Q" id="BPMNEdge_gRdNbQ" sourceElement="BPMNShape_IntermediateCatchEvent_67" targetElement="BPMNShape_Task_17">
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_MV1o2Q" id="BPMNEdge_gRdNbQ" sourceElement="BPMNShape_IntermediateCatchEvent_67" targetElement="BPMNShape_Task_17">
|
||||||
<di:waypoint x="2053.0" y="1695.0"/>
|
<di:waypoint x="2053.0" y="1625.0"/>
|
||||||
<di:waypoint x="2140.0" y="1695.0"/>
|
<di:waypoint x="2130.0" y="1625.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="event_pAR6FQ" id="BPMNShape_jZi2gA">
|
<bpmndi:BPMNShape bpmnElement="event_pAR6FQ" id="BPMNShape_jZi2gA">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="187.0" y="847.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="187.0" y="847.0"/>
|
||||||
|
|
@ -6399,6 +6410,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_acNhxg" id="BPMNEdge_kpAm0w" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_ExclusiveGateway_10">
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_acNhxg" id="BPMNEdge_kpAm0w" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_ExclusiveGateway_10">
|
||||||
<di:waypoint x="697.0" y="415.0"/>
|
<di:waypoint x="697.0" y="415.0"/>
|
||||||
<di:waypoint x="405.0" y="415.0"/>
|
<di:waypoint x="405.0" y="415.0"/>
|
||||||
|
<di:waypoint x="405.0" y="839.0"/>
|
||||||
<di:waypoint x="405.0" y="840.0"/>
|
<di:waypoint x="405.0" y="840.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_y2ISGw" id="BPMNEdge_noRzLw" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_IntermediateCatchEvent_14">
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_y2ISGw" id="BPMNEdge_noRzLw" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_IntermediateCatchEvent_14">
|
||||||
|
|
@ -6414,15 +6426,13 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<di:waypoint x="1506.0" y="1830.0"/>
|
<di:waypoint x="1506.0" y="1830.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="event_itBoCA" id="BPMNShape_e5mFnA">
|
<bpmndi:BPMNShape bpmnElement="event_itBoCA" id="BPMNShape_e5mFnA">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="637.0" y="187.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="687.0" y="187.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_wdd9Fg">
|
<bpmndi:BPMNLabel id="BPMNLabel_wdd9Fg">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="605.0" y="226.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="655.0" y="226.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_Wc0JXw" id="BPMNEdge_6LKWqA" sourceElement="BPMNShape_e5mFnA" targetElement="BPMNShape_Task_16">
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_Wc0JXw" id="BPMNEdge_6LKWqA" sourceElement="BPMNShape_e5mFnA" targetElement="BPMNShape_Task_16">
|
||||||
<di:waypoint x="655.0" y="223.0"/>
|
<di:waypoint x="705.0" y="223.0"/>
|
||||||
<di:waypoint x="655.0" y="247.0"/>
|
|
||||||
<di:waypoint x="705.0" y="247.0"/>
|
|
||||||
<di:waypoint x="705.0" y="270.0"/>
|
<di:waypoint x="705.0" y="270.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="event_Xx9aYA" id="BPMNShape_2qp99g">
|
<bpmndi:BPMNShape bpmnElement="event_Xx9aYA" id="BPMNShape_2qp99g">
|
||||||
|
|
@ -6502,6 +6512,12 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
||||||
<di:waypoint x="935.0" y="1758.0"/>
|
<di:waypoint x="935.0" y="1758.0"/>
|
||||||
<di:waypoint x="935.0" y="1780.0"/>
|
<di:waypoint x="935.0" y="1780.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge bpmnElement="association_7CYPJA" id="BPMNEdge_uSW2rA" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_14">
|
||||||
|
<di:waypoint x="327.0" y="839.0"/>
|
||||||
|
<di:waypoint x="327.0" y="753.0"/>
|
||||||
|
<di:waypoint x="825.0" y="753.0"/>
|
||||||
|
<di:waypoint x="825.0" y="910.0"/>
|
||||||
|
</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"/>
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.LogPlugin]]></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.workflow.engine.plugins.ApplicationPlugin]]></imixs:value>
|
||||||
<imixs:value><![CDATA[org.imixs.marty.plugins.CommentPlugin]]></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[com.alexanderlogistics.mail.MailPlugin]]></imixs:value>
|
||||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.IntervalPlugin]]></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:value><![CDATA[org.imixs.workflow.engine.plugins.SplitAndJoinPlugin]]></imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
|
|
@ -56,6 +56,9 @@
|
||||||
</bpmn2:collaboration>
|
</bpmn2:collaboration>
|
||||||
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="SEPA-Export" processType="Public">
|
<bpmn2:process id="eingangsrechnung-de" isExecutable="false" name="SEPA-Export" processType="Public">
|
||||||
<bpmn2:documentation id="documentation_FFzgqw"/>
|
<bpmn2:documentation id="documentation_FFzgqw"/>
|
||||||
|
<bpmn2:extensionElements>
|
||||||
|
<open-bpmn:auto-align/>
|
||||||
|
</bpmn2:extensionElements>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Payment Run" processType="Private">
|
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Payment Run" processType="Private">
|
||||||
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
|
||||||
|
|
@ -958,91 +961,91 @@ if (workitem.getItemValueString('txtcomment') == '') {
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_28" id="BPMNEdge_SequenceFlow_28" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_ExclusiveGateway_1">
|
<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="660.0" y="375.0"/>
|
<di:waypoint x="660.0" y="375.0"/>
|
||||||
<di:waypoint x="710.0" y="375.0"/>
|
<di:waypoint x="710.0" y="375.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_71"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_7" id="BPMNEdge_SequenceFlow_7" sourceElement="BPMNShape_IntermediateCatchEvent_1" targetElement="BPMNShape_Task_7">
|
<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="493.0" y="375.0"/>
|
<di:waypoint x="493.0" y="375.0"/>
|
||||||
<di:waypoint x="550.0" y="375.0"/>
|
<di:waypoint x="550.0" y="375.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_2" id="BPMNEdge_SequenceFlow_2" sourceElement="BPMNShape_IntermediateCatchEvent_18" targetElement="BPMNShape_Task_2">
|
<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="1143.0" y="285.0"/>
|
<di:waypoint x="1143.0" y="285.0"/>
|
||||||
<di:waypoint x="1200.0" y="285.0"/>
|
<di:waypoint x="1200.0" y="285.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_25"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_EndEvent_2">
|
<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="1310.0" y="283.0"/>
|
<di:waypoint x="1310.0" y="283.0"/>
|
||||||
<di:waypoint x="1415.0" y="283.0"/>
|
<di:waypoint x="1415.0" y="283.0"/>
|
||||||
<di:waypoint x="1415.0" y="357.0"/>
|
<di:waypoint x="1415.0" y="357.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_26"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_17" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_EndEvent_2">
|
<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="1310.0" y="453.0"/>
|
<di:waypoint x="1310.0" y="453.0"/>
|
||||||
<di:waypoint x="1415.0" y="453.0"/>
|
<di:waypoint x="1415.0" y="453.0"/>
|
||||||
<di:waypoint x="1415.0" y="393.0"/>
|
<di:waypoint x="1415.0" y="393.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_12" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_7">
|
<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="605.0" y="303.0"/>
|
<di:waypoint x="605.0" y="303.0"/>
|
||||||
<di:waypoint x="605.0" y="350.0"/>
|
<di:waypoint x="605.0" y="350.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_IntermediateCatchEvent_1">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_6" id="BPMNEdge_SequenceFlow_6" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_IntermediateCatchEvent_1">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
|
||||||
<di:waypoint x="353.0" y="375.0"/>
|
<di:waypoint x="353.0" y="375.0"/>
|
||||||
<di:waypoint x="450.0" y="375.0"/>
|
<di:waypoint x="450.0" y="375.0"/>
|
||||||
<di:waypoint x="457.0" y="375.0"/>
|
<di:waypoint x="457.0" y="375.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_8" id="BPMNEdge_SequenceFlow_8" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_7">
|
<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="605.0" y="437.0"/>
|
<di:waypoint x="605.0" y="437.0"/>
|
||||||
<di:waypoint x="605.0" y="400.0"/>
|
<di:waypoint x="605.0" y="400.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_22"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_18" id="BPMNEdge_SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
|
|
||||||
<di:waypoint x="735.0" y="400.0"/>
|
<di:waypoint x="735.0" y="400.0"/>
|
||||||
<di:waypoint x="735.0" y="453.0"/>
|
<di:waypoint x="735.0" y="453.0"/>
|
||||||
<di:waypoint x="947.0" y="453.0"/>
|
<di:waypoint x="947.0" y="453.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_19" id="BPMNEdge_SequenceFlow_19" sourceElement="BPMNShape_IntermediateCatchEvent_7" targetElement="BPMNShape_Task_6">
|
<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="983.0" y="455.0"/>
|
<di:waypoint x="983.0" y="455.0"/>
|
||||||
<di:waypoint x="1200.0" y="455.0"/>
|
<di:waypoint x="1200.0" y="455.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_41"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_1" id="BPMNEdge_SequenceFlow_1" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
|
<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="735.0" y="350.0"/>
|
<di:waypoint x="735.0" y="350.0"/>
|
||||||
<di:waypoint x="735.0" y="285.0"/>
|
<di:waypoint x="735.0" y="285.0"/>
|
||||||
<di:waypoint x="797.0" y="285.0"/>
|
<di:waypoint x="797.0" y="285.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_3"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_3" id="BPMNEdge_SequenceFlow_3" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_Task_1">
|
<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="833.0" y="285.0"/>
|
<di:waypoint x="833.0" y="285.0"/>
|
||||||
<di:waypoint x="910.0" y="285.0"/>
|
<di:waypoint x="910.0" y="285.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_4"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_4" id="BPMNEdge_SequenceFlow_4" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_18">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_4" id="BPMNEdge_SequenceFlow_4" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_18">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_6"/>
|
|
||||||
<di:waypoint x="1020.0" y="285.0"/>
|
<di:waypoint x="1020.0" y="285.0"/>
|
||||||
<di:waypoint x="1107.0" y="285.0"/>
|
<di:waypoint x="1107.0" y="285.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_6"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_5" id="BPMNEdge_SequenceFlow_5" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_5" id="BPMNEdge_SequenceFlow_5" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_7">
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_8"/>
|
|
||||||
<di:waypoint x="965.0" y="310.0"/>
|
<di:waypoint x="965.0" y="310.0"/>
|
||||||
<di:waypoint x="965.0" y="437.0"/>
|
<di:waypoint x="965.0" y="437.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_8"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_11" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_Task_1">
|
<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="965.0" y="213.0"/>
|
<di:waypoint x="965.0" y="213.0"/>
|
||||||
<di:waypoint x="965.0" y="236.0"/>
|
<di:waypoint x="965.0" y="236.0"/>
|
||||||
<di:waypoint x="965.0" y="260.0"/>
|
<di:waypoint x="965.0" y="260.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_17"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_9" id="BPMNEdge_SequenceFlow_9" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_Task_1">
|
<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="901.0" y="338.0"/>
|
<di:waypoint x="901.0" y="338.0"/>
|
||||||
<di:waypoint x="901.0" y="292.0"/>
|
<di:waypoint x="901.0" y="292.0"/>
|
||||||
<di:waypoint x="910.0" y="292.0"/>
|
<di:waypoint x="910.0" y="292.0"/>
|
||||||
|
<bpmndi:BPMNLabel id="BPMNLabel_19"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNShape bpmnElement="textAnnotation_Ku1gIw" id="BPMNShape_60CxWw">
|
<bpmndi:BPMNShape bpmnElement="textAnnotation_Ku1gIw" id="BPMNShape_60CxWw">
|
||||||
<dc:Bounds height="50.0" width="175.0" x="1183.0" y="173.0"/>
|
<dc:Bounds height="50.0" width="175.0" x="1183.0" y="173.0"/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue