Hi all,
I have a problem with a call to an external SOAP web service, this web service is an authenticated ws, I set in Talend tsoap component the username and password but this doesn't work I received this message:
<soap:Envelope xmlns:soap=""><soap:Body><soap:Fault><faultcode>soap
erver</faultcode><faultstring>Fault occurred while processing.</faultstring></soap:Fault></soap:Body></soap:Envelope>|
I tested the ws with SoapUI and setting the basic authentication and authenticate preemptively it works.
So, I think that my problem is in Talend tSoap component.
How can I set the preemptivly auth in Talend tSoap component?
Thanks in advance,
Laura