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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

XML file read in talend

Hi All,

I am trying to read below xml file in talend, but looks like it does not support format.

 



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

Hi,

Can you tell me whether you saved these data into file or you extracting it from url?

Tell us your complete workflow.

Anonymous
Not applicable
Author

Hi,

 

I got this data in filename.xml and my requirement is to read the data from xml file and load into postgresql.

 

I tried to read the xml file using metadata->file xml but getting an error like "xml is not in correct format".

 

Anonymous
Not applicable
Author

Hi Pk,

some data is missing from the file.

0683p000009Lu4T.png

you are missing the xmlns:com link which is related to the data presented in your file.

 

say for an example : 

please look at the image below

0683p000009LtkI.png

you are missing the link for  "par: " element.

 

Hope this helps you!

Anonymous
Not applicable
Author