Hello forum,
- I have a custom field (DWcompositionMaterial) using the field ConcatProvider, which combines the product material composition (both text fields, listbox fields and static text). Currently running a DW9.13.4 (almost latest version) and using the "XML feed provider" the XML output is not as expected (90% Polyester, 10% Cotton - Filling: 0% Polyester filling).
Has anyone done a successfull implementation of a concat field in a PIM feed?
<DWcompositionMaterial>
  <SystemName>DWcompositionMaterial</SystemName>
  <Name>DWcomposition Material</Name>
  <Type>CompositionMaterial</Type>
  <Value>
    <Name>0% WD03, 0% WD05, 0% WD07, 0% WD070% </Name>
    <Value>0% WD03, 0% WD05, 0% WD07, 0% WD070% </Value>
  </Value>
</DWcompositionMaterial>
Br. Michael Knudsen