Wiki source code of Solutions
                  Version 1.1 by Carlijn Kokkeler on 2022/10/19 15:12
              
      Show last authors
| author | version | line-number | content | 
|---|---|---|---|
| 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 | ||
| 9 | |||
| 10 | == 2. Key concepts == | ||
| 11 | |||
| 12 | 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"]]. | ||
| 13 | |||
| 14 | == 3. Transformations in Create == | ||
| 15 | By following the steps below, you should gain a better understanding of transformations. | ||
| 16 | |||
| 17 | * Enumeration value mapping | ||
| 18 | ** CDM message uses an ISO-3 standard for country code. Add an enumeration for the attribute Country according to this standard. | ||
| 19 | ** System message uses an ISO-2 standard for country code. Add an enumeration for the attribute Country according to this standard. | ||
| 20 | * Boolean value mapping TBD | ||
| 21 | * Fixed value | ||
| 22 | ** Add a fixed value to the attribute 'Type' from the entity 'Address'. Please carefully look at the desired value(s). | ||
| 23 | * If exists | ||
| 24 | ** Make sure that a Description attribute is only generated if a description exists. | ||
| 25 | * XPath TBD | ||
| 26 | |||
| 27 | The solutions to these exercises can be found [[here>>doc:Main.eMagiz Academy.Use Cases.Data modeling in Design.Exercises.Solutions.WebHome||target="blank"]]. | ||
| 28 | |||
| 29 | == 5. Key takeaways == | ||
| 30 | |||
| 31 | * The CDM holds all entities and attributes that are relevant within the context of your complete integration landscape. | ||
| 32 | * The CDM message is tailor-made for a specific piece of data and only holds the entities and attributes relevant for that piece of data. | ||
| 33 | * A system message is specific to a system. | ||
| 34 | |||
| 35 | |||
| 36 | == 6. Suggested Additional Readings == | ||
| 37 | |||
| 38 | If you are interested in this topic and want more information on it please read the help text provided by eMagiz. | ||
| 39 | |||
| 40 | |||
| 41 | |||
| 42 | )))((({{toc/}}))){{/container}}{{/container}} | 
