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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to automate kick-starting a job

Here's my job

 

MSSQLInput-->tMap-->OutputExcel

 

Whenever there's any update or a new entry happened in the source table then the above job should kick start and send it to excel. Please suggest

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

is it possible without CDC?

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Hello,

Could you please have a look at talend CDC feature, which has the ability to capture only the changed source data and to move it from a source to a target system(s) in real time.

For more information, please refer to online document about:TalendHelpCenter:Change Data Capture.

Let us know if it can meet your needs.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thanks Sabrina, i will go thru it and come back if i have any queries.

Anonymous
Not applicable
Author

Is CDC a part of subscription edition? bcz i cant see it anywhere

Anonymous
Not applicable
Author

is it possible without CDC?

Anonymous
Not applicable
Author

Hello,

Talend CDC feature will be available in talend subscription solution not open source.

With talend open studio, you have to compare your tables by manual to get the changed data and then load it into your target DB.

Best regards

Sabrina