Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

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

To see the whole post, download it here
Labels (1)
2 Replies
Anonymous
Not applicable
Author

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
_AnonymousUser
Specialist III
Specialist III

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