Problem with soapHTTP

Hi,

I am getting the following error while executing the soapHTTP service

“java.lang.ClassCastException: com.wm.data.ISMemDataImpl”

I am using the default processor

my flow steps are

createSoapData
XmlStringToXmlNode
addBodyEntry
soapHTTP

I am able to see the output of service given in body on server log

but getting the error as mentioned above (Pop op window).

please help me

Regards,
Jags

Is your SOAP endpoint using HTTPS or provided by a .Net application? If so, you may need to apply a fix to your IS version to enable some new parameters on the soapHTTP call. Search WM Advantage for your error message and / or review the list of available fixes for your version of IS.

There are also similar discussions here on wMUsers.

Mark