Skip to main content
Solved

Server App - email on completion?

  • July 16, 2020
  • 2 replies
  • 38 views

Forum|alt.badge.img+1
We've got some server apps setup for non-FMEers to use, which is working great and has really lowered the perceived threshold. However, sometimes (mostly due to bad data), the workspaces fail. To monitor that, I'd like it if FME Server could send me an email - just like I can configure it to when I've set up an automation. Is there a neat way to do this, based on the server apps success/failure?

Best answer by redgeographics

When you publish a workspace you have the option to notify a topic on failure (or success), that in turn can trigger a publication to send out an email.

Check out the Notifications part of the FME Server interface, the 2018 version of the FME Server Authoring training covers this.

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.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • Best Answer
  • July 16, 2020

When you publish a workspace you have the option to notify a topic on failure (or success), that in turn can trigger a publication to send out an email.

Check out the Notifications part of the FME Server interface, the 2018 version of the FME Server Authoring training covers this.


Forum|alt.badge.img+1
  • Author
  • 56 replies
  • July 16, 2020

When you publish a workspace you have the option to notify a topic on failure (or success), that in turn can trigger a publication to send out an email.

Check out the Notifications part of the FME Server interface, the 2018 version of the FME Server Authoring training covers this.

Ah, yes, of course I can set it for the workspace and not the server app. Have to look in the right place, to find the right solution. Thanks!