I have four workspaces that are designed to run one after the other through a notification service based on if the previous one was succesful or not. Now this works perfectly when manualy activated, but I need to transfer the process over to a Schedule as to make it run sometime during the night so it does not bog down the FME Engine. But, when this is done, it only runs the first workspace in the process and negates the success message to start up the second one.
Does the Schedule service not work well with the Notification service?