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