Problem to import a xml data
- Daniel
- Offline
- Administrator
-
16 Sep 2016 11:16 #3103
by Daniel
Thanks
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.
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.
- Daniel
- Offline
- Administrator
-
15 Sep 2016 05:54 #3100
by Daniel
Thanks
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 for sharing the files, We'll look into it and update you soon.
Thanks
Daniel
Please Log in to join the conversation.
- Alisson Jose Da Costa Guedes
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
12 Sep 2016 16:47 #3098
by Alisson Jose Da Costa Guedes
Problem to import a xml data was created 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.
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.