I am trying to test a soap service using Jmeter. The service is giving proper results when SOAP/XML-RPC Request element is used. It gives proper response(Response code 200) when executed using Fiddler.
But when I run the same service on Jmeter using Http Request. It returns response code as 500 and gives
"Request format is invalid: text/xml."
This in response data. I have tried changing it to many formats like "application/xml" etc but of no use.
[HTTP_Request][2][soap-rpc][3]