Hi All, Hoping someone can help.
I have been using Alteryx for many year and have just changed to a new company and want to automate a few processes. In the past I have used the command line exe to run workflows and they have worked find but in my new workplace I am having difficulty.
Workflow is being triggered from the following batch command (Plan in the end is to run the BAT file from windows schedule, done this hundreds of time with the past employee and worked 100%)
"C:\Program Files\Alteryx\bin\AlteryxEngineCmd.exe" "C:\BI_Temp\000 Build Calendar.yxmd"
Pause
When I run it I expect it to show the workflow log in the command window (this is what I used to see) but the work flow trigger and then complete without doing anything, below is the command window I get.

I know its not a licence issue as the engine runs, I know it finds the file as it triggers, I have removed from the network so everything is local on laptop, incase its a permissions issues, There are no error messages, it literally just opens the workflow, does nothing and then closes it.
Any help would be appreciated
thanks
Mark