Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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. this is my soap message, and i don't know if its ok
and 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
You'll want to use tXMLMap not tMap. This allows you to extract data from defined xml tags.
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 ?
Up please
Solved !