Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I need to Post the data to Soap webservice by using Post parameters from file.
I am avoiding reading the data in the job and then sending the data as String.
It is working ok with the httpRequest .But now my main concern is when we get the error,We hav e data in the body of it.Though by using httpRequest i am only getting Response Content as 500 internal server Error.
Is there any way i can also get the Error body?
Do we have any other component which will help me to achieve this?
Thanks in advance!
Hello,
Could you please use tSoap component to see if it is what you are looking for?
Best regards
Sabrina
Hi Pooja,
Hmmmm... I think you can use a tWebServiceInput. Add your WSDL, then go Advanced Settings, check Advanced Use and click on button near to WSDL2Java.
Talend will generate automatically some routines code that you can use. You have to be good on Java but it's work fine if you want to get your error message or get somes values.
Good luck ,
SGV
Hi,
Sure i will try by using twebserviceinput component.
Thanks!
Hello,
Is there any update for your issue?
Best regards
Sabrina