Skip to main content
Question

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

  • May 27, 2021
  • 1 reply
  • 8 views

hugues
Contributor
Forum|alt.badge.img+2

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

philippeb
Enthusiast
Forum|alt.badge.img+22
  • Enthusiast
  • May 27, 2021

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.