New discussion topic on DataCleaner's online discussion forum
(http://datacleaner.org/forum):
DavidB posted the subject 'Custom XML Datastore Table Structure Not Working? (v
4.0)'
-------------------
Hi,
I have the following (simple) custom table structure set up for an XML
Datastore in my conf.xml :
{{{ <datastore-catalog>
<xml-datastore name="Test XML">
<filename>Path\To\File\Test_XML.xml</filename>
<table-def>
<rowXpath>StoreExport/Product</rowXpath>
<valueXpath>StoreExport/Product/Code</valueXpath>
</table-def>
</xml-datastore> }}}
The contents of my file are:
{{{<?xml version="1.0" encoding="UTF-8"?>
<StoreExport>
<Product>
<Code> ASDF </Code>
</Product>
<Product>
<Code> 1234 </Code>
</Product>
</StoreExport>}}}
DataCleaner finds the file correctly, but finds zero rows in it. Is this
feature enabled for community edition? Is there something that I'm doing
wrong/missing here? A bit more complex table structure works fine using my
trial version of DC 4.0.
Thank you for your help!
-David
-------------------
View the topic online to reply - go to
http://datacleaner.org/topic/1059/Custom-XML-Datastore-Table-Structure-Not-Working%3F-%28v-4.0%29
--
You received this message because you are subscribed to the Google Groups
"DataCleaner-notify" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/datacleaner-notify.
For more options, visit https://groups.google.com/d/optout.