Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
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