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,