Catalog merge using XML file as data source?

G

Gilfner

I'm trying to do a catalog merge using an XML file as the data source. The
wizard offers an awful lot of options for a data source, but I can't get it
to take an XML file. Am I missing something?
Thanks in advance.
 
E

Ed Bennett

Gilfner said:
I'm trying to do a catalog merge using an XML file as the data source. The
wizard offers an awful lot of options for a data source, but I can't get it
to take an XML file. Am I missing something?

Now that you mention it, it oddly doesn't seem to be possible.

Excel can import XML files - you could import there and then save as an
Excel or a CSV file. Or it may be possible to write an XSLT that
transforms your XML file into a CSV file.
 
Top