Skip to main content

Hi, I have to check 2 set of data. The source is a xlsx files and the replication is a Acces files. I would to compare the 2 set of data and send a e-mail if it's have some change beetween the 2 set fo data.

Thank you for the help.

 

Use the ChangeDetector.

Plug the Emailer to it.

Add a DuplicateFIlter or a Sampler between the two if you don't want to have too many mails.


Reply