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 Create meta-data check for salesforce DDL changes using talend.

could yu please suggest how to develop a talend job to create a trigger fo any DDL changes in salesforce and send an email for any changes.Thanks

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Do you want to use CDC feature in talend?
So far,  you can capture the DML changes with CDC feature, including inserted, updated or deleted records, but it is unable to capture DDL changes.
Best regards
Sabrina