<?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 Does Model Builder has maximun number of tools we can use in it? in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868429#M838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing a model using ModelBuilder in ArcMap, it is a really big model and for some reason it get corrupted every time i get certain number of tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diego Llamas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jan 2020 20:34:30 GMT</pubDate>
    <dc:creator>DiegoLlamas</dc:creator>
    <dc:date>2020-01-27T20:34:30Z</dc:date>
    <item>
      <title>Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868429#M838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing a model using ModelBuilder in ArcMap, it is a really big model and for some reason it get corrupted every time i get certain number of tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diego Llamas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 20:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868429#M838</guid>
      <dc:creator>DiegoLlamas</dc:creator>
      <dc:date>2020-01-27T20:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868430#M839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are no listed limits that I can find.&lt;/P&gt;&lt;P&gt;So, some questions that might help&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is it a particular tool?&lt;/LI&gt;&lt;LI&gt;have you done this with many different models and it breaks after a certain number of tools?&lt;/LI&gt;&lt;LI&gt;can the model be broken down into submodels?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 22:49:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868430#M839</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-01-27T22:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868431#M840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't say how big your model is or post a model, but my experience is that really large models&amp;nbsp;get unstable. ModelBuilder has to validate the entire model when you open it, making sure are parameters are valid and datasets are there. If a model gets too large this process can bog down quite a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Dan that you should break the model into pieces and have a driver model that calls each piece in turn.&amp;nbsp;Smaller submodels much easier to edit, debug and run, and they will not "freeze" while you wait for dozens of tools and parameters to validate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating smaller pieces also has has the added benefit that the pieces are much more re-usable than a big behemoth model. This is also true for Python scripting!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Feb 2020 15:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868431#M840</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2020-02-15T15:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868432#M841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My model is not big and my model runs perfectly with results but for me to filter selections, made me to export to python and use tool validator to filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/482364_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Feb 2020 23:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868432#M841</guid>
      <dc:creator>AyokunleAdebisi1</dc:creator>
      <dc:date>2020-02-15T23:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868433#M842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my model works perfectly and the script works well also..the only issue is not showing in my gdb and ofcourse not showing in the TOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Feb 2020 23:56:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868433#M842</guid>
      <dc:creator>AyokunleAdebisi1</dc:creator>
      <dc:date>2020-02-15T23:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868434#M843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had over 150 tools in the model and in certain number of tools it just crashed and after that I was not able to edit the model, so I had to do dan's suggestion i broke it down into submodels and&amp;nbsp; after that it worked, I am creating a phyton script to avoid this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DLL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 12:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868434#M843</guid>
      <dc:creator>DiegoLlamas</dc:creator>
      <dc:date>2020-02-17T12:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868435#M844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure OutputFC is not set to&amp;nbsp; intermediate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also: Why not&amp;nbsp;create a small Python script that can import your toolbox with arcpy.ImportToolbox() and call your model tool from&amp;nbsp;Python.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 05:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868435#M844</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2020-02-20T05:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does Model Builder has maximun number of tools we can use in it?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868436#M845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say once a model is exceeding a dozen or more tools I would be seriously thinking about porting it all over to python. A model with 150 tools has some serious logic to it that&amp;nbsp;would be very difficult to maintain, much easier to do it in python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a workflow in modelbuilder is easy, quick and very convenient but I think people get trapped (including myself) in that scenario of having invested too much effort in it to abandon it for python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation is that if you are working up some new cool workflow to do something fancy and you get to about 20 tools and you "can't see the light at the end of the tunnel" then stop! Move your existing logic into python code and then continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well that's what my 16 years of using modelbuilder has taught me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 12:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/does-model-builder-has-maximun-number-of-tools-we/m-p/868436#M845</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2020-02-28T12:20:32Z</dc:date>
    </item>
  </channel>
</rss>

