I m trying to create a webservice for a BAPI and i hv done all the steps and procedures.
I got the service path ( /sap/bc/srt/rfc/sap/Z5E8001/) created in SICF and also it is appearing in WSCONFIG..
Also i hav updated the host file referring the SMICM parameters.
In SICF i tried Test Service but a webpage opened and i gave SAP user id and passwrd but after that it is showing error..
in WSADMIN i got the URL
http://seasrv03:8200/sap/bc/srt/rfc/sap/ZAC_SO_CREATE?sap-client=800&wsdl=1.1&mode=sap_wsdl
My questions are;
1) How can i find the WSDL file for the webservice
2) How to test the webservice
3)Is there any port settings
Xperts plz..