Issue in Calling SOAP Webservice

Hi,

I`m trying to call the Soap WS in Knime, the WSDL can be fetched, but still  i`m getting the `null pointer exception`error.

The screenshot has been attached too.

I aslo tried to add SOAP header but still no luck, Could you please advise what is the issue?

Thanks,

I presume this is an inhouse web service so it will not be possible for us to replicate that problem?

Maybe you can reproduce the problem and send us the log file? I'm happy to take a look if the detailed error message provides more information.

Please also note that the "generic web service" node is one-size-fits-almost-all solution, whereby we are aware that not all web service that comply with the standard are supported. For instance, the node will fail on web services that make use of certain input fields recursive (meaning the in- and output is too complex). Maybe that web service is one of those?

You could also check if that service is available via REST and then use the KNIME REST nodes (KREST community extension or soon the native KNIME REST client nodes)?

Hope this helps (and again: happy to look at the log file).

- Bernd

 

Hello,

sorry for reopening this old thread, but i currently have problems connecting to this web service and can’t find a solution to the problem:

http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl

When executing, node gives me this message:

" Failed on row “Row0”: Index: 2, Size: 2"

Is this because of the

For instance, the node will fail on web services that make use of certain input fields recursive (meaning the in- and output is too complex).

And is there any way to get it working ?

Best regards,
Fabo

For last post see this topic: Generic Web Service Client - Accessing .wasd of european commission