SOAP Message Coder cannot decode message; arrayType attribute value :[2] is malformed

Hello all,
does anyone know how to solve the following problem?
com.wm.soap.coder.SoapCoderRuntimeException: [ISC.0076.9210] SOAP Message Coder cannot decode message; arrayType attribute value :[2] is malformed
there is one wsdl operation that responds to the problem above
thank you for wanting to help

Try to turn on SOAP debug/trace, so you can see what’s in the SOAP request.
It may not properly constructed on the client side.

1 Like

Thank you :pray:

This topic was automatically closed after 1083 days. New replies are no longer allowed.