1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <bpmn : definitions xmlns : bpmn =" 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 : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : di =" http://www.omg.org/spec/DD/20100524/DI" xmlns : camunda =" http://camunda.org/schema/1.0/bpmn" id =" Definitions_0owz5j0" targetNamespace =" http://jong-soft.org/fintrack/transactions/contract" exporter =" Camunda Modeler" exporterVersion =" 3.0.1 " >
2
+ <bpmn : definitions xmlns : bpmn =" 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 : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : di =" http://www.omg.org/spec/DD/20100524/DI" xmlns : camunda =" http://camunda.org/schema/1.0/bpmn" id =" Definitions_0owz5j0" targetNamespace =" http://jong-soft.org/fintrack/transactions/contract" exporter =" Camunda Modeler" exporterVersion =" 5.17.0 " >
3
3
<bpmn : process id =" ContractEndWarning" name =" Contract expiry warning" isExecutable =" true" camunda : historyTimeToLive =" P1000D" >
4
4
<bpmn : documentation >This proces describes how a contract warning should be initiated in the system.
5
5
@@ -13,7 +13,7 @@ This flow expects the following variables to be present:
13
13
<bpmn : sequenceFlow id =" SequenceFlow_0c8udwp" name =" no" sourceRef =" gw_in_past" targetRef =" timer_activate" >
14
14
<bpmn : conditionExpression xsi : type =" bpmn:tFormalExpression" >${now().before(warnAt)}</bpmn : conditionExpression >
15
15
</bpmn : sequenceFlow >
16
- <bpmn : intermediateCatchEvent id =" timer_activate" name =" Wait until end of contract " camunda : asyncBefore = " true " >
16
+ <bpmn : intermediateCatchEvent id =" timer_activate" name =" Wait until end of contract " >
17
17
<bpmn : incoming >SequenceFlow_0c8udwp</bpmn : incoming >
18
18
<bpmn : outgoing >SequenceFlow_0w3woqe</bpmn : outgoing >
19
19
<bpmn : timerEventDefinition >
@@ -66,36 +66,45 @@ This flow expects the following variables to be present:
66
66
<bpmndi : BPMNShape id =" _BPMNShape_StartEvent_2" bpmnElement =" StartEvent_1" >
67
67
<dc : Bounds x =" 187" y =" 201" width =" 36" height =" 36" />
68
68
</bpmndi : BPMNShape >
69
- <bpmndi : BPMNEdge id =" SequenceFlow_0c8udwp_di" bpmnElement =" SequenceFlow_0c8udwp" >
70
- <di : waypoint x =" 367" y =" 219" />
71
- <di : waypoint x =" 497" y =" 219" />
72
- <bpmndi : BPMNLabel >
73
- <dc : Bounds x =" 428" y =" 201" width =" 13" height =" 14" />
74
- </bpmndi : BPMNLabel >
75
- </bpmndi : BPMNEdge >
76
69
<bpmndi : BPMNShape id =" IntermediateCatchEvent_1ex1k0b_di" bpmnElement =" timer_activate" >
77
70
<dc : Bounds x =" 497" y =" 201" width =" 36" height =" 36" />
78
71
<bpmndi : BPMNLabel >
79
72
<dc : Bounds x =" 475" y =" 247" width =" 79" height =" 53" />
80
73
</bpmndi : BPMNLabel >
81
74
</bpmndi : BPMNShape >
82
- <bpmndi : BPMNEdge id =" SequenceFlow_0w3woqe_di" bpmnElement =" SequenceFlow_0w3woqe" >
83
- <di : waypoint x =" 533" y =" 219" />
84
- <di : waypoint x =" 645" y =" 219" />
85
- </bpmndi : BPMNEdge >
86
75
<bpmndi : BPMNShape id =" EndEvent_1d1y86l_di" bpmnElement =" EndEvent_1d1y86l" >
87
76
<dc : Bounds x =" 1119" y =" 81" width =" 36" height =" 36" />
88
77
</bpmndi : BPMNShape >
89
- <bpmndi : BPMNEdge id =" SequenceFlow_1723bz3_di" bpmnElement =" SequenceFlow_1723bz3" >
90
- <di : waypoint x =" 1137" y =" 179" />
91
- <di : waypoint x =" 1137" y =" 117" />
92
- </bpmndi : BPMNEdge >
93
78
<bpmndi : BPMNShape id =" ExclusiveGateway_0lbu8jy_di" bpmnElement =" gw_in_past" isMarkerVisible =" true" >
94
79
<dc : Bounds x =" 317" y =" 194" width =" 50" height =" 50" />
95
80
<bpmndi : BPMNLabel >
96
81
<dc : Bounds x =" 317" y =" 251" width =" 52" height =" 40" />
97
82
</bpmndi : BPMNLabel >
98
83
</bpmndi : BPMNShape >
84
+ <bpmndi : BPMNShape id =" ServiceTask_0z0vqhn_di" bpmnElement =" tsk_prepare_mail_properties" >
85
+ <dc : Bounds x =" 851" y =" 179" width =" 100" height =" 80" />
86
+ </bpmndi : BPMNShape >
87
+ <bpmndi : BPMNShape id =" SendTask_0d1fghn_di" bpmnElement =" task_send_alert" >
88
+ <dc : Bounds x =" 1087" y =" 179" width =" 100" height =" 80" />
89
+ </bpmndi : BPMNShape >
90
+ <bpmndi : BPMNShape id =" ServiceTask_1aojn9d_di" bpmnElement =" st_contract_lookup" >
91
+ <dc : Bounds x =" 645" y =" 179" width =" 100" height =" 80" />
92
+ </bpmndi : BPMNShape >
93
+ <bpmndi : BPMNEdge id =" SequenceFlow_0c8udwp_di" bpmnElement =" SequenceFlow_0c8udwp" >
94
+ <di : waypoint x =" 367" y =" 219" />
95
+ <di : waypoint x =" 497" y =" 219" />
96
+ <bpmndi : BPMNLabel >
97
+ <dc : Bounds x =" 428" y =" 201" width =" 13" height =" 14" />
98
+ </bpmndi : BPMNLabel >
99
+ </bpmndi : BPMNEdge >
100
+ <bpmndi : BPMNEdge id =" SequenceFlow_0w3woqe_di" bpmnElement =" SequenceFlow_0w3woqe" >
101
+ <di : waypoint x =" 533" y =" 219" />
102
+ <di : waypoint x =" 645" y =" 219" />
103
+ </bpmndi : BPMNEdge >
104
+ <bpmndi : BPMNEdge id =" SequenceFlow_1723bz3_di" bpmnElement =" SequenceFlow_1723bz3" >
105
+ <di : waypoint x =" 1137" y =" 179" />
106
+ <di : waypoint x =" 1137" y =" 117" />
107
+ </bpmndi : BPMNEdge >
99
108
<bpmndi : BPMNEdge id =" SequenceFlow_114x3a7_di" bpmnElement =" SequenceFlow_114x3a7" >
100
109
<di : waypoint x =" 342" y =" 194" />
101
110
<di : waypoint x =" 342" y =" 99" />
@@ -108,12 +117,6 @@ This flow expects the following variables to be present:
108
117
<di : waypoint x =" 951" y =" 219" />
109
118
<di : waypoint x =" 1087" y =" 219" />
110
119
</bpmndi : BPMNEdge >
111
- <bpmndi : BPMNShape id =" ServiceTask_0z0vqhn_di" bpmnElement =" tsk_prepare_mail_properties" >
112
- <dc : Bounds x =" 851" y =" 179" width =" 100" height =" 80" />
113
- </bpmndi : BPMNShape >
114
- <bpmndi : BPMNShape id =" SendTask_0d1fghn_di" bpmnElement =" task_send_alert" >
115
- <dc : Bounds x =" 1087" y =" 179" width =" 100" height =" 80" />
116
- </bpmndi : BPMNShape >
117
120
<bpmndi : BPMNEdge id =" SequenceFlow_0b6wb04_di" bpmnElement =" SequenceFlow_0b6wb04" >
118
121
<di : waypoint x =" 223" y =" 219" />
119
122
<di : waypoint x =" 317" y =" 219" />
@@ -122,9 +125,6 @@ This flow expects the following variables to be present:
122
125
<di : waypoint x =" 745" y =" 219" />
123
126
<di : waypoint x =" 851" y =" 219" />
124
127
</bpmndi : BPMNEdge >
125
- <bpmndi : BPMNShape id =" ServiceTask_1aojn9d_di" bpmnElement =" st_contract_lookup" >
126
- <dc : Bounds x =" 645" y =" 179" width =" 100" height =" 80" />
127
- </bpmndi : BPMNShape >
128
128
</bpmndi : BPMNPlane >
129
129
</bpmndi : BPMNDiagram >
130
130
</bpmn : definitions >
0 commit comments