I have web service adress like http://aresk15v/WCFService/Service.svc?wsdl
.it finishes with .svc but generic web service client node gives error.
As ı search , I found out that this node works with wizdle ending with wso.
how can I make Knime to reach my web service adress in that case?
Hi @SimonS,
I attach error.it is like PARSER_ERROR.
by the way my webservice is built with microsoft formatted.
The screenshot shows a 400 error. Are you sure the URL you have entered is correct? Shouldn’t there e.g. be a “?” right before “wsdl” instead of “/”?
Cheers,
Simon
Hi @hadi,
It says there are compiling errors. This looks for me like an error on side of your server. Are you sure it’s configured correctly? Since I cannot reach your server, I am not able to reproduce your problem.
Kind regards,
Simon
dear @SimonS
I can reach server through my browser.
by the way I solved this problem with REST API node. I used POST request node after my IT has prepared API for my project.
I made contact with Knime center and they didnot improve this generic node for new formats. they prefer us to use REST API.because other is old technology.
thx for your support
Hadi