<?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: Python tool box batch process not working. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220041#M65794</link>
    <description>&lt;P&gt;are you accessing batch processing like this is or the tool not working?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="batchtools.png" style="width: 315px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53131i96819B7BB2AA400B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="batchtools.png" alt="batchtools.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 20:46:13 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-10-07T20:46:13Z</dc:date>
    <item>
      <title>Python tool box batch process not working.</title>
      <link>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220036#M65792</link>
      <description>&lt;P&gt;I am in the process of migrating my workflows to ArcPro. This involves bringing over some tools I created in ArcMap. One of the tools, adds 5 fields to all feature classes within a feature dataset.&amp;nbsp; In ArcMap/Catalog I could run it as a single process or as a batch process with no issue. In ArcPro, I can run it as a single process but it will not run as a batch process. Why would this be?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 20:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220036#M65792</guid>
      <dc:creator>CarsonG</dc:creator>
      <dc:date>2022-10-07T20:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Python tool box batch process not working.</title>
      <link>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220041#M65794</link>
      <description>&lt;P&gt;are you accessing batch processing like this is or the tool not working?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="batchtools.png" style="width: 315px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53131i96819B7BB2AA400B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="batchtools.png" alt="batchtools.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 20:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220041#M65794</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-10-07T20:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Python tool box batch process not working.</title>
      <link>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220057#M65795</link>
      <description>&lt;P&gt;That is how I am accessing the the batch process but it is for a custom python tool box.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 21:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220057#M65795</guid>
      <dc:creator>CarsonG</dc:creator>
      <dc:date>2022-10-07T21:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Python tool box batch process not working.</title>
      <link>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220060#M65796</link>
      <description>&lt;P&gt;The limitations may have changed from ArcMap, have you seen this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/batch-geoprocessing.htm" target="_blank"&gt;Batch geoprocessing—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 21:52:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220060#M65796</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-10-07T21:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Python tool box batch process not working.</title>
      <link>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220640#M65817</link>
      <description>&lt;P&gt;I see that, "&lt;SPAN&gt;Some input parameters are not supported as batch parameter, including all Boolean (check box) parameters,&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.0/help/analysis/geoprocessing/basics/field-map.htm" target="_blank" rel="noopener"&gt;Field Map&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;parameters, Value Table parameters, and parameters that accept&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.0/help/analysis/geoprocessing/basics/multiple-values.htm" target="_blank" rel="noopener"&gt;multiple values&lt;/A&gt;&lt;SPAN&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am assuming it won't run in batch mode in ArcPro because the input data sets are multiple values. Is there any plan in the future for this to be implemented?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This seems like a downgrade from ArcMap?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 12:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-tool-box-batch-process-not-working/m-p/1220640#M65817</guid>
      <dc:creator>CarsonG</dc:creator>
      <dc:date>2022-10-11T12:02:44Z</dc:date>
    </item>
  </channel>
</rss>

