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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Soumya_M
Contributor II
Contributor II

Extracting of records from a xml file

Hello,

I need to extract a xml file in talend, but in a particular level, there are multiple records which isn't getting reflected in postgres table.

Could someone help me with this issue? for reference I've attached pic

0695b00000bEmMLAA0.png

Labels (3)
8 Replies
Anonymous
Not applicable

Hi

tFileInputXML component is used to extract data from a XML file, as a newbie, go to Repository-->Metadata-->File XML, follows the wizards to create a XML metadata. After you create the XML metadata, you can import the component configurations from repository instead of configuring the settings manually on tFileInputXML.

 

Let me know if you have any issues.

 

Regards

Shong

Soumya_M
Contributor II
Contributor II
Author

Hi Shong,

I tried extracting under FileXML wizard, I couldn't extract it

0695b00000bFDNBAA4.pngI'm getting the same column twice in schema preview.

Soumya_M
Contributor II
Contributor II
Author

How to extract the multiple values which are present under ssCode and ssTime?

Anonymous
Not applicable

Hi

From your screenshot, I see you are able to extract all records under SuppServiceUsed element. About the same column twice in the schema preview, remove the columns you don't want from the 'Fields to extract' table, then click the 'preview' button again.

 

Regards

Shong

Soumya_M
Contributor II
Contributor II
Author

It didn't help much. Yet to figure out a way to extract multiple values

Anonymous
Not applicable

Can you share a screenshot of Field to extract table? I still think it's a configuration issue.

0695b00000bFkQcAAK.png 

Soumya_M
Contributor II
Contributor II
Author

 

Here it is..

0695b00000bFkwEAAS.png

Soumya_M
Contributor II
Contributor II
Author

Hi Shong , I want output with columns - ssCode, ssTime, ssCode1, ssTime1.

0695b00000bFlVdAAK.png11 under ssCode, 2A under ssCode1