Hi - Wondering if this is possible? Having a global rule that can send an email if a workbench fails as opposed to having to consider this each time within an automation.
Thanks
Hi - Wondering if this is possible? Having a global rule that can send an email if a workbench fails as opposed to having to consider this each time within an automation.
Thanks
Best answer by runneals
Thanks and for creating the ideas as well. Not ideal but I ended up copying and pasting a pre-done email automation between my workbench. Paste and connect (didnt even know that was possible) but makes a nightmare to manage if any settings need to be changed.
Oh wait! I literally JUST remembered that you can do this NOW! Open up the fmeServerConfig.txt file and look for #NOTIFY_JOB_FAILURE=<TopicName> and uncomment the line and set the <TopicName> to a topic you setup in FME Server. Then have that topic post to a subscription that triggers a workspace that sends the email. I had the last part setup on my FME instance, but manually added the failed job topic to all the schedules and automations instead of using this *doh*... Additionally you could use automations after the topic gets notified and do filtering that way (Which I think would be a lot easier)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.