<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Run a module from command prompt or by .bat file in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/11015#M5585</link>
    <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ability to run from cmd on desktop should be included in desktop license in my opnion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jan 2016 22:36:44 GMT</pubDate>
    <dc:creator>anthony</dc:creator>
    <dc:date>2016-01-13T22:36:44Z</dc:date>
    <item>
      <title>Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/10977#M5581</link>
      <description>&lt;P&gt;Can anyone help me to this that how I can run a alteryx module from command prompt or by .bat file.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 01:32:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/10977#M5581</guid>
      <dc:creator>ashiques</dc:creator>
      <dc:date>2018-05-24T01:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/10980#M5582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a command line utility "&lt;STRONG&gt;AlteryxEngineCmd.exe&lt;/STRONG&gt;" under "C:\Program Files\Alteryx\bin"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so using the above Utility you can pass the argument&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please refer the below link for each type of module&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.alteryx.com/10.1/index.htm#Command_Line.htm?Highlight=AlteryxEngineCmd&amp;nbsp;" target="_blank"&gt;http://help.alteryx.com/10.1/index.htm#Command_Line.htm?Highlight=AlteryxEngineCmd&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 13:46:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/10980#M5582</guid>
      <dc:creator>s_pichaipillai</dc:creator>
      <dc:date>2016-01-13T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/10982#M5583</link>
      <description>&lt;P&gt;Please keep in mind that in order to run Alteryx from the command line&amp;nbsp;your license will need to grant permission to use the feature API and command line interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise when you try to run a command it will simply say "The Feature API is not licensed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To check this, go to Options -&amp;gt; Manage Licenses and see if API &amp;amp; Command Line w/ Scheduler is checked.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 14:06:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/10982#M5583</guid>
      <dc:creator>michael_treadwell</dc:creator>
      <dc:date>2016-01-13T14:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/11010#M5584</link>
      <description>&lt;P&gt;You can run AlteryxEngineCmd in a couple of ways:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From command prompt (or Powershell)&lt;/LI&gt;&lt;LI&gt;Using the Run Command tool in Alteryx&lt;/LI&gt;&lt;LI&gt;By configuring an Event in Alteryx&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;There's a lot of flexibility...&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 19:32:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/11010#M5584</guid>
      <dc:creator>tom_montpool</dc:creator>
      <dc:date>2016-01-13T19:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/11015#M5585</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ability to run from cmd on desktop should be included in desktop license in my opnion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 22:36:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/11015#M5585</guid>
      <dc:creator>anthony</dc:creator>
      <dc:date>2016-01-13T22:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/16549#M5586</link>
      <description />
      <pubDate>Thu, 17 Mar 2016 11:41:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/16549#M5586</guid>
      <dc:creator>ashiques</dc:creator>
      <dc:date>2016-03-17T11:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/18531#M5587</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;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&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 13:53:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/18531#M5587</guid>
      <dc:creator>Sashank06</dc:creator>
      <dc:date>2016-04-08T13:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/18533#M5588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yoy can press "crtl + r" to run the workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 14:03:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/18533#M5588</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2016-04-08T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/34202#M5589</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/1710"&gt;@michael_treadwell﻿&lt;/a&gt;, I was wondering what it takes to get the "API &amp;amp; Command Line w/ Scheduler" feature of your licence checked. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 12:09:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/34202#M5589</guid>
      <dc:creator>DultonM</dc:creator>
      <dc:date>2016-09-29T12:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/34214#M5590</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5106"&gt;@DultonM﻿&lt;/a&gt;&amp;nbsp;this is a job for Alteryx Fulfillment. Contact your sales rep about getting the command line enabled for your license.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:21:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/34214#M5590</guid>
      <dc:creator>michael_treadwell</dc:creator>
      <dc:date>2016-09-29T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/34221#M5591</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5106"&gt;@DultonM﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need help here, please send me a message and I can create a case for you and have someone reach out to you about the license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:46:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/34221#M5591</guid>
      <dc:creator>JessicaS</dc:creator>
      <dc:date>2016-09-29T14:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/83274#M5592</link>
      <description>&lt;P&gt;How can i run&amp;nbsp;&lt;SPAN&gt;AlteryxEngineCmd&amp;nbsp;&lt;/SPAN&gt;From command prompt (or Powershell)&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 19:25:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/83274#M5592</guid>
      <dc:creator>Machingwa</dc:creator>
      <dc:date>2017-09-27T19:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/83724#M5593</link>
      <description>&lt;P&gt;In command prompt, you either change your current directory to "C:\Program Files\Alteryx\bin" and run from there, or add "C:\Program Files\Alteryx\bin\AlteryxEngineCmd" to your PATH variable list. Once either of these is satisfied, type "alteryxenginecmd" and see what happens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Powershell, see above, but you also have to set the proper execution policy (see ) and you need to include ".\", so -- ".\alteryxenginecmd"&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 17:29:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/83724#M5593</guid>
      <dc:creator>tom_montpool</dc:creator>
      <dc:date>2017-09-29T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/87176#M5594</link>
      <description>&lt;P&gt;How can i use Powershell to trigger a module.?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 14:55:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/87176#M5594</guid>
      <dc:creator>Machingwa</dc:creator>
      <dc:date>2017-10-23T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/110053#M5595</link>
      <description>&lt;P&gt;I Completely agree. the current server API doesn't allow the users to upload and run workflows/applications in remote and as many of the workflows used by the community are built as part of larger projects using source controls and CI environments for quality assurance. current situation is that we are forced to either purchase a server license in order to automate a run from a command line which doesn't seem likely, especially considering the server API server access is still lacking. the only other option is to remote to a company Alteryx server and by that 'steal' its resources which is far from optimal for obvious reasons.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 14:05:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/110053#M5595</guid>
      <dc:creator>nzahavi</dc:creator>
      <dc:date>2018-01-04T14:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Run a module from command prompt or by .bat file</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/134382#M5596</link>
      <description>&lt;P&gt;Hello Saravanan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help in running altryx useing cmd line&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:01:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Run-a-module-from-command-prompt-or-by-bat-file/m-p/134382#M5596</guid>
      <dc:creator>balaji_swamy</dc:creator>
      <dc:date>2018-02-12T10:01:25Z</dc:date>
    </item>
  </channel>
</rss>

