Can anyone help on step to create a .exe file in Alteryx to run workflow via command line.
@rohit782192 You need an Alteryx Scheduler license or a Server license to run alteryx workflows through the cmd or via exe. The way you can do this is by calling the Alteryx engine then the workflow location.
For ex:
"D:\Program Files\Alteryx\bin\AlteryxEngineCmd.exe" "D:\Alteryxworkflow1.yxmd"
Happy to help!
@CharltonFranklin wrote:
Error - Alteryx Engine: The Feature "API or FlowChartMode" is not licensed.
That's the bit telling you that this must be run on a machine that has a Server license.
Hi @rohit782192,
Does your company have Alteryx Server? Once you build the workflows in Alteryx Designer you can publish them to Alteryx Server for scheduling as well as leveraging command line and API methods for kicking off workflows. The basic Designer license does not have this functionality.
Hello, could you help me, I get that message, did you manage to solve it or is there any other method to be able to execute alteryx flow? My account is on a trial basis for 1 student year. thanks
Si, no se puede si no tienes la licencia de alteryx server que es para poder correr lso flujos por linea de comandos