Trying to create a workflow that only process the latest file from a shared drive and will gracefully terminate the workflow if no new file is detected instead of throwing a run failure notification email that filled up the inbox and panic everyone.

*Note: the LatestFileCheck is a processed file directory contains output with the same filename as in the non-processed group directory.
Thanks,