Question

Send a e-mail when change between 2 set fo data

  • 27 May 2021
  • 1 reply
  • 0 views

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.

 


1 reply

Badge +2

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