Hi,
I’m trying to access web service through http connector and web service client.I’m getting an error ‘the xml must have end tag for en entity after the start tag’.
I accessed the same web service using soap ui but using http 1.0 and it ran successful.Soap UI with http 1.1 was giving the same error as integrator components.
Is there any way to configure integrator to use http 1.0 protocol for it’s web service requests and parsing the responses?