Topic-icon Problem to import a xml data

More
16 Sep 2016 11:16 #3103

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 or Create an account to join the conversation.

More
15 Sep 2016 05:54 #3100

Hello,
Thanks for sharing the files, We'll look into it and update you soon.


Thanks
Daniel

Please Log in or Create an account to join the conversation.

  • Alisson Jose Da Costa Guedes
  • Alisson Jose Da Costa Guedes's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
More
12 Sep 2016 16:47 #3098

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 or Create an account to join the conversation.

Cron Job Starts