Skip to main content
Question

Can I send by email the new record added to a table that is in a database?? thanks


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

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+47

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?


  • Author
  • October 4, 2019
redgeographics wrote:

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.

redgeographics
Celebrity
Forum|alt.badge.img+47
joeroses wrote:
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.
In that case you need to set up a database trigger that fires after the insert and have that run an external application, which could be FME, sending you an email.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings