<?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: How to run private gallery workflow from command line? in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/534152#M5830</link>
    <description>&lt;P&gt;Thanks for the lead &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2155"&gt;@patrick_mcauliffe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deep into the blog was a reference to the gallery api &lt;A href="https://gallery.alteryx.com/api-docs/#!/workflows.json/EnqueuePOST" target="_blank"&gt;https://gallery.alteryx.com/api-docs/#!/workflows.json/EnqueuePOST&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which looks promising, but pretty far past my current skillset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will shift my search to looking&amp;nbsp;for gallery api examples.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2020 13:39:53 GMT</pubDate>
    <dc:creator>hroderick-thr</dc:creator>
    <dc:date>2020-02-27T13:39:53Z</dc:date>
    <item>
      <title>How to run private gallery workflow from command line?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/533551#M5806</link>
      <description>&lt;P&gt;I like using the gallery for source control but am stuck on how to run gallery workflows from our enterprise scheduling system (Control-M)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For workflows saved as yxmd files, I start them using command line.&lt;/P&gt;&lt;P&gt;I need to know how to reference a yxmd stored in gallery in command line&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the Alteryx documentation below how might&amp;nbsp;&lt;FONT color="#FF00FF"&gt;MyWorkflow.yxmd&lt;/FONT&gt; be coded for a workflow stored in our private gallery?&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="MCDropDownHead dropDownHead"&gt;&lt;A target="_blank"&gt;Workflows&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="MCDropDownBody dropDownBody"&gt;&lt;PRE&gt;&lt;SPAN class="typ"&gt;AlteryxEngineCmd&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;exe &lt;/SPAN&gt;&lt;FONT color="#FF00FF"&gt;&lt;SPAN class="typ"&gt;MyWorkflow&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;yxmd&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;This function runs a standard Alteryx workflow (.yxmd) at command line. It is useful for a series of workflows as a batch that needs to be run in sequence.&lt;/P&gt;&lt;DIV class="MCDropDown dropDown dropDowndd_nested MCDropDown_Closed"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Feb 2020 13:47:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/533551#M5806</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2020-02-26T13:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to run private gallery workflow from command line?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/534130#M5829</link>
      <description>&lt;P&gt;You may want to check out some posts written by&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3835"&gt;@stevea&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Especially this one which I believe addresses your question:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Engine-Works-Blog/Intro-to-the-Server-command-line/bc-p/21242#M424" target="_blank"&gt;https://community.alteryx.com/t5/Engine-Works-Blog/Intro-to-the-Server-command-line/bc-p/21242#M424&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 12:49:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/534130#M5829</guid>
      <dc:creator>patrick_mcauliffe</dc:creator>
      <dc:date>2020-02-27T12:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to run private gallery workflow from command line?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/534152#M5830</link>
      <description>&lt;P&gt;Thanks for the lead &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2155"&gt;@patrick_mcauliffe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deep into the blog was a reference to the gallery api &lt;A href="https://gallery.alteryx.com/api-docs/#!/workflows.json/EnqueuePOST" target="_blank"&gt;https://gallery.alteryx.com/api-docs/#!/workflows.json/EnqueuePOST&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which looks promising, but pretty far past my current skillset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will shift my search to looking&amp;nbsp;for gallery api examples.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 13:39:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/534152#M5830</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2020-02-27T13:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to run private gallery workflow from command line?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/535198#M5841</link>
      <description>&lt;P&gt;I found this&amp;nbsp;&lt;A href="https://vimeo.com/142280671" target="_blank"&gt;https://vimeo.com/142280671&lt;/A&gt;&amp;nbsp; and it helped me enough that I should be enough get done what I need.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 13:19:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-run-private-gallery-workflow-from-command-line/m-p/535198#M5841</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2020-02-29T13:19:45Z</dc:date>
    </item>
  </channel>
</rss>

