Hi Friends,
I have created an XS project in sap hana. I am calling a stored procedure from that using .xsjs file.
I am using the URL for output in Design Studio for triggering the stored procedure.
But when I run it , I get a prompt to login to SAP Hana.
I donot want browser to prompt me for login.Is there any way that I can avoid this prompt?? by passing session user Id some where in the script/URL, or anything else.
I will appreciate if any knowledge I can get on this.
Thanks!