<?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: Can't Set Parameters for a Script Tool in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/243#M12</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good thought and good practice.&amp;nbsp; Although I just tested on my 10.3.1 and it behaved.&amp;nbsp; fwiw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Oct 2017 19:33:47 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2017-10-30T19:33:47Z</dc:date>
    <item>
      <title>Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/236#M5</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The setting:&amp;nbsp; ArcGIS 10.5.1, Windows 10 64bit os&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to explore developing a script tool but have run into a road block.&amp;nbsp; I thought it was just me being a bone-head, but for once it's not. (I know, right?!)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded a zipped toolbox and script tool from an ESRI page, just to see what's up with the procedure.&amp;nbsp; Toolbox works, as does the script itself. But...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I try to add a script to that same toolbox, using the same script (renamed to myScript.py) and when I get to the step where I am to define the parameters, the form will not accept anything I add.&amp;nbsp; I type in a value in the the display name column and&amp;nbsp;when I tab to or click on the data type column, the name disappears.&amp;nbsp; I sent the script to a team mate of mine and he is able to to get it to work just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't find anything about this with a search,&amp;nbsp;but I'm wondering if anyone else has come across this problem.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 20:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/236#M5</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-27T20:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/237#M6</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reboot?&lt;/P&gt;&lt;P&gt;script and toolbox in same folder?&lt;/P&gt;&lt;P&gt;its friday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 20:32:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/237#M6</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-27T20:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/238#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll take Friday for $100 please....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 22:24:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/238#M7</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-27T22:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/239#M8</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If might help if you either attach the tool/script you downloaded or include the URL of what you downloaded.&amp;nbsp; Then others could try to see if they are getting the same thing.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you adding the new tool script?&amp;nbsp; Are you right-clicking on a toolbox you created (ie. that you have read/write access to) and then choosing "Add-&amp;gt; Script" ?&amp;nbsp; Or are you adding it in another way?&amp;nbsp; Are they compatible versions?&amp;nbsp; Just a few things to check.&amp;nbsp; I add my own python scripts to custom toolbars all the time and have not had any issues with the Paramater tab....but I'm still on 10.3.1 for development.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 18:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/239#M8</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-10-30T18:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/240#M9</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rebecca-&amp;nbsp; it doesn't matter what script I try to use, where the script is located or where the toolbox is located. The dialog simply fails on my computer.&amp;nbsp; For example, I just downloaded a script and toolbox from :&amp;nbsp;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=e638afe0695a4ad38388cb8d9b350446" title="http://www.arcgis.com/home/item.html?id=e638afe0695a4ad38388cb8d9b350446"&gt;http://www.arcgis.com/home/item.html?id=e638afe0695a4ad38388cb8d9b350446&lt;/A&gt;&amp;nbsp;.&amp;nbsp; I've unzipped it to my desktop.&amp;nbsp; Here is a screen cap of an ArcCatalog window with&amp;nbsp; a windows explorer window on top:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="381885" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/381885_pastedImage_2.png" style="width: 620px; height: 259px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I start the Add Script Dialog in ArcCatalog by right clicking on MyToolBox and select Add Script:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="381886" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/381886_pastedImage_3.png" style="width: 355px; height: 451px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Followed by adding the script file in the directory shown above:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="381890" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/381890_pastedImage_4.png" style="width: 620px; height: 509px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I get to the third and final pane if the Add Script dialog, if/when I add text to the Display Name column, it automagically disappears when I tab or mouse click into the Data Type column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="381891" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/381891_pastedImage_5.png" style="width: 377px; height: 478px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened a case with Tech Support earlier this morning, a scant 5 hours ago...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/rastrauch"&gt;rastrauch&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 18:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/240#M9</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-30T18:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/241#M10</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the standard &lt;A href="https://community.esri.com/docs/DOC-2121"&gt;Resetting your ArcGIS application profile&lt;/A&gt;‌ yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just downloaded, unzipped and tried to add a parameter to the downloaded Toolbox/Tool, and didn't have an issue.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/381893_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, check that you have it in a location that has read/write access, but it don't seem to be a problem with the Tool. Although in production I'm not on 10.5.xz yet, I have a machine setup and tested there....worked without an issue too.&amp;nbsp; fwiw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:06:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/241#M10</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-10-30T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/242#M11</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try it in a real folder... my students do this unzip to desktop for many things assuming they are going to save some time... it very often fails...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/242#M11</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-30T19:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/243#M12</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good thought and good practice.&amp;nbsp; Although I just tested on my 10.3.1 and it behaved.&amp;nbsp; fwiw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:33:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/243#M12</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-10-30T19:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/244#M13</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but the next time you try something... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/laugh.png" /&gt; it is a just don't do, because when you need it to work the most, it will fail.&amp;nbsp; I have had students sitting beside one another trying to open up projects unzipped to desktop... it will work for one and not the other... go figure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/244#M13</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-30T19:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/245#M14</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did that last friday before and after the reboot....&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/245#M14</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-30T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/246#M15</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Were you able to figure this out? I am having the same issue. I have tried all of the recommendations from this conversation, and still can't add values to my add script tool...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 00:54:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/246#M15</guid>
      <dc:creator>MichelleLarime</dc:creator>
      <dc:date>2018-08-06T00:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/247#M16</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I recall, I did a reinstall and that cleared it up...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 23:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/247#M16</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-08-06T23:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/248#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - Is there a solution to this problem yet, I only just installed ArcMap yesterday and I have the same issue, I have tried everything but keep getting the same issue, the Display name disapears when I tab to the type column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 06:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/248#M17</guid>
      <dc:creator>JillianUebe</dc:creator>
      <dc:date>2020-07-01T06:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/249#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I vaguely remember this particular issue and it seems a reinstall of ArcGis is what got it going for me.&amp;nbsp; I'm no longer using ArcMap/Catalog so my frustrations these days are soley focused on ArcGis Pro...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 11:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/249#M18</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-07-01T11:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/250#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to fix the problem, the re install worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is now resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just have to find the correct script now to batch download attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 22:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/250#M19</guid>
      <dc:creator>JillianUebe</dc:creator>
      <dc:date>2020-07-01T22:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Set Parameters for a Script Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/251#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haven't looked at this but Dr Google recommended it.&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-10441-downloading-feature-layer-attachments"&gt;https://community.esri.com/docs/DOC-10441-downloading-feature-layer-attachments&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 03:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/can-t-set-parameters-for-a-script-tool/m-p/251#M20</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-07-02T03:55:38Z</dc:date>
    </item>
  </channel>
</rss>

