Hello:
I've been having a rather strange issue happening with my Alteryx (latest version). Here is my setup/configuration: I have approx. 23 workflows that all need to run one after another. To accomplish this, I've created a batch and created a separate AlteryxCmdEngine.exe line for each file. Now if I double click this file, my workflows all kick off and work as expected (usually but I'll get to that in a moment). Anyway, when it works about 75% of the time everything is awesome. I've even wired up this batch file to a Windows Scheduler Task and again 75% of the time everything is great and amazing.
Now 25% of the time, something odd happens. Using the Windows Task Manager where you can see the CPU % for each Image name I can see that AlteryxCmdEngine.exe just went down to 0% and doesn't change from there. It is still there in the list and Task Scheduler shows it is still running...but just sort of dead at 0% CPU.
I came to know this because in the 23rd workflow I've put in an Event to email me when it is finished. I know almost everyday that batch file and 23 workflows takes about 1 hour and 6 minutes to finish. So I know the batch file kicks off at 8:00AM each morning and by 9:06AM I get my email. I know everything is smooth. But again, 25% of the time, I won't get that email and I know something is wrong. So I check the Task Manager and notice what I wrote above: ALteryxCmdEngine is at 0%.
What I end up doing is simply grabbing the Workflows that still did not execute and put them in their own temporary batch file and execute them there. Doing that works and it finishes (using a separate AlteryxCmdEngine.exe instance...the other one still sits at 0%).
Okay, thanks for reading. Anyone have any input or suggestion on what I may have done wrong? Has anyone else ever come to something like this? Or is this all now a candidate for me to use Alteryx Server which my company still does not have.
Thanks in advance.
I did try my test to research this but could not find anyone else having roughly the same issue as me.
Amar