Hello,
Is it possible with talend to store the logs of insertion, updates and deletion in a table?
I try but i don't know what tools to use!
I used twarn, trowGenerator, tLogCatcher like in the tutorial, it works but i want to apply this in a java application!
For example, when a user add data or update data, the logs of this operation is stored in a table!