I am trying to configure a SOAP API. So I originally recorded the soap request from SOAP UI tool. Then when I ran the request I got a WSSecurityException which lead me to...
Hi When i run the SOAP request in neo load the POST content types changes to
POST http://esbps:9000/ESBAcordServices/ebws/Acord/A103NewBusinessSubmission HTTP/1.1
User-Agent...
If your SOAP request does not have any content type header then application/octet-stream is added. But if you had your content type: text/xml;charset=UTF-8 in the request header...
I have a soap request to a server that needs client authentication. I have set up the Certificate Manager settings with a client certificate, use the certificate in the...
Which NeoLoad version are you using?
In the check virtual user panel if you select your user path in the lef tree you will have access to the logs tab. Do you see any error in...