Hi All,
I am working with Webservice generated through ABAP( RFC function module exposed as webservice), This Webservice is to consumed in an Adobe Form.
Now, my requirement is to authenticate the user wishing to execute this webservice from an offline form.
I have seen a thread on this, but I have coupl eof questions on this:
1 .Is it possible to provide authentication i.e. pop-up of user ID and password for user credentials and then in turn executing the web service with this user credential in offline forms?
i.e. user should get a authenticaton pop-up and then web service should be executed with his credentials.
( We do not intend to store user id and PWD in SICF Log on data)
2. If we use no authentication for the webservice, which SAP user will be used to execute this service?
Any inputs are appriciated.
Regards,
Akshay Bhagwat