Changes for page Solutions

Last modified by Carlijn Kokkeler on 2022/10/19 13:24

From version 2.1
edited by Carlijn Kokkeler
on 2022/10/19 11:45
Change comment: There is no comment for this version
To version 3.1
edited by Carlijn Kokkeler
on 2022/10/19 12:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,6 +12,23 @@
12 12  This microlearning contains the solutions to the [[exercises>>doc:Main.eMagiz Academy.Use Cases.Data modeling in Design.Exercises.WebHome||target="blank"]] from the Data modeling in Design use case.
13 13  
14 14  == 3. CDM, CDM & system message, message mapping ==
15 +* Creating a CDM
16 + By importing the Order.xsd file, the CDM should result in the following:
17 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--creating-a-CDM.png]]
18 +* Creating a CDM message
19 + The CDM message data model should look like the following:
20 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--creating-a-CDM-message-data-model.png]]
21 + The CDM message definition should look like the following:
22 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--creating-a-CDM-message-definition.png]]
23 +* Creating a system message
24 + By importing the TransportOrder.xsd file, the system message data model should result in the following:
25 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--creating-a-system-message-data-model.png]]
26 + The system message definition should look like the following:
27 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--creating-a-system-message-definition.png]]
28 +* Complete message mapping
29 + The completed message mapping should look like the following:
30 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--complete-message-mapping-first-part.png]]
31 + [[image:Main.Images.Usecase.WebHome@data-modeling-in-design-exercises--complete-message-mapping-second-part.png]]
15 15  
16 16  == 4. Key takeaways ==
17 17