Changes for page Discovery
Last modified by Danniar Firdausy on 2024/08/20 15:09
From version 11.1
edited by Carlijn Kokkeler
on 2023/09/06 13:58
on 2023/09/06 13:58
Change comment:
There is no comment for this version
To version 10.1
edited by Carlijn Kokkeler
on 2023/09/06 13:55
on 2023/09/06 13:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,13 +13,10 @@ 13 13 * Before developing the integration landscape in eMagiz, technical requirements need to be established. 14 14 * In eMagiz, discovery concerns the Capture & Design phases. 15 15 16 -== 3. Technicalrequirements ==16 +== 3. Data Models == 17 17 18 - Before enteringtheCapture phase, severaltechnicalrequirementsneedtobeconsidered. Firstofall,itneedstobediscussed who willprovidedataandwhowill consumedata.Secondly,theexactdefinitionofthedataelementsthatwillbeexchangedhastobe obtained.Thirdly,thesize of thedata packets needsto beestablished,aswell asthefrequencyof thepackets. Lastly,itasto beonsidered whatconstraintswithrespectto connectivityhaveto beinplace.18 +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. 19 19 20 -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"]] (https://docs.emagiz.com/bin/view/Main/eMagiz%20Academy/Microlearnings/Crash%20Course/Crash%20Course%20Platform/crashcourse-platform-intro-technrequirements) microlearning. 21 - 22 - 23 23 === 3.1 What is a data model === 24 24 25 25 A data model is a visual representation of how a system has structured its data. With the help of a data model, you can show the relationships between entities and define the attributes on the entity level. See below for a small example of a data model.