<?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 Crew Runner Conundrum in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725146#M171508</link>
    <description>&lt;P&gt;I heavily use crew runner macros but am perplexed on the mess I make moving the work from one machine to another. In the snip below you can see I've got 3 instances of the runner installed but the workflow isn't finding any of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I&lt;/P&gt;&lt;P&gt;1. Uninstall duplicate instances on this machine?&lt;/P&gt;&lt;P&gt;2. Get an instance installed in a common location on all machines?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your wisdom and experience!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hroderick-thr_0-1614612128293.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/172630iE12479B451E73F61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hroderick-thr_0-1614612128293.png" alt="hroderick-thr_0-1614612128293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 15:29:07 GMT</pubDate>
    <dc:creator>hroderick-thr</dc:creator>
    <dc:date>2021-03-01T15:29:07Z</dc:date>
    <item>
      <title>Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725146#M171508</link>
      <description>&lt;P&gt;I heavily use crew runner macros but am perplexed on the mess I make moving the work from one machine to another. In the snip below you can see I've got 3 instances of the runner installed but the workflow isn't finding any of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I&lt;/P&gt;&lt;P&gt;1. Uninstall duplicate instances on this machine?&lt;/P&gt;&lt;P&gt;2. Get an instance installed in a common location on all machines?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your wisdom and experience!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hroderick-thr_0-1614612128293.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/172630iE12479B451E73F61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hroderick-thr_0-1614612128293.png" alt="hroderick-thr_0-1614612128293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 15:29:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725146#M171508</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2021-03-01T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725184#M171510</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/91355"&gt;@hroderick-thr&lt;/a&gt;&amp;nbsp;Under the hood, the most common ways for macros to show up in your toolbar is via an ini file. I would check this folder:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;C:\ProgramData\Alteryx\DataProducts\AddOnData\Macros&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should see several ini files in there. When you open them up in notepad or other text editor, you should see them pointing to where it's trying to find the crew macros.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that you can also go to user settings &amp;gt;&amp;gt; macros and should be able to see the same thing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To fix it, I would first delete all of the crew INI files (which can also be done in the user settings and deleting all of the macro repos). Then if you download the crew macros &lt;A href="http://downloads.chaosreignswithin.com/Macros.zip" target="_blank" rel="noopener"&gt;zip folder&lt;/A&gt;&amp;nbsp;and unzip the folder to your network location, you can run the installer from there and it should then point to your network directory. You can go to user settings &amp;gt;&amp;gt; macros and check that it got pointed correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 15:48:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725184#M171510</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2021-03-01T15:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725193#M171511</link>
      <description>&lt;P&gt;Ahhh, macro management. Always a fun topic. /sarcasm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See these links from the Alteryx knowledge base:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sharing Macros in Alteryx Designer and Server&lt;BR /&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Sharing-Macros-in-Alteryx-Designer-and-Server/ta-p/250140" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Sharing-Macros-in-Alteryx-Designer-and-Server/ta-p/250140&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can The Macros Path Visibility Be Hidden To Other Users?&lt;BR /&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Can-The-Macros-Path-Visibility-Be-Hidden-To-Other-Users/ta-p/680719" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Can-The-Macros-Path-Visibility-Be-Hidden-To-Other-Users/ta-p/680719&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;========&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We store all of our shared macros in a network folder, and push an INI file to every machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The INI file has a pointer to the network folder.&lt;/P&gt;&lt;P&gt;The INI file is stored in folder&amp;nbsp;C:\ProgramData\Alteryx\DataProducts\AddOnData\Macros&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instructions to our users include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Under Options &amp;gt; User Settings &amp;gt; Edit User Settings &amp;gt; tab for Macros: ensure you do NOT have an entry with a Search Path that includes \\network_folder\Permanent\Alteryx_Macros\ or any sub-folder below this folder. Because this path will be specified by the INI file. If you DO include this Search Path or any sub-folder, your macros will be prefixed with a folder name in your workflow definition files (YXMD, YXMC, YXWZ). Your macros should ONLY be prefixed with a folder name if you are using a macro from a Department-specific folder or a DEV folder. Your macros should NOT be prefixed with a folder name if you are using a shared global "gold-copy" macro.&lt;/LI&gt;&lt;LI&gt;Add Macro search paths for your Private Department Production Macros and your Private Development Macros&lt;UL&gt;&lt;LI&gt;You can add any path(s) you want, except for the folder or any subfolders listed in the INI file above.&lt;/LI&gt;&lt;LI&gt;In Alteryx Designer, go to menu path Options &amp;gt; User Settings &amp;gt; Edit User Settings &amp;gt; tab for Macros&lt;BR /&gt;Click the + button, type the word "Macros" (without the quotes) in the Category box, and add path to your Private Department Production Macros&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 15:53:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725193#M171511</guid>
      <dc:creator>ChrisTX</dc:creator>
      <dc:date>2021-03-01T15:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725198#M171514</link>
      <description>&lt;P&gt;Oh and since it's finding the runner macro images in your toolbar, it means that your alteryx is connected to the macros and your workflow is just not pointed correctly. So you may want to open your broken workflow in a text editor (notepad or notepad++) and search for yxmc to see the filepath where it's pointed to your macros. When at look at one of my workflows, it looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="patrick_digan_0-1614614003366.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/172664iC1FEDB851CBF2483/image-size/large?v=v2&amp;amp;px=999" role="button" title="patrick_digan_0-1614614003366.png" alt="patrick_digan_0-1614614003366.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since it just has a filename, alteryx will first look in the workflow directory. Since it doesn't find the macro there, it will next go through all of the ini file locations and look there. Depending on how you added the macro to your canvas, it could have an absolute path, like:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="patrick_digan_1-1614614107987.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/172666i5F04752DE2535864/image-size/large?v=v2&amp;amp;px=999" role="button" title="patrick_digan_1-1614614107987.png" alt="patrick_digan_1-1614614107987.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this case, Alteryx just checks that specified location and will return that black box that you're seeing if it can't find it. It unfortunately doesn't realize that this macro is installed in your toolbar (several times). In this case the "easiest" fix is to delete the macro and pull a fresh one from your toolbar once you have your macro repository setup. This could be a challenge if you have a large amount of workflows with this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 15:57:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725198#M171514</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2021-03-01T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725199#M171515</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/91355"&gt;@hroderick-thr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/91355"&gt;@hroderick-thr&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A little background on the Runner Macros first.&amp;nbsp; These macros were built at a time when server didn't exist as a product.&amp;nbsp; They allowed a desktop to automate before automation was a SKU.&amp;nbsp; They were wonderful add-ins to the product.&amp;nbsp; Currently, support for the macros moved from CReW to Alteryx.&amp;nbsp; That being said, I'll still give you my two cents on resolutions to your conundrum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Location of installed CReW macros:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;C:\ProgramData\Alteryx\DataProducts\AddOnData\Macros&lt;/LI-CODE&gt;&lt;P&gt;Look in this folder and you'll find CReW.ini&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Settings]
DefaultFolder=CReW Macros
MinimumAlteryxVersion=10.0
Path=D:\CReW Macros\Macros&lt;/LI-CODE&gt;&lt;P&gt;This is where Alteryx will expect the macro to exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to put them on a network, it might make things easier for you but it will also be a potential performance risk.&amp;nbsp; I'd like to see the macros installed in the same physical folder on all machines.&amp;nbsp; That does require a little bit of administration, but like Alteryx itself, you don't install one version of software for all machines to access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The original macro pack contains an uninstall option.&amp;nbsp; You can use it to start fresh.&amp;nbsp; We are considering creating a new macro pack install, but that isn't coming up too soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 15:57:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725199#M171515</guid>
      <dc:creator>MarqueeCrew</dc:creator>
      <dc:date>2021-03-01T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725220#M171524</link>
      <description>&lt;P&gt;So many good answers so fast! I hope to mark them all as solution but will start from top down in case I can pick only one. Thank you so much for caring.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 16:16:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/725220#M171524</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2021-03-01T16:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Crew Runner Conundrum</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/752905#M180954</link>
      <description>&lt;P&gt;Muy buen dato, me ayudo a regularizar las versiones de las dos maquinas donde tengo Designer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Muchas Gracias!!!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 13:06:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Crew-Runner-Conundrum/m-p/752905#M180954</guid>
      <dc:creator>lhuber</dc:creator>
      <dc:date>2021-04-29T13:06:11Z</dc:date>
    </item>
  </channel>
</rss>

