Generic Web Service Client - SOAP - XML Namespace Error

Hi,

We are facing an issue with the Generic Web Service Client. We need to consume a WSDL, we configured the node, the functions are shown correctly (cf. below).

As soon as we execute, we obtain the following error:

image

Using the software SOAP UI, we obtain the right response :

As the error message highlights, we think it is related by the xsd namespace not bounded to something. It is in the XML response, but the node is not reading all the information.

Do you have some recommendations ?
Thanks for your help.

jEROME

Hi @trj and sorry for the long delay here,

Would you check this again in 5.3.1 and see if you still have the issue?
I jsut tried your xml and coud read the “return” value without any problem.

1 Like

Hi @armingrudd ,

Thanks for the reply.
I will have a try. For now I am using a different way to connect and consume the API.
I am using a Python node.

Best
Jerome