Changes for page Exercises
Last modified by Carlijn Kokkeler on 2022/10/20 14:28
From version 9.1
edited by Carlijn Kokkeler
on 2022/10/19 16:26
on 2022/10/19 16:26
Change comment:
There is no comment for this version
To version 7.1
edited by Carlijn Kokkeler
on 2022/10/19 16:21
on 2022/10/19 16:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,7 +19,7 @@ 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 21 * Boolean value mapping 22 -** Make sure that, in case PackageUnit in your CDM message has the value ' true', the Unit value in your system message is 'COLLI'. If the PackageUnit has value 'false', the Unit value is 'BOX'. Hint: you might need to change an attribute data type.22 +** Make sure that, in case PackageUnit in your CDM message has the value 'yes', the Unit value in your system message is either 'COLLI' or 'BOX'. If the PackageUnit has value 'no', the Unit value is either 'EURO' or 'SACK'. Hint: you might need to change an attribute data type. 23 23 * Fixed value 24 24 ** Add a fixed value to the attribute 'Type' from the entity 'Address'. Please carefully look at the desired value(s). 25 25 * If exists