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

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

How can i extract xml file with Soap ?

First  of all, sorry for the location,i'm new on talend user and community, i don't know where is suppose to post my message.

 

I had create a tSoap who is reading a Website page with a lot of XML file, and i want to open the XML file and read it.Problem is: when i launch my Soap, i have only 3 columns "Header/Body/Fault" and when i use tMap i can't read the file with html/xml tag, its look like this. 0683p000009Ls4D.png0683p000009Lrsd.pngthis is my soap message, and i don't know if its ok

0683p000009LrbT.pngand this is my job when i launch it (Juste tSoap and tLogRow ). I follow this tutorial and can't find help for my problem.

Help me 0683p000009MPcz.png

 

 

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

4 Replies
Anonymous
Not applicable
Author

You'll want to use tXMLMap not tMap. This allows you to extract data from defined xml tags.

Anonymous
Not applicable
Author

Hey, thanks for reply ! I solved this problem but not fully, my XML file have many user and tXMLmaps show me only 1 user, how can i show all user ?

Anonymous
Not applicable
Author

Up please 0683p000009MPcz.png

Anonymous
Not applicable
Author

Solved !