Currently, Alteryx Server lacks rich job scheduling functionality to other products like Control-M and Informatica's Scheduler
 
Feature Requests:
 
1) Ability to configure job retries on failure without having to rerun the workflow based on a  event trigger: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-to-run-a-workflow-from-an-event...
 
There are common occurrences where a workflow may fail to connect to Input sources and a retry would normally resolve the issue. 
 
2) More user friendly way to setup dependencies between scheduled workflows.  For example, if workflow A fails it triggers workflow B to run.  If workflow B runs without errors, it triggers workflow C to run.  Currently, we would need to configure this based upon events.  A complex chain of scheduled workflows becomes difficult to manage and scale.