Skip to main content
Solved

How to email when a process is done in FME desktop?

  • September 18, 2020
  • 4 replies
  • 407 views

armando_amador
Contributor
Forum|alt.badge.img+5

I would like to know how to properly set an Emailer to a workspace from FME Workbench to notify that is finished.

Best answer by danilo_fme

Hi @danilo_fme​ , thank you for your response!

It's a very nice article, however, I just want to know how to properly set the Emailer transformer to know when the process is completed.

Thanks your reply.

Is your Workspace a Writer file ?

If yes, instead a object Writer you can use the transformer FeatureWriter and after a Emailer transformer:

Emailer

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • September 18, 2020

Hi @armando_amador​ 

The best solution is the use the transformer Emailer.

You can check this https://community.safe.com/s/article/sending-email-in-fme-fme-workbench-vs-fme-server

 

Thanks in Advance,

Danilo


armando_amador
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 9 replies
  • September 18, 2020

Hi @armando_amador​ 

The best solution is the use the transformer Emailer.

You can check this https://community.safe.com/s/article/sending-email-in-fme-fme-workbench-vs-fme-server

 

Thanks in Advance,

Danilo

Hi @danilo_fme​ , thank you for your response!

It's a very nice article, however, I just want to know how to properly set the Emailer transformer to know when the process is completed.


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • Best Answer
  • September 18, 2020

Hi @danilo_fme​ , thank you for your response!

It's a very nice article, however, I just want to know how to properly set the Emailer transformer to know when the process is completed.

Thanks your reply.

Is your Workspace a Writer file ?

If yes, instead a object Writer you can use the transformer FeatureWriter and after a Emailer transformer:

Emailer


armando_amador
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 9 replies
  • October 13, 2020

Hi @danilo_fme​ , thank you for your response!

It's a very nice article, however, I just want to know how to properly set the Emailer transformer to know when the process is completed.

Great! That was what I needed.

 

Thank you!