Changes for page Discovery

Last modified by Danniar Firdausy on 2024/08/20 15:09

From version 9.1
edited by Carlijn Kokkeler
on 2023/09/06 13:51
Change comment: There is no comment for this version
To version 12.1
edited by Carlijn Kokkeler
on 2023/09/06 13:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,20 +5,24 @@
5 5  
6 6  == 1. Prerequisites ==
7 7  
8 -* Some context on cloud functionality will be helpful.
8 +* Some context on the Integration Lifecycle Management phases will be helpful.
9 9  
10 10  == 2. Key concepts ==
11 11  
12 -* Data models define the structure of data related to a system or related to eMagiz itself
13 -* Within a data model, you model out the relationships between entities
14 -* Within a data model, you define all relevant attributes of an entity
15 -* eMagiz uses data models in each of the patterns to structure the data (flow)
12 +* With the discovery of an integration landscape, we mean the development of the design of the integration landscape.
13 +* Before developing the integration landscape in eMagiz, technical requirements need to be established.
14 +* In eMagiz, discovery concerns the Capture & Design phases.
16 16  
16 +== 3. Technical requirements ==
17 17  
18 +Before entering the Capture phase, several technical requirements need to be considered.
19 +* First of all, it needs to be discussed who will provide data and who will consume data.
20 +* Secondly, the exact definition of the data elements that will be exchanged has to be obtained.
21 +* Thirdly, the size of the data packets needs to be established, as well as the frequency of the packets.
22 +* Lastly, it has to be considered what constraints with respect to connectivity have to be in place.
18 18  
19 -== 3. Data Models ==
24 +A more elaborate description of the technical requirements can be found in [[this>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-intro-technrequirements||target="blank"]] microlearning.
20 20  
21 -In this fundamental, we will zoom in on what data models are and how they are used within the various integration patterns we support in the platform. Then, we start our journey with a more theoretical look at the concept of data models. Following, we will zoom in on each of the three integration patterns. Finally, per integration pattern, we will explain the role of the data model within each of these three patterns.
22 22  
23 23  === 3.1 What is a data model ===
24 24