Data Mapping: XML to CSV with tHMapFile throws SAXParseException
Hello Community,
i am trying to perform a simple XML to CSV mapping on Data Mapping and use tHMapFile. XML used for build structure very simple as below.
<?xml version="1.0" encoding="UTF-8"?>
<Customers xmlns:xsi="">
<Customer id="1">
<CustomerName>Griffith Paving and Sealcoatin</CustomerName> <LabelState>Connecticut</LabelState> &nb
Hi,
We can't see the screenshot on our side. Could you attach it on the forum, please? That would be great.
For your subscription product, have you already reported a ticket on Talend Support Portal? In this way, we can give you a remote assistance through support cycle with priority.
Best regards
Sabrina
Hi,
1-Did you assign this input file as a sample data to your input structure ? If yes, can you read the input file correctly when you look at your input structure ?
2-How did you create your input structure ? From a XSD file or from your XML file ?
Eric