whether you provide an API via HTTP or the ability to log to a SQL database we have to be able to query the Job execution data (especially errors) for real-time dashboard reporting in our Data Ops center. One of the current advantages of SQL Agent over VisualCron right now is we can easily query sys.job tables for history and metadata. We want to move totally away from SQL Agent to VisualCron but this is a big obstacle.