I am seeing some strange things happening with the Alteryx Scheduler, which always fails without explanation when I run 'on disk'. To begin I'll explain my set up:
- I'm using 10.1
- Server/Scheduler is set up on a Virtual Machine
- I login to the virtual machine using a service account
- The service account is also set up in the System Settings as Run the Worker as a Different User
- I can run the workflow on the VM manually while logged in as the service account
- I can run the workflow in the Scheduler DB
- I can't run the workflow on disk - it errors
- The workflow I'm trying to schedule has no references to any network drives and no macros, only the local machine is referenced
- Sadly I can't upload pictures into this forum to show the results (Idea was raised in the forum improvements area), however they're similar to what is shown at this discussion with a few differences: http://community.alteryx.com/t5/Setup-Configuration/Scheduler-Results-Status-Corrupted/td-p/8475
- Mine doesn't report Corrupted, it reports Error - VM Name
- It is scheduled by the service account
- The date completed is also January 01, 0001 12:00:00 AM
- When I click on the Output of the scheduler results it gives no information, there are 2 messages:
- Started running at
- Finished running in 0.0 seconds
Anyone have any ideas how I can rectify this?
Note I'm developing in an enterprise environment, it is a requirement to schedule workflows on disk.