Hi All,
We are in phase of automating web service call using WebLOAD , When we run the scripts we are getting the following error.
<faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:Client.NoSOAPAction</faultcode>
<faultstring>no SOAPAction header!</faultstring>
--
You received this message because you are subscribed to the Google
Groups "Performance Testing using Webload" group.
To post to this group, send email to
performance-test...@googlegroups.com
To unsubscribe from this group, send email to
performance-testing-us...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/performance-testing-using-webload?hl=en
The issue was resolved, After adding the below line of code, we were able to make the call successful thru webload