<?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 Resolve Error 000229 when trying to mer in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1038534#M25337</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently creating a model to run a large amount of processes and batch processes to reduce the amount of time it takes to create a constraints layer. However, I am facing an issue when I try and merge all the data together, since the majority is executed in a batch process, since many of the buffer distances for a lot of the data is the same, therefore, there is no need to have a myriad of buffer processes. When I try and merge them together, the process fails with the error "000229". I have had a look for a solution, and I know the problem is that the merge tool is trying to execute a process on a geodatabase, rather than an output layer. Is there any way to merge the batch buffered layers together? All the output from the batch buffer processes go into the same folder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PeterDouglass_0-1616152316968.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8896i24D221121BCBD719/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PeterDouglass_0-1616152316968.png" alt="PeterDouglass_0-1616152316968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Mar 2021 11:12:38 GMT</pubDate>
    <dc:creator>PeterDouglass</dc:creator>
    <dc:date>2021-03-19T11:12:38Z</dc:date>
    <item>
      <title>Resolve Error 000229 when trying to mer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1038534#M25337</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently creating a model to run a large amount of processes and batch processes to reduce the amount of time it takes to create a constraints layer. However, I am facing an issue when I try and merge all the data together, since the majority is executed in a batch process, since many of the buffer distances for a lot of the data is the same, therefore, there is no need to have a myriad of buffer processes. When I try and merge them together, the process fails with the error "000229". I have had a look for a solution, and I know the problem is that the merge tool is trying to execute a process on a geodatabase, rather than an output layer. Is there any way to merge the batch buffered layers together? All the output from the batch buffer processes go into the same folder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PeterDouglass_0-1616152316968.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8896i24D221121BCBD719/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PeterDouglass_0-1616152316968.png" alt="PeterDouglass_0-1616152316968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 11:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1038534#M25337</guid>
      <dc:creator>PeterDouglass</dc:creator>
      <dc:date>2021-03-19T11:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Resolve Error 000229 when trying to mer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1039709#M25344</link>
      <description>&lt;P&gt;Firstly I would strongly recommend you don't rename the tool (yellow box) as now no one has any idea what it really is, including you (in 6 months from now). Rename inputs/outputs is fine but leave the tool as its default name. So you have a tool called 10m batch buffer, is it a buffer tool, or a Euclidean distance tool or something completely different that in your mind is "buffering" but to everyone else its a field calculate! I am warning you now as you are shooting yourself in the foot when it comes to reviewing model logic at a later date. I speak from experience!&lt;/P&gt;&lt;P&gt;That said your model is creating buffers through different routes and shoving them into a single folder and you want to merge the lot? This is done using an iterator and collects value tool as shown in the example &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/modelbuilder-toolbox/examples-of-using-model-only-tools-in-modelbuilder.htm#GUID-9F197B15-27F6-46EA-BAC5-7A722C5A3C4E" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Take note that in the example the iterator connecting to a collects value tool is in a &lt;STRONG&gt;sub-model&lt;/STRONG&gt;. Review the advance section on this &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/add-a-submodel-to-a-model.htm" target="_self"&gt;page.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 10:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1039709#M25344</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2021-03-23T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Resolve Error 000229 when trying to mer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1039711#M25345</link>
      <description>&lt;P&gt;Fab! Thank you, Duncan!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 10:50:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/resolve-error-000229-when-trying-to-mer/m-p/1039711#M25345</guid>
      <dc:creator>PeterDouglass</dc:creator>
      <dc:date>2021-03-23T10:50:58Z</dc:date>
    </item>
  </channel>
</rss>

