<?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 Script Tool in batch mode in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1060868#M41281</link>
    <description>&lt;P&gt;So this goes beyond what a "Multivalue" parameter can deal with?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/setting-script-tool-parameters.htm" target="_blank"&gt;Setting script tool parameters—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 May 2021 08:37:26 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-05-24T08:37:26Z</dc:date>
    <item>
      <title>Run Script Tool in batch mode</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1060830#M41273</link>
      <description>&lt;P&gt;I have created a python script which I am applying to a 'script tool'. I have configured the tool but wish to be able to run the tool in batch mode if possible, similar to other 'system tools'. The batch portion relates to input variables for the script to process.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 03:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1060830#M41273</guid>
      <dc:creator>CPoynter</dc:creator>
      <dc:date>2021-05-24T03:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Run Script Tool in batch mode</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1060868#M41281</link>
      <description>&lt;P&gt;So this goes beyond what a "Multivalue" parameter can deal with?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/setting-script-tool-parameters.htm" target="_blank"&gt;Setting script tool parameters—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 08:37:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1060868#M41281</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-24T08:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Run Script Tool in batch mode</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1061188#M41318</link>
      <description>&lt;P&gt;Trying to achieve similar prompt when 'batching' other system tools, where you have each parameter laid out for inputs:&lt;/P&gt;&lt;TABLE width="228px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="57px"&gt;Param 1&lt;/TD&gt;&lt;TD width="57px"&gt;Param 2&lt;/TD&gt;&lt;TD width="57px"&gt;Param 3&lt;/TD&gt;&lt;TD width="57px"&gt;Param 4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="57px"&gt;A&lt;/TD&gt;&lt;TD width="57px"&gt;a&lt;/TD&gt;&lt;TD width="57px"&gt;1&lt;/TD&gt;&lt;TD width="57px"&gt;A;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="57px"&gt;B&lt;/TD&gt;&lt;TD width="57px"&gt;b&lt;/TD&gt;&lt;TD width="57px"&gt;2&lt;/TD&gt;&lt;TD width="57px"&gt;C;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="57px"&gt;C&lt;/TD&gt;&lt;TD width="57px"&gt;c&lt;/TD&gt;&lt;TD width="57px"&gt;3&lt;/TD&gt;&lt;TD width="57px"&gt;E;F&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="57px"&gt;D&lt;/TD&gt;&lt;TD width="57px"&gt;d&lt;/TD&gt;&lt;TD width="57px"&gt;4&lt;/TD&gt;&lt;TD width="57px"&gt;G;H;I&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So a list is created for each set of four parameters:&lt;/P&gt;&lt;P&gt;lst = [['A', 'a', '1', 'A;B'],['B', 'b', '2', 'C;D'],['C', 'c', '3', 'E;F'],['D', 'd', '4', 'G;H;I']]&lt;/P&gt;&lt;P&gt;Tool will be distributed, so unsure of inputs to create 'MultiValue' lists.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 00:01:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/run-script-tool-in-batch-mode/m-p/1061188#M41318</guid>
      <dc:creator>CPoynter</dc:creator>
      <dc:date>2021-05-25T00:01:08Z</dc:date>
    </item>
  </channel>
</rss>

