Hi Experts,
We have a requirement where the Interface is SAP -> PI -> JDBC.
1) The data from SAP tables has to be inserted to the table fields in DB. We have completed doing this.
2) But, added request is that, PI have to update a audit log table in DB which has details like
Date, Time, action performed on the tables (INSERT/UPDATE) for each insert/update we do in the point 1).
Please let me know if this is possible and if so guide how to achieve the same.
Thanks,
Pavi