I recorded a LoadRunner script by executing a batch file which kicks off a client. In the middle of the script, I received a SQL exception. Displayed below are both the request and response. I have been troubleshooting this for a while and I am getting nowhere. Thank you.
REQUEST
"<?xml version=\"1.0\" ?><S:Envelope xmlns:S=\"http://schemas.xmlsoap.org/soap/envelope/\"><S:B"
"ody><ns2:hasMatchingTicketNbrWS xmlns:ns2=\"http://validation.ws.server.xyz.acme.com/\"/></S:"
"Body></S:Envelope>"
RESPONSE
<?xml version="1.0" encoding="UTF-8"?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><S:Body><ns2:hasMatchingTicketNbrWSResponse xmlns:ns2="http://validation.ws.server.xyz.acme.com/"><return><error>java.sql.SQLException: Missing IN or OUT parameter at index:: 1</error
P.S. This thread has been moved from Community Feedback & Suggestions to LoadRunner Support Forum. - HP Forum Moderator