Skip to main content
Solved

On server, run workspace on successful completion of previous workspace

  • October 16, 2018
  • 1 reply
  • 14 views

nicholas
Contributor
Forum|alt.badge.img+14

I have two workspaces, one that does an extract and processing of data, and a second that does a final publication.

I want to set up the FME server so that the extraction workspace is run at a scheduled time (2 am) and the publication workspace runs if and only if the first workspace succeeds.

How do I set up notifications?

 

I have created two topics JOB_FAILURE and JOB_SUCCESS

Best answer by david_r

I recommend looking in the FME Server training manual, where it's this exact scenario is described step-by-step:

https://safe-software.gitbooks.io/fme-server-authoring-training-2018/content/ServerAuthoring4RealTime/4.09.WorkspacesAsSubscribers.html

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

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • October 16, 2018

I recommend looking in the FME Server training manual, where it's this exact scenario is described step-by-step:

https://safe-software.gitbooks.io/fme-server-authoring-training-2018/content/ServerAuthoring4RealTime/4.09.WorkspacesAsSubscribers.html