Hi,
I am new to Talendo and would appreciate help.
we are developing an application which would extract incremental data from clients database in real time.
Also any Inserts and Updates on our application should be transmitted to the clients database in real time.
The clients database is located remotely and we would like to minimize if not eliminate any kind of installation on the clients machine.
Can you please let me know which of the Talendo products would help us on achieving this and also any technical documentation surrounding this.
Thanks
SK
Hi,
For community version, there is a only way to achieve your goal. Matching the table and comparing all records to conclude the needed inserted records, updated records, and deleted records.
In Talend Enterprise Subscription Version, there is a CDC(Change Data Capture)technology which can achieve data sync, however, it only take action in one DB.
This reference is about the "CDC" technology
TalendHelpCenter:Change Data Capture (CDC): publish/subscribe and video
TalendHelpCenter:Change Data Capture (CDC) is easy with Talend Studio - v5.3.
Best regards
Sabrina