I'm trying to access chemspider through the generic webservice client. For chemspider you need a security token. Would this mean that it's not possible to access it in this way or can the token be included in the "add SOAP header".
Anyway, I was not able to find and/or analyse and of the wsdl file from chemspider so far. Any input is appreciated.
If I try the services mentioned by you and press analyze I get the error message:
<no message> (UndeclaredThrowableException)
It will not return any Operations (methods).
I understand the service needs a token, which we have, but I'm not sure how to implement this token within this web-service node. Could this also be the reason knime doesn't find the operations?