Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I'm a newbie in Jaspersoft ETL.
I'm trying to do an ETL process where if there is an update (on IDM_USER_V table) I would like to store the old values in a different table (that I call History). The problem is that the job is inserting all values, not only the ones being updated. How can I fix this? Below I provide a screenshot of the job.
Hi @amiv ,
Are you updating the old values ? or you are adding a new row with updated value ?
Hi @amiv ,
Are you updating the old values ? or you are adding a new row with updated value ?