Hi experts,
I am following the cloud programming model where I have a java service layer. I have deployed the artifacts in an XSA environment. When I hit the metadata, I am getting Service unavailable. The logs show this:
#com.sap.cloud.sdk.se...
I have a multi target application in which the db module has a view which gets data from the SYS.AUDIT_LOG view, via synonyms. The view is returning data as I am able to view it in Hana Studio as well as web ide db explorer. Which means the CURRENT_U...
Hi,
We have enabled HANA Audit logging for our application, and an Audit Policy is already created in the system.
The AUDIT_LOG Table is returning data when we do a select on it from SAP HANA Studio, i.e when logged into with the DB User having...
We all like to stay connected. Having information on the tips of our fingers is something which we have got so used to that we cannot imagine a world without it. Taking a step further, our globe has now been opened up to new possibilities in which ev...
Hi Nabheet,Thank you so much for your reply. I finally figured out what the problem was. I had to provide the Audit privileges to the service level user as well. Now the service is returning data!The problem that I am facing now is that the UI is tim...
Thank you so much for the reply, Lars! Now I am able to view the logs in the web ide. I have one more question regarding the same. I have a multi target application deployed to the same system and have all the relevant roles. I am using the user whic...