Changes for page Discovery
Last modified by Danniar Firdausy on 2024/08/20 15:09
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,10 +13,13 @@ 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. DataModels ==16 +== 3. Technical requirements == 17 17 18 - In thisfundamental,wewillzoominonwhatdatamodels are andhowtheyareused withinthe variousintegrationpatternswe supportintheplatform.Then,westart ourjourneywith a more theoreticalookat the concept ofdatamodels.Following, wewillzoomin oneachof thethree integrationpatterns.Finally, perintegrationpattern,wewillexplainthe role of thedatamodelwithineach ofthese three patterns.18 +Before entering the Capture phase, several technical requirements need to be considered. First of all, it needs to be discussed who will provide data and who will consume data. Secondly, the exact definition of the data elements that will be exchanged has to be obtained. Thirdly, the size of the data packets needs to be established, as well as the frequency of the packets. Lastly, it has to be considered what constraints with respect to connectivity have to be in place. 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 + 20 20 === 3.1 What is a data model === 21 21 22 22 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.