Skip to content

Commit 684f609

Browse files
committed
Almost ready for v1
Cleanup continues.
1 parent 44e86dc commit 684f609

File tree

60 files changed

+1119
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1119
-9
lines changed
Binary file not shown.

400_Integration_Layer/Data Integration Framework - Integration Layer.md

Whitespace-only changes.
Binary file not shown.

500_Presentation_Layer/Data Integration Framework - Presentation Layer.md

Whitespace-only changes.

100_Overview/Data Integration Framework - Overview.md renamed to Data Integration Framework - Introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ The Data Integration provides a structured approach to data integration design f
4444

4545
To adapt to business needs the intended data solution should decouple ‘warehouse logic’ from ‘business logic’. The basic assumption is that requirements will change over time, and that any solution that specifically is designed for a certain output or requirement will fail over time when adjustments are made. Rather, the framework views requirements from a data perspective and aims to properly integrate and consolidate data before applying a certain view.
4646

47-
![1547519184139](..\9000_Images\1547519184139.png)
47+
![1547519184139](.\Images\1547519184139.png)
4848

4949
# Data Integration Framework components
5050

5151
The diagram below outlines the components that are required to support a data solution and enable automation. The intent is to enable a standard and structured way for documenting decisions made related to system design and intended operation.
5252

53-
![1547519339316](..\9000_Images\5C1547519339316.png)
53+
![1547519339316](.\Images\5C1547519339316.png)
5454

5555

5656

@@ -77,7 +77,7 @@ The diagram below outlines the components that are required to support a data so
7777

7878
The Data Integration consists of the following documents:
7979

80-
![1547519517248](..\9000_Images\5C1547519517248.png)
80+
![1547519517248](.\Images\5C1547519517248.png)
8181

8282
A full overview is provided below:
8383

@@ -117,7 +117,7 @@ In this example the Design Pattern would refer to the ‘AGA Data Integration -
117117

118118
The Data Integration should be viewed as one part of the larger (enterprise) architecture. The purpose is to specify how the ETL and the data model can be configured for an optimal Enterprise Data Warehouse implementation. This is a detailed (albeit significant) component in the Data Warehouse architecture which in itself includes other components such as system landscape, subject areas and the Business Intelligence and Data domain.
119119

120-
![1547519790297](..\9000_Images\5C1547519790297.png)
120+
![1547519790297](.\Images\5C1547519790297.png)
121121

122122
## Using the Data Integration
123123

@@ -139,4 +139,4 @@ In principle every project that contributes to the common integrated data model
139139

140140
In this approach it is highly recommended to limit the scope to a short-term iteration; ideally bringing the cycle down to 2-3 weeks.
141141

142-
![1547519869758](..\9000_Images\5C1547519869758.png)
142+
![1547519869758](.\Images\5C1547519869758.png)

200_Reference_Architecture/Data Integration Framework - Reference Architecture.md renamed to Data Integration Framework - Reference Solution Architecture - 1 - Overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This chapter describes the detail overview of the reference architecture.
8383

8484
The high level reference architecture is as follows:
8585

86-
![1547521419126](..\9000_Images\HighLevelSolutionOverview.png)
86+
![1547521419126](.\Images\HighLevelSolutionOverview.png)
8787

8888
In this overview the basic flow of data as specified in the Reference Architecture is:
8989

@@ -106,7 +106,7 @@ The following diagram is a bottom-up overview of the detailed steps taken and ch
106106

107107
Each layer contains two (2) separate ‘areas’. These areas cover specific ETL functionality that support the overall purpose of the layer of which they are part of. Each area inherits the data modelling approach of the parent layer.
108108

109-
![1547521501883](..\9000_Images\LayersAndAreas.png)
109+
![1547521501883](.\Images\LayersAndAreas.png)
110110

111111
In this diagram Error/Exception handling and Operational Metadata are positioned as applicable for every process in the architecture. The left column of areas in the diagram specifies the mandatory areas (Staging, Integration and Reporting Structure).
112112

@@ -280,7 +280,7 @@ Every Data Warehouse table contains a predefined set of metadata attributes, whi
280280

281281
Error handling and exception is applicable to every layer and area in the architecture. Each individual layer definition document will describe how error handling is used for that particular section of the architecture since the exception handling is very different between layers. The error handling and recycling document itself lists and explains the concepts that can be used and will provide an overview of the complete error and exception handling solution.
282282

283-
![1547521779997](..\9000_Images\79997.png)
283+
![1547521779997](.\Images\79997.png)
284284

285285
The details for error and exception handling are defined in the ETL Framework - 7 - Exception Handling v1.0’ document.
286286

@@ -291,7 +291,7 @@ Similar to exception and error handling concepts the Metadata Model links in wit
291291

292292
The Metadata Model document itself will list and explain the available concepts and will provide an overview of the complete framework.
293293

294-
![1547521843164](..\9000_Images\64.png)
294+
![1547521843164](.\Images\64.png)
295295

296296
In general the metadata process model supports the ability to trace back what data has been loaded, when and in what way for every interface. A single attribute in any place in the architecture should be auditable back to the originating source system.
297297

0 commit comments

Comments
 (0)