Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
April 13–15 - Dare to Unleash a New Professional You at Qlik Connect 2026: Register Now!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Incremental Load

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

Labels (2)
21 Replies
sushantk19
Creator
Creator

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.


context_defination.png
extracting_source.png
Source_Query.png
tjava transformation.png
sushantk19
Creator
Creator

@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.