Last modified by Eva Torken on 2024/03/01 13:30

From version 32.1
edited by Erik Bakker
on 2024/02/20 10:28
Change comment: There is no comment for this version
To version 33.1
edited by Erik Bakker
on 2024/02/20 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  * Add an attribute called "OrderReference" on the Order entity
17 17  
18 18  And the following changes to the transformation from CDM to TMS:
19 -* Make sure that the "OrderReference" attribute is filled with the constant value of **Fixed-54321**
19 +* Make sure that the "OrderReference" attribute is filled with the constant value of **fixed-54321**
20 20  * Make sure that the "OrderID" is filled with the input value from the CDM but also make sure that when there is no input value a constant with the value **except-12345** is filled in
21 21  * Make sure that the incoming "Date" value is properly transformed from a dateTime value to a date value to prevent validation errors on the "OrderDate" attribute
22 22  * Add the following custom Xpath for the "Country" attribute under "Order_PickupAddress/Address"