‎2007 Mar 30 6:23 PM
Hi,
We have basis release 620. I was trying to create a webservice for BAPI using Web service creation wizard in BAPI explorer under tools tab.
But when I go to tools tab, I do not see <b>create web service</b> option in Tool Selection list.
1) Is it because we have Basis 620 or some other reason ?
2) So what do I need to do create webservices for my Custom BAPI using Basis release 620 ?
Thanks.
Regards,
Rajesh
‎2007 Mar 30 6:37 PM
‎2007 Mar 31 9:17 AM
webservice creation wizard is available only from WAS 6.40
in a 6.20 system, if you want to expose your RFC as a webservice, you can use the following url pattern to ge the WSDL
http://<host>.<domain>.com:<port>/sap/bc/soap/wsdl11?services=<RFC FM name in UPPERCASE>&sap-client=<client>
Regards
Raja