Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Migration of datastage code to Talend

Hello Friends,

 

Actually am migrating from datastage to talend am looking for component called CDC in talend by looking at this job can you help me out if you need more details let me know am wondering what CDC component work in talend

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi @jaychander ,

 

There are DB specific SCD components in Talend like tOracleSCD, tDB2SCD etc.

 

You can use them to check for CDC.

 

Another way if you do not want SCD, then you have to manually lookup on the target table with the source data in tMap and bifurcate the insert and update flows based on the keys.

 

Thanks and Regards,

Subhadip

Anonymous
Not applicable
Author

Please share steps and document that  how migration of datastage code to Talend.I have to do the same 

Is it possible through Talend Metadata Bridge

 

Thanks,

shri 

Anonymous
Not applicable
Author

Please share steps and document that  how migration of datastage code into  Talend.I have to do the same 

Is it possible through Talend Metadata Bridge