How to view soap service data from my browser
问题 I'm completely new to how soap services work, please correct me if my understanding is wrong. I would like to pass parameters and call a function from a soap service by typing in a url on my browser (Chrome) and then would like to see the results. I tried searching and following the information from here, but I'm not sure what I'm doing wrong. I have tried the following variations: http://<servername>/apppath/MyService.asmx?op=GetData?loc=01&status=OPEN http://<servername>/apppath/MyService