If you are recording against your web service using a browser then you will only record the HTTP GET request for the webservice which will be scripted as a WebPageUrl. If you want to capture the posted data then you need to setup an application profile to record a SOAP complaint client that is capable of sending a HTTP POST.
↧