Hi David,
I'm currently importing a couple of feeds which are infuriatingly random in their formatting...
All the records have a field with value:
- <field>
<name>Manufacturer</name>
<value>name of manufacturer</value>
</field>
However, in every record the field order may change... So in one record, this field will be field No.1, in another it will be field No.4...
I'm trying to import this value into the Brand field in Price Tapestry, but if I set it to a field position No. I get random fields... Is there a way to import the Brand value by the name of a field, rather than the field No.?
Thanks for your help,
Steph.
Hi Steph,
As this a non-standard way to represent product data it is not something that is supported i'm afraid. That sort of XML representation is impossible to detect by a computer program, so it could only be imported by a parser written specifically for that vocabulary of XML.
In many cases both XML and CSV feeds are available, and you might find if this is the case the CSV version would be better suited for use with Price Tapestry...
Cheers,
David.