Hi Everyone,
I have a XS based application running on HANA. Using this application, a User can insert/delete/update a table "XYZ".
I have an Audit policy enabled for this table for "SELECT/UPDATE/DELETE/INSERT" for every user.
If I make any changes to the table using SQL console the log is created but when I do the same operation using XS application, no log gets created.
I guess the reason is that HANA does not support auditing for XS.
So my question is that is there a way to record changes being made to the table via XS application?
Regards,
Vivek