Changes for page Exercises

Last modified by Carlijn Kokkeler on 2022/10/20 14:28

From version 4.1
edited by Carlijn Kokkeler
on 2022/10/19 15:18
Change comment: There is no comment for this version
To version 8.1
edited by Carlijn Kokkeler
on 2022/10/19 16:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,7 +18,8 @@
18 18  * Enumeration value mapping
19 19  ** CDM message uses an ISO-3 standard for country code. Add an enumeration for the attribute Country according to this standard.
20 20  ** System message uses an ISO-2 standard for country code. Add an enumeration for the attribute Country according to this standard.
21 -* Boolean value mapping TBD
21 +* Boolean value mapping
22 +** Make sure that, in case PackageUnit in your CDM message has the value 'yes', the Unit value in your system message is 'COLLI'. If the PackageUnit has value 'no', the Unit value is 'BOX'. Hint: you might need to change an attribute data type.
22 22  * Fixed value
23 23  ** Add a fixed value to the attribute 'Type' from the entity 'Address'. Please carefully look at the desired value(s).
24 24  * If exists
... ... @@ -29,11 +29,9 @@
29 29  
30 30  == 5. Key takeaways ==
31 31  
32 -* The CDM holds all entities and attributes that are relevant within the context of your complete integration landscape.
33 -* 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.
34 -* A system message is specific to a system.
33 +* Enumeration values can be added in Create in CDM message and system message.
34 +* Filters for attributes can be added in Create in Transformation.
35 35  
36 -
37 37  == 6. Suggested Additional Readings ==
38 38  
39 39  If you are interested in this topic and want more information on it please read the help text provided by eMagiz.