Skip to main content
Released

FME Server email 'test' button

Related products:FME Flow
  • February 9, 2016
  • 3 replies
  • 38 views

davideagle
Contributor
Forum|alt.badge.img+22

When setting up Notifications in FME Server, everywhere that it's necessary to enter email account credentials such as for SMTP and IMAP publications, provide a 'Send Test Email' or equivalent button to prove that you've added the account correctly before you go any further and spend ages troubleshooting only to find out you miskeyed a password. Also have an option to show password so that you can see what you've typed is correct before hiding the password again.

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.

3 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • February 11, 2016

With FME Server 2016.0 there is an automatic validation performed when the Subscription or Publication is saved. We opted to not add a separate test button as we felt that doing the validation at the same time as the save was sufficient. Give it a try and let us know how it works for you.


erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • February 15, 2016

@aaronkoning But the completed solution does not actually send a test email.

I would like this option to go in the PythonEmailer too. I used that transformer in a workspace and needed to revise the workspace a few times, because I mistyped the credentials.


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • February 15, 2016

Thanks for commenting. The original request to "prove that you've added the account correctly" is handled by the validation in 2016.0. If you want to send a test email, then the Test topic functionality can be used. There you can can send an email with default settings or override the settings.

The PythonEmailer is a separate piece of functionality. I would recommend creating a separate Idea for that.