Can I send by email the new record added to a table that is in a database? and each time there is a new record send me an email
Page 1 / 1
Short answer: yes.
Longer answer: can you tell us a bit more? Are you using FME to add the new records? If so, an Emailer transformer at the end of that workspace should do the trick. Do you want to send an email for every record? How many are you adding per transaction? Per day?
Short answer: yes.
Longer answer: can you tell us a bit more? Are you using FME to add the new records? If so, an Emailer transformer at the end of that workspace should do the trick. Do you want to send an email for every record? How many are you adding per transaction? Per day?
No, i am working with a table in Oracle and when a new record is added i need to send that record to a user by email.