Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to download a PDF file from a SOAP web service attachment.
I tried to use tSOAP component but I got only de xml response but not the attachment.
Do you how to get the PDF file with a talend component ? Or with a Java code that we can use with Talend ?
FYI :
Thanks in advance.
Hello,
Please try to use a tFileFetch component configured with the HTTP/HTTPS protocol.
Best regards
Sabrina
Hello Sabrina,
Thanks for your answer.
I checked the tFileFetch but how to pass the SOAP request to the component ?
Best regards.
@CVS Krishna I am facing same issue, need help...