Hello,
I have created a form in WebDynpro ABAP application, I used a dataconnection to import a web service created SAP RFC function module. However it is not prompting for Username and password, and throws error that could not connect to url /SAP/.../rfc? However when I maintain username and password in service and make it public it connects to the server and post the data by executing function module.
For SAP userid authentication do we have to use the SOAP object in JavaScript to make Web Service calls ? Is there any thing I missed out.
Thanks,
Nitesh Shelar.