Hi Experts,
I'm following post http://scn.sap.com/thread/3376895 to call a procedure from a xsjs, also created inside my xs project, using hdbprocedure file, but I'm getting an authorization error. Because of it, I got somehow confused about the authorization concept when executing web application. See below some questions:
1- Who is the owner of the procedure created by the hdbprocedure file?
2- When I call the xsjs service, the credentials used (by default) to execute the procedure is the user logged in the web application, right?
3- Is there any difference between calling sql queries from studio and from the web ide catalog?
Thank you all.
Roberto Falk