Skip to content

Commit 16d0b3f

Browse files
authored
Merge pull request #3 from RJNashleanas/patch-3
Update Data Integration Framework - Reference Solution Architecture -…
2 parents aa447c6 + 0b1e839 commit 16d0b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data Integration Framework - Reference Solution Architecture - 3 - Integration Layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The Integration Layer (Integration Area and Interpretation Area) will be created
5252

5353
As an example, this approach allows information related to the same customer or prospect to be delivered and integrated independently. It also supports ongoing linking of customer information to tie in various elements of information to the unique prospect or customer over time without losing flexibility; the logic for de-duplication can be changed and/or recalculated across historical information if required.
5454

55-
![1547521558900](D:/Git_Repositories/Data_Integration_Framework/Images/558900.png)
55+
![1547521558900](./Images/558900.png)
5656

5757
Objects in the Integration Layer are not accessible for end-users or Business Intelligence and analytics software. This is because for most scenarios information has not yet been prepared for consumption; only Data Warehouse logic is implemented. There is an exception to this rule; for specific data mining or statistical analysis it is often preferable for analysts to access the raw / unprocessed data. This means this access can be granted for the Integration Layer which contains essentially raw, but indexed and time variant data in the right context (e.g. related to the correct business keys). This is an ideal structure for statistical analysis.
5858

0 commit comments

Comments
 (0)