Problem to import a xml data

More
9 years 3 days ago #3098 by Alisson Jose Da Costa Guedes
Hello Guys,
i am facing trouble to read and load xml data from a file to import using vData.
Whem i use a simple data like that:

<catalog>
<book id="bk101">
<author>Gambardella, Matthew</author>
<t-itle>XML Developer's Guide</title>
<genre>Computer</genre>
<price>44.95</price>
<publish_date>2000-10-01</publish_date>
<description>An in-depth look at creating applications with XML.</description>
</book>
</catalog>

Works like a charm but whem i use attached files it's doesn't work. Someone can help me?

I think there is a complexity problem.

Tks in advanced.
Attachments:

Please Log in to join the conversation.

More
9 years 1 day ago #3100 by Daniel
Replied by Daniel on topic Problem to import a xml data
Hello,
Thanks for sharing the files, We'll look into it and update you soon.

Thanks
Daniel

Please Log in to join the conversation.

More
8 years 11 months ago #3103 by Daniel
Replied by Daniel on topic Problem to import a xml data
Hello,
It seems the problem is with the colon ( ratio sign ) in the tag names in your XML file, If you could get these replaced with some other character then It would work. Please try and if it still doesn't work, Please share your Backend & FTP login credentials via Contact us, We'll look into it.

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts