Skip to main content
Question

FME Server Notifications within workspaces versus Subscriptions to Topics in FME Server

  • December 30, 2015
  • 1 reply
  • 24 views

Forum|alt.badge.img+1

Hi,

I am new to FME Server and have been experimenting with creating email notifications when a job succeeds or fails. I have done this in two ways for the one workspace:

1. Using the FMEServerEmailGenerator within the workspace:

2. Applying Notification Settings while setting a scheduled time for the workspace to run in FME Server:

When I run the workspace unscheduled and it fails, the failure email that is sent seems to change - sometimes it is the one that I set up using Method 1, and sometimes the one that I created in when subscribing to notifications in Method 2.

Can someone please explain the difference between the two methods, and when one method takes priority over another method?

Thanks,

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.

1 reply

rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 671 replies
  • July 26, 2017

@aquamarine - This behaviour sounds odd.. have you published your workspace and specified one of the FME Server Web Services (e.g. Job Submitter, Data Download) with a Topic to Notify on Job Completion? (see image)

When the workspace is manually invoked, it might be honouring this method (via Publish to FME Server) and hitting Topic A - whereas when the Schedule runs it might be hitting Topic B. Perhaps there are multiple Email Subscriptions?

It might help to see your environment using a screen share – if you are still experiencing this issue please contact Safe Support. I wouldn't expect the failure email to randomly switch between methods.

You may also want to check if the DataDownload/JobSubmitter Success/Failure Email Subscriptions (installed by default with FME Server) have been configured.