Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to implement an Incremental load in Talend itself. I have gone through some blogs and posts which suggest creating a table in db to store the job name and last run time. I want a solution that handles the incremental loading by capturing the last update date in Talend itself and while executing the job next time it should pick the value and run for the newly updated records. Or any other approach which doesn't include creating a new table for this purpose.
Thanks in advance,
Sowmiya R
Ya. thanks.can you tell me how do we define this context variable in Contexts section(context defination). I have shared a Screenshots of my job for your ref.
@lli Ya. thanks.can you tell me how do we define this context variable in Contexts section(context defination). I have shared a Screenshots of my job for your ref in my earlier post.