I've been trying to find a tutorial to help me lea...
# suitetalkapi
p
I've been trying to find a tutorial to help me learn Soap and Netsuite and came across this one: https://www.techfino.com/blog/suitetalk-web-services-integration-guide. I try it but cannot seem to get the test to work. The error I am seeing in Soap UI is <faultcode>soapenv:Server.userException</faultcode> <faultstring>java.lang.ClassCastException: org.apache.axis.message.Text cannot be cast to javax.xml.soap.SOAPElement</faultstring>.