Skip to content

Commit 0f33a0b

Browse files
authored
changing bill request bpmn (#257)
1 parent 54553bc commit 0f33a0b

File tree

2 files changed

+114
-38
lines changed

2 files changed

+114
-38
lines changed
108 KB
Loading

orchestration/feel/bill_request-DFSPID.bpmn

+114-38
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,8 @@
1818
<zeebe:taskDefinition type="billerRtpResponse" />
1919
</bpmn:extensionElements>
2020
<bpmn:incoming>Flow_0own4p9</bpmn:incoming>
21-
<bpmn:outgoing>Flow_01bodrz</bpmn:outgoing>
21+
<bpmn:outgoing>Flow_0s19sq9</bpmn:outgoing>
2222
</bpmn:serviceTask>
23-
<bpmn:sequenceFlow id="Flow_01bodrz" sourceRef="billerRtpResponse" targetRef="Event_0bwq9cj" />
24-
<bpmn:endEvent id="Event_0bwq9cj">
25-
<bpmn:incoming>Flow_01bodrz</bpmn:incoming>
26-
</bpmn:endEvent>
2723
<bpmn:serviceTask id="payerRtpResponse" name="Payer RTP Response">
2824
<bpmn:extensionElements>
2925
<zeebe:taskDefinition type="payerRtpResponse" />
@@ -52,68 +48,148 @@
5248
</bpmn:endEvent>
5349
<bpmn:sequenceFlow id="Flow_1uwblh4" sourceRef="Activity_1synvgz" targetRef="Event_0attztk" />
5450
<bpmn:sequenceFlow id="Flow_0oxlbkd" sourceRef="Gateway_1keuf56" targetRef="Activity_1synvgz" />
51+
<bpmn:serviceTask id="Activity_0n765xk" name="Bill Pay Request">
52+
<bpmn:extensionElements>
53+
<zeebe:taskDefinition type="billPay" />
54+
</bpmn:extensionElements>
55+
<bpmn:incoming>Flow_041io3y</bpmn:incoming>
56+
<bpmn:incoming>Flow_0s19sq9</bpmn:incoming>
57+
<bpmn:outgoing>Flow_0a7x7ww</bpmn:outgoing>
58+
</bpmn:serviceTask>
59+
<bpmn:exclusiveGateway id="Gateway_0zts6z3" default="Flow_0jl54pj">
60+
<bpmn:incoming>Flow_0a7x7ww</bpmn:incoming>
61+
<bpmn:outgoing>Flow_041io3y</bpmn:outgoing>
62+
<bpmn:outgoing>Flow_0jl54pj</bpmn:outgoing>
63+
</bpmn:exclusiveGateway>
64+
<bpmn:serviceTask id="Activity_0spk1r8" name="Bill Pay Response">
65+
<bpmn:extensionElements>
66+
<zeebe:taskDefinition type="billPayResponse" />
67+
</bpmn:extensionElements>
68+
<bpmn:incoming>Flow_0jl54pj</bpmn:incoming>
69+
<bpmn:outgoing>Flow_19k1cqy</bpmn:outgoing>
70+
</bpmn:serviceTask>
71+
<bpmn:endEvent id="Event_1gke4n8">
72+
<bpmn:incoming>Flow_19k1cqy</bpmn:incoming>
73+
</bpmn:endEvent>
74+
<bpmn:sequenceFlow id="Flow_041io3y" name="Bill Status Not Updated" sourceRef="Gateway_0zts6z3" targetRef="Activity_0n765xk">
75+
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">=billPayFailed = true</bpmn:conditionExpression>
76+
</bpmn:sequenceFlow>
77+
<bpmn:sequenceFlow id="Flow_0a7x7ww" sourceRef="Activity_0n765xk" targetRef="Gateway_0zts6z3" />
78+
<bpmn:sequenceFlow id="Flow_0jl54pj" sourceRef="Gateway_0zts6z3" targetRef="Activity_0spk1r8" />
79+
<bpmn:sequenceFlow id="Flow_19k1cqy" sourceRef="Activity_0spk1r8" targetRef="Event_1gke4n8" />
80+
<bpmn:sequenceFlow id="Flow_0s19sq9" sourceRef="billerRtpResponse" targetRef="Activity_0n765xk" />
81+
<bpmn:group id="Group_0jvhkg6" categoryValueRef="CategoryValue_0c9j2n2" />
82+
<bpmn:group id="Group_162ez8s" categoryValueRef="CategoryValue_16wdmx5" />
5583
</bpmn:process>
5684
<bpmn:message id="Message_0x6ko1v" name="payerRtpResponse">
5785
<bpmn:extensionElements>
5886
<zeebe:subscription correlationKey="=correlationId" />
5987
</bpmn:extensionElements>
6088
</bpmn:message>
89+
<bpmn:category id="Category_0mse57d">
90+
<bpmn:categoryValue id="CategoryValue_0c9j2n2" value="Bill Aggregator/Govt Entity" />
91+
</bpmn:category>
92+
<bpmn:category id="Category_13jj5va">
93+
<bpmn:categoryValue id="CategoryValue_16wdmx5" value="Payments BB" />
94+
</bpmn:category>
6195
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
6296
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="bill_request">
63-
<bpmndi:BPMNEdge id="Flow_01bodrz_di" bpmnElement="Flow_01bodrz">
64-
<di:waypoint x="960" y="120" />
65-
<di:waypoint x="1192" y="120" />
97+
<bpmndi:BPMNEdge id="Flow_0oxlbkd_di" bpmnElement="Flow_0oxlbkd">
98+
<di:waypoint x="760" y="205" />
99+
<di:waypoint x="760" y="330" />
100+
<di:waypoint x="1010" y="330" />
101+
</bpmndi:BPMNEdge>
102+
<bpmndi:BPMNEdge id="Flow_1uwblh4_di" bpmnElement="Flow_1uwblh4">
103+
<di:waypoint x="1110" y="330" />
104+
<di:waypoint x="1212" y="330" />
105+
</bpmndi:BPMNEdge>
106+
<bpmndi:BPMNEdge id="Flow_0own4p9_di" bpmnElement="Flow_0own4p9">
107+
<di:waypoint x="785" y="180" />
108+
<di:waypoint x="1020" y="180" />
109+
</bpmndi:BPMNEdge>
110+
<bpmndi:BPMNEdge id="Flow_1bkzw6r_di" bpmnElement="Flow_1bkzw6r">
111+
<di:waypoint x="680" y="180" />
112+
<di:waypoint x="735" y="180" />
66113
</bpmndi:BPMNEdge>
67114
<bpmndi:BPMNEdge id="Flow_0nmf60x_di" bpmnElement="Flow_0nmf60x">
68-
<di:waypoint x="520" y="120" />
69-
<di:waypoint x="580" y="120" />
115+
<di:waypoint x="520" y="180" />
116+
<di:waypoint x="580" y="180" />
70117
</bpmndi:BPMNEdge>
71118
<bpmndi:BPMNEdge id="Flow_18mhs3y_di" bpmnElement="Flow_18mhs3y">
72-
<di:waypoint x="208" y="120" />
73-
<di:waypoint x="420" y="120" />
119+
<di:waypoint x="208" y="180" />
120+
<di:waypoint x="420" y="180" />
74121
</bpmndi:BPMNEdge>
75-
<bpmndi:BPMNEdge id="Flow_1bkzw6r_di" bpmnElement="Flow_1bkzw6r">
76-
<di:waypoint x="680" y="120" />
77-
<di:waypoint x="735" y="120" />
122+
<bpmndi:BPMNEdge id="Flow_041io3y_di" bpmnElement="Flow_041io3y">
123+
<di:waypoint x="1520" y="205" />
124+
<di:waypoint x="1520" y="310" />
125+
<di:waypoint x="1390" y="310" />
126+
<di:waypoint x="1390" y="220" />
127+
<bpmndi:BPMNLabel>
128+
<dc:Bounds x="1426" y="326" width="70" height="27" />
129+
</bpmndi:BPMNLabel>
78130
</bpmndi:BPMNEdge>
79-
<bpmndi:BPMNEdge id="Flow_0own4p9_di" bpmnElement="Flow_0own4p9">
80-
<di:waypoint x="785" y="120" />
81-
<di:waypoint x="860" y="120" />
131+
<bpmndi:BPMNEdge id="Flow_0a7x7ww_di" bpmnElement="Flow_0a7x7ww">
132+
<di:waypoint x="1440" y="180" />
133+
<di:waypoint x="1495" y="180" />
82134
</bpmndi:BPMNEdge>
83-
<bpmndi:BPMNEdge id="Flow_1uwblh4_di" bpmnElement="Flow_1uwblh4">
84-
<di:waypoint x="960" y="290" />
85-
<di:waypoint x="1192" y="290" />
135+
<bpmndi:BPMNEdge id="Flow_0jl54pj_di" bpmnElement="Flow_0jl54pj">
136+
<di:waypoint x="1545" y="180" />
137+
<di:waypoint x="1600" y="180" />
86138
</bpmndi:BPMNEdge>
87-
<bpmndi:BPMNEdge id="Flow_0oxlbkd_di" bpmnElement="Flow_0oxlbkd">
88-
<di:waypoint x="760" y="145" />
89-
<di:waypoint x="760" y="290" />
90-
<di:waypoint x="860" y="290" />
139+
<bpmndi:BPMNEdge id="Flow_19k1cqy_di" bpmnElement="Flow_19k1cqy">
140+
<di:waypoint x="1700" y="180" />
141+
<di:waypoint x="1762" y="180" />
142+
</bpmndi:BPMNEdge>
143+
<bpmndi:BPMNEdge id="Flow_0s19sq9_di" bpmnElement="Flow_0s19sq9">
144+
<di:waypoint x="1120" y="180" />
145+
<di:waypoint x="1340" y="180" />
91146
</bpmndi:BPMNEdge>
92147
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1" bioc:stroke="#205022" bioc:fill="#c8e6c9" color:background-color="#c8e6c9" color:border-color="#205022">
93-
<dc:Bounds x="172" y="102" width="36" height="36" />
148+
<dc:Bounds x="172" y="162" width="36" height="36" />
94149
</bpmndi:BPMNShape>
95150
<bpmndi:BPMNShape id="Activity_02ut8el_di" bpmnElement="payerRtpRequest" bioc:stroke="#6b3c00" bioc:fill="#ffe0b2" color:background-color="#ffe0b2" color:border-color="#6b3c00">
96-
<dc:Bounds x="420" y="80" width="100" height="80" />
151+
<dc:Bounds x="420" y="140" width="100" height="80" />
97152
<bpmndi:BPMNLabel />
98153
</bpmndi:BPMNShape>
99-
<bpmndi:BPMNShape id="Activity_1s8axbd_di" bpmnElement="billerRtpResponse" bioc:stroke="#0d4372" bioc:fill="#bbdefb" color:background-color="#bbdefb" color:border-color="#0d4372">
100-
<dc:Bounds x="860" y="80" width="100" height="80" />
101-
</bpmndi:BPMNShape>
102-
<bpmndi:BPMNShape id="Event_0bwq9cj_di" bpmnElement="Event_0bwq9cj" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)" color:background-color="#ffcdd2" color:border-color="#831311">
103-
<dc:Bounds x="1192" y="102" width="36" height="36" />
104-
</bpmndi:BPMNShape>
105154
<bpmndi:BPMNShape id="Activity_1a6epde_di" bpmnElement="payerRtpResponse" bioc:stroke="#6b3c00" bioc:fill="#ffe0b2">
106-
<dc:Bounds x="580" y="80" width="100" height="80" />
155+
<dc:Bounds x="580" y="140" width="100" height="80" />
107156
</bpmndi:BPMNShape>
108157
<bpmndi:BPMNShape id="Gateway_1keuf56_di" bpmnElement="Gateway_1keuf56" isMarkerVisible="true">
109-
<dc:Bounds x="735" y="95" width="50" height="50" />
158+
<dc:Bounds x="735" y="155" width="50" height="50" />
159+
</bpmndi:BPMNShape>
160+
<bpmndi:BPMNShape id="Activity_0n765xk_di" bpmnElement="Activity_0n765xk" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
161+
<dc:Bounds x="1340" y="140" width="100" height="80" />
162+
</bpmndi:BPMNShape>
163+
<bpmndi:BPMNShape id="Gateway_0zts6z3_di" bpmnElement="Gateway_0zts6z3" isMarkerVisible="true">
164+
<dc:Bounds x="1495" y="155" width="50" height="50" />
165+
</bpmndi:BPMNShape>
166+
<bpmndi:BPMNShape id="Activity_0spk1r8_di" bpmnElement="Activity_0spk1r8" bioc:stroke="rgb(142, 36, 170)" bioc:fill="rgb(225, 190, 231)">
167+
<dc:Bounds x="1600" y="140" width="100" height="80" />
168+
</bpmndi:BPMNShape>
169+
<bpmndi:BPMNShape id="Event_1gke4n8_di" bpmnElement="Event_1gke4n8" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
170+
<dc:Bounds x="1762" y="162" width="36" height="36" />
171+
</bpmndi:BPMNShape>
172+
<bpmndi:BPMNShape id="Activity_1s8axbd_di" bpmnElement="billerRtpResponse" bioc:stroke="#0d4372" bioc:fill="#bbdefb" color:background-color="#bbdefb" color:border-color="#0d4372">
173+
<dc:Bounds x="1020" y="140" width="100" height="80" />
110174
</bpmndi:BPMNShape>
111175
<bpmndi:BPMNShape id="Activity_1synvgz_di" bpmnElement="Activity_1synvgz" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
112-
<dc:Bounds x="860" y="250" width="100" height="80" />
176+
<dc:Bounds x="1010" y="290" width="100" height="80" />
113177
</bpmndi:BPMNShape>
114178
<bpmndi:BPMNShape id="Event_0attztk_di" bpmnElement="Event_0attztk" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
115-
<dc:Bounds x="1192" y="272" width="36" height="36" />
179+
<dc:Bounds x="1212" y="312" width="36" height="36" />
180+
</bpmndi:BPMNShape>
181+
<bpmndi:BPMNShape id="Group_0jvhkg6_di" bpmnElement="Group_0jvhkg6">
182+
<dc:Bounds x="1320" y="80" width="140" height="180" />
183+
<bpmndi:BPMNLabel>
184+
<dc:Bounds x="1352" y="87" width="81" height="40" />
185+
</bpmndi:BPMNLabel>
186+
</bpmndi:BPMNShape>
187+
<bpmndi:BPMNShape id="Group_162ez8s_di" bpmnElement="Group_162ez8s">
188+
<dc:Bounds x="1580" y="87" width="140" height="205" />
189+
<bpmndi:BPMNLabel>
190+
<dc:Bounds x="1617" y="94" width="67" height="14" />
191+
</bpmndi:BPMNLabel>
116192
</bpmndi:BPMNShape>
117193
</bpmndi:BPMNPlane>
118194
</bpmndi:BPMNDiagram>
119-
</bpmn:definitions>
195+
</bpmn:definitions>

0 commit comments

Comments
 (0)