Run a module from command prompt or by .bat file
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can anyone help me to this that how I can run a alteryx module from command prompt or by .bat file.
Solved! Go to Solution.
- Labels:
- Run Command
- Settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
There is a command line utility "AlteryxEngineCmd.exe" under "C:\Program Files\Alteryx\bin"
so using the above Utility you can pass the argument
please refer the below link for each type of module
http://help.alteryx.com/10.1/index.htm#Command_Line.htm?Highlight=AlteryxEngineCmd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Please keep in mind that in order to run Alteryx from the command line your license will need to grant permission to use the feature API and command line interface.
Otherwise when you try to run a command it will simply say "The Feature API is not licensed"
To check this, go to Options -> Manage Licenses and see if API & Command Line w/ Scheduler is checked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can run AlteryxEngineCmd in a couple of ways:
- From command prompt (or Powershell)
- Using the Run Command tool in Alteryx
- By configuring an Event in Alteryx
There's a lot of flexibility...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can buy another license to use the exe or just write a script in autoIT or autohotkey to open Alteryx and hit run button.
The ability to run from cmd on desktop should be included in desktop license in my opnion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi ,
I was wondering if AutoHotkey can be used to press the run button inside the workflow after the alteryx file has been opened ? Could you please give me some hints regarding this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Yoy can press "crtl + r" to run the workflow.
Best regards,
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@michael_treadwell, I was wondering what it takes to get the "API & Command Line w/ Scheduler" feature of your licence checked. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@DultonM this is a job for Alteryx Fulfillment. Contact your sales rep about getting the command line enabled for your license.