cancel
Showing results for 
Search instead for 
Did you mean: 

ws_admin

Former Member
0 Kudos

what is use of ws_admin?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Rohit,

WS_ADMIN is used to test the webservices. Check this SAP help on this:

http://help.sap.com/saphelp_nw04/helpdata/en/68/0464407b9b990ae10000000a155106/content.htm

Also you can go this url http://<hostname>:<port>/wsnavigator/enterwsdl.html to test your webservice. This is where WSADMIN takes you to test the webservice.

---Satish

0 Kudos

Hi Rohit,

WSADMIN is the web service navigator in which you can test your web services. For e.g. If you have created the synchronous services from the proxies then you can test and run those services using WSADMIN and see the response of the web service.

Thanks,

Amit