Automate Engine Run and Check Status
Has anyone automated the engine run?
I would like to set up a process so we can schedule the engine run and check the status of it, not just scheduling the .bat file and hoping it completes successfully.
We were thinking about creating a workflow that would run the engine, then have a condition to check the status of the latest run in the forecast_history table, but I think the pause in the bat file will cause me problems as the process would never "complete".
The requirement is to schedule the engine run in our enterprise scheduling system (autosys) and then send an email and have the autosys job complete in error if it was not successful
I would like to set up a process so we can schedule the engine run and check the status of it, not just scheduling the .bat file and hoping it completes successfully.
We were thinking about creating a workflow that would run the engine, then have a condition to check the status of the latest run in the forecast_history table, but I think the pause in the bat file will cause me problems as the process would never "complete".
The requirement is to schedule the engine run in our enterprise scheduling system (autosys) and then send an email and have the autosys job complete in error if it was not successful
0