Skip to main content
Solved

Custom notification scheduled workspace

  • January 28, 2015
  • 1 reply
  • 22 views

Forum|alt.badge.img
Hi All,

 

 

I'm starting to use FME server and notification service.

 

I managed to publish a workspace notifying some information by email when it's completed (with a TextFile writter...). It works when I manually run the workspace from the FME server.

 

 

Now I would like to send the same notification when the workspace complete, but on a scheduled way. It seems to ignore notification information specified when publishing the workspace. And in the schedule parameters page you can define what Topic it should post to but not what data to post (and so you cannot specify that you want to post the output of the TextFile writter), it posts the standard information (job id, time infos, etc.).

 

 

Is there a way to solve this problem ? Maybe I missed something...

 

Thank you!

Best answer by rylanatsafe

Hi @anthonin, I have observed this issue as well - you are correct that Schedules in FME Server do not have an option to 'Post Data from Writer' upon Success / Failure.

 

However, if you instead use an FMEServerEmailGenerator and FMEServerNotifier transformer, within the workspace, this should allow you to correctly send dynamic information in emails.

 

 

Please see Usage Notes - B for the FMEServerEmailGenerator on FME Hub: https://hub.safe.com/transformers/fmeserveremailgenerator
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
  • Best Answer
  • May 29, 2017

Hi @anthonin, I have observed this issue as well - you are correct that Schedules in FME Server do not have an option to 'Post Data from Writer' upon Success / Failure.

 

However, if you instead use an FMEServerEmailGenerator and FMEServerNotifier transformer, within the workspace, this should allow you to correctly send dynamic information in emails.

 

 

Please see Usage Notes - B for the FMEServerEmailGenerator on FME Hub: https://hub.safe.com/transformers/fmeserveremailgenerator