Hi there,
I am trying to create and host a webservice using the wizard available from BAPI transaction code.
Now that i have completed creation, but unaware how to call it from browser.
the URL info that i get to see via Transaction WSCONFIG is:
/sap/bc/srt/rfc/sap/ztest_interface
Please suggest how to call this service in browser.
I tried the following
http://<host:port>//sap/bc/srt/rfc/sap/ztest_interface/
it asked for user/pwd, after that page cannot be displayed error message appeared.
Regards,
Hm