Wiki source code of Exercises
Last modified by Carlijn Kokkeler on 2022/10/20 14:28
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{container}}{{container layoutStyle="columns"}}((( |
2 | In this microlearning, we will educate you on what we mean when we talk about message definitions. | ||
3 | |||
4 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
5 | |||
6 | == 1. Prerequisites == | ||
7 | |||
8 | * Basic knowledge of the eMagiz platform | ||
![]() |
4.1 | 9 | * Completion of the [[exercises>>doc:Main.eMagiz Academy.Use Cases.Data modeling in Design.Exercises.WebHome||target="blank"]] from the Data modeling in Design use case. |
![]() |
1.1 | 10 | |
11 | == 2. Key concepts == | ||
12 | |||
![]() |
2.1 | 13 | This microlearning centers around understanding the concept of transformations. Please note that these are follow-up exercises from the Data modeling in Design exercises, which can be found [[here>>doc:Main.eMagiz Academy.Use Cases.Data modeling in Design.Exercises.WebHome||target="blank"]]. |
![]() |
1.1 | 14 | |
![]() |
3.1 | 15 | == 3. Transformations in Create == |
16 | By following the steps below, you should gain a better understanding of transformations. | ||
![]() |
1.1 | 17 | |
![]() |
10.1 | 18 | * Ensure that the CDM and System messages follow the standards for country code as given below. |
19 | ** CDM message uses an ISO-3 standard for country code. | ||
20 | ** System message uses an ISO-2 standard for country code. | ||
21 | * Map values for units. | ||
22 | ** Make sure that, unit is 'COLLI' for packageunit 'TRUE', and unit is 'BOX' for packageunit 'false'. Hint: you might need to change an attribute data type. | ||
23 | * Add fixed values. | ||
![]() |
3.1 | 24 | ** Add a fixed value to the attribute 'Type' from the entity 'Address'. Please carefully look at the desired value(s). |
![]() |
10.1 | 25 | * Change when an attribute is generated. |
26 | ** A Description attribute is only generated if a description exists. | ||
27 | * Add conditionals. | ||
28 | ** Make sure that the city 'Enschede' is changed to 'Hengelo'. | ||
![]() |
1.1 | 29 | |
![]() |
3.1 | 30 | The solutions to these exercises can be found [[here>>doc:Main.eMagiz Academy.Use Cases.Transformations.Exercises.Solutions.WebHome||target="blank"]]. |
![]() |
1.1 | 31 | |
32 | == 5. Key takeaways == | ||
33 | |||
![]() |
5.1 | 34 | * Enumeration values can be added in Create in CDM message and system message. |
35 | * Filters for attributes can be added in Create in Transformation. | ||
![]() |
1.1 | 36 | |
37 | == 6. Suggested Additional Readings == | ||
38 | |||
39 | If you are interested in this topic and want more information on it please read the help text provided by eMagiz. | ||
40 | |||
41 | |||
42 | |||
43 | )))((({{toc/}}))){{/container}}{{/container}} |