-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathECP_LimitHandeling
More file actions
132 lines (132 loc) · 10.5 KB
/
ECP_LimitHandeling
File metadata and controls
132 lines (132 loc) · 10.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<mxfile host="app.diagrams.net" modified="2023-03-15T12:37:53.584Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36" etag="8B3lJ9YLkgLOvKwAEIGD" version="20.8.23" type="github">
<diagram name="Page-1" id="L5AULm68sRLZnfFtiE05">
<mxGraphModel dx="1434" dy="764" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="eKxy7O6hIK5zvAuEFtjK-1" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="10" width="990" height="1030" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-2" target="eKxy7O6hIK5zvAuEFtjK-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-2" value="Event Received" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="270" y="130" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-3" target="eKxy7O6hIK5zvAuEFtjK-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-3" value="Create Checksum" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="270" y="220" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-4" target="eKxy7O6hIK5zvAuEFtjK-5">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-31" value="Similar" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="eKxy7O6hIK5zvAuEFtjK-15">
<mxGeometry x="-0.2364" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-16" value="Diffrent" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-4" target="eKxy7O6hIK5zvAuEFtjK-7">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-4" value="Compare<br>&nbsp;Checksum with <br>last processed <br>Event" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="270" y="310" width="120" height="130" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-39" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-5" target="eKxy7O6hIK5zvAuEFtjK-6">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="720" y="375" />
<mxPoint x="720" y="550" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-5" value="log the event" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="345" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-6" value="Stop" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="880" y="510" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-7" target="eKxy7O6hIK5zvAuEFtjK-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-32" value="No" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="eKxy7O6hIK5zvAuEFtjK-17">
<mxGeometry x="-0.1818" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-24" value="Yes" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-7" target="eKxy7O6hIK5zvAuEFtjK-9">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-7" value="Check<br>&nbsp;if max limit of <br>Events reached" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="270" y="485" width="120" height="130" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-36" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-8" target="eKxy7O6hIK5zvAuEFtjK-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-8" value="Save to DB" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="520" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-9" target="eKxy7O6hIK5zvAuEFtjK-10">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-33" value="Remediation" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="eKxy7O6hIK5zvAuEFtjK-20">
<mxGeometry x="-0.25" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-9" target="eKxy7O6hIK5zvAuEFtjK-11">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="330" y="830" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-34" value="Assessment" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="eKxy7O6hIK5zvAuEFtjK-21">
<mxGeometry x="0.1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-9" value="check<br>&nbsp;Event Type" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="280" y="670" width="100" height="110" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-10" target="eKxy7O6hIK5zvAuEFtjK-11">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-10" value="Break the Remediation at setting level&nbsp;" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="695" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-26" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-11" target="eKxy7O6hIK5zvAuEFtjK-25">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-11" value="Update the last unprocessed events that match the criteria with the new event&nbsp;" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="800" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-28" value="Assessment" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-25" target="eKxy7O6hIK5zvAuEFtjK-27">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-38" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-25" target="eKxy7O6hIK5zvAuEFtjK-6">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="740" y="550" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-41" value="Remediation" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="eKxy7O6hIK5zvAuEFtjK-38">
<mxGeometry x="-0.4857" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-25" value="check<br>&nbsp;Event Type" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="670" y="775" width="100" height="110" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-40" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="eKxy7O6hIK5zvAuEFtjK-27" target="eKxy7O6hIK5zvAuEFtjK-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="eKxy7O6hIK5zvAuEFtjK-27" value="Mark Previous unprocessed docs as skiped&nbsp;" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="860" y="800" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>