I lately received a product feed that has this xml structure:
<STOREITEMS>
<CATEGORY id="15" name="BEDS">
<PRODUCT ITEM="2189">...</PRODUCT>
<PRODUCT ITEM="2189">...</PRODUCT>
....
</CATEGORY>
<CATEGORY id="16" name="TABLES">
<PRODUCT ITEM="3000">...</PRODUCT>
....
</CATEGORY>
</STOREITEMS>
When i register that feed,price tapestry does not recognize the category field.
Any suggestions to make it work?
-Cos
Hi Cos,
I'll prioritise this for you;
Cheers,
David.
--
PriceTapestry.com
Hello Cos,
I have created a version of Magic Parser that gives access to data from the parent record(s) which I'll email to you now to try!
Cheers,
David.
--
PriceTapestry.com
Hello Cos,
Unfortunately with category not being included at the product level it's not visible to the parser at that point. I am looking at this very issue right now and looking at a mechanism such that parent elements with values will appear in the field list, e.g. [../CATEGORY] - I'll follow up by email when I have this working for you...
Apologies for the inconvenience;
Cheers,
David.
--
PriceTapestry.com