Question regards discounts in the blueprint: https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/blueprints/bc-odata-v4-blueprint.html#import-prices--discounts-new-pricing-experience
I have been trying to replicate the configuration from the blueprint, but I'm not able to run the job, because it fails on the mappings marked with red (cannot prepend to a empty source field)
Table 15 - Discount type with valid Ending
| Product_No | DiscountProductsAndGroups | |
| DiscountProductsAndGroups | Prepend: [some][p: | |
| DiscountProductsAndGroups | Prepend: , | |
| DiscountProductsAndGroups | Constant: ] |
Furthermore do I need to include the VariantId in the construction of the DiscountProductsAndGroup, but I need the DW id like color_0000.size_xl and not the variant code 0001 from BC.
Does anyone have a working example of such a mapping?
Br. Michael Knudsen