Hello all,
I created simple .xsodata file to expose content of the table and experience some issues with privileges.
I can browse content of the below URL without no issue:
https://s2hanaxs.hanatrial.ondemand.com/<...>/task.xsodata
This one works fine as well:
https://s2hanaxs.hanatrial.ondemand.com/<...>/task.xsodata/$metadata
However, if I try to get to the element level like this:
https://s2hanaxs.hanatrial.ondemand.com/<...>/task.xsodata/Task/
I receive: Service exception: insufficient privilege
Does anyone know what privileges should be assigned to user and how can this be done?
Thansk,
Bakhtiyar