Is it possible - if my translation fail, user will get an email with fail message, if translation is successful, in that case user will get an email also with successful translation message.
Solved
Send email if translation fail
Best answer by takashi
If the workspace should be run with FME Desktop, create a workspace that contains a WorkspaceRunner (Wait for Job Complete: Yes) to run the main workspace.
The WorkspaceRunner outputs a feature via the Succeeded or the Failed port according to the the translation finished status. You can add the Emailer in order to send mail containing the status to the user.
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.
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.


