The command line examples to execute 1 workflow after another works when I test it for running 2 workflows but it errors out at the end.
Error: Designer x64: The Designer x64 reported: Error running Event #1: The external program "C:\Program Files\Alteryx\bin\AlteryxEngineCmd.exe" returned an error code: 1: The system could not find the environment option that was entered. (203)
I ran the below command manually in command prompt on the server and I get the same error as of the gallery/designer.
Command: AlteryxEngineCmd.exe "C:\files\1.yxmd"
I am assuming the AlteryxEngineCmd.exe is trying to access system environment variables and they might be different than what it is expecting or such environment variable does not exist. What could it be?. Can someone please shed some light on this? This question is asked in numerous topics and NO ONE answered this.