I would like to know how to properly set an Emailer to a workspace from FME Workbench to notify that is finished.
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 @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.
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:
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!