-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathData Migration Flowchart.drawio
54 lines (54 loc) · 3.57 KB
/
Data Migration Flowchart.drawio
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
<mxfile host="app.diagrams.net" modified="2024-07-16T22:06:06.037Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" etag="tLinXYCySHWBqum2j2vh" version="24.7.0" type="github">
<diagram name="Page-1" id="7PYGNopK7u-DXj1eexYr">
<mxGraphModel dx="1900" dy="1664" 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="2" value="Salesforce" style="whiteSpace=wrap;strokeWidth=2;verticalAlign=top;" parent="1" vertex="1">
<mxGeometry x="910" width="210" height="104" as="geometry" />
</mxCell>
<mxCell id="3" value="Load into Salesforce" style="rounded=1;absoluteArcSize=1;arcSize=14;whiteSpace=wrap;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="935" y="35" width="160" height="34" as="geometry" />
</mxCell>
<mxCell id="4" value="Intermediate" style="whiteSpace=wrap;strokeWidth=2;verticalAlign=top;" parent="1" vertex="1">
<mxGeometry x="357" width="503" height="104" as="geometry" />
</mxCell>
<mxCell id="5" value="Load into Intermediate" style="rounded=1;absoluteArcSize=1;arcSize=14;whiteSpace=wrap;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="382" y="35" width="180" height="34" as="geometry" />
</mxCell>
<mxCell id="6" value="Transform Intermediate Data" style="rounded=1;absoluteArcSize=1;arcSize=14;whiteSpace=wrap;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="613" y="35" width="222" height="34" as="geometry" />
</mxCell>
<mxCell id="7" value="Dynamics CRM" style="whiteSpace=wrap;strokeWidth=2;verticalAlign=top;" parent="1" vertex="1">
<mxGeometry width="307" height="104" as="geometry" />
</mxCell>
<mxCell id="8" value="Clean and Dedupe Data" style="rounded=1;absoluteArcSize=1;arcSize=14;whiteSpace=wrap;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="158" y="35" width="124" height="34" as="geometry" />
</mxCell>
<mxCell id="9" value="CRM Data" style="rounded=1;absoluteArcSize=1;arcSize=14;whiteSpace=wrap;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="25" y="35" width="83" height="34" as="geometry" />
</mxCell>
<mxCell id="10" value="" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.5;entryX=0;entryY=0.5;" parent="1" source="9" target="8" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="11" value="" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.5;entryX=0;entryY=0.5;" parent="1" source="8" target="5" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="12" value="" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.5;entryX=0;entryY=0.5;" parent="1" source="5" target="6" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="13" value="" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.5;entryX=0;entryY=0.5;" parent="1" source="6" target="3" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>