<?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: Model builder connections in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367284#M12621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Coy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could export all 3 models into their own python script and then paste them all together into one script? With this method you should be able to only run one script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2013 11:17:23 GMT</pubDate>
    <dc:creator>TimWitt</dc:creator>
    <dc:date>2013-10-23T11:17:23Z</dc:date>
    <item>
      <title>Model builder connections</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367283#M12620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to various errors that I have been unable to surpass, I have to run a model in three separate parts.&amp;nbsp; Each part can be ran successfully immediately after the previous has finished, however, I am unable to get them to work if I combine all of the processes into one model.&amp;nbsp; Not sure why, but that is how it is so far. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am here to inquire about the possibility of connecting multiple models.&amp;nbsp; Is there a way to call upon another model to run as soon as one has finished?&amp;nbsp; Can you combine them into one?&amp;nbsp; I haven't been able to find much help through online searches thus far.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any assistance.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C. Potts&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 03:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367283#M12620</guid>
      <dc:creator>CoyPotts1</dc:creator>
      <dc:date>2013-10-23T03:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Model builder connections</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367284#M12621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Coy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could export all 3 models into their own python script and then paste them all together into one script? With this method you should be able to only run one script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 11:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367284#M12621</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-23T11:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Model builder connections</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367285#M12622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will give that a shot, thanks for the input!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll give some details to the problem that I was having and maybe you can answer where it would still arise if all three were combined into a single script.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to separate model 1 and model 2 at one point because the output contour feature class (created within the model) that was used as the input in a polyline to raster tool would throw an error that says "Cannot retrieve the feature class extent" before the model was even allowed to run.&amp;nbsp; If I cut the two models at that point, run model 1 which ends at the contour creation, and then run model 2 starting with the contours as the input, it runs fine.&amp;nbsp; I can see how it would say it couldn't retrieve the extent since the contours aren't technically created yet, but I find it weird that ArcMap won't allow the model to even begin to run at all.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second break ends in the creation of a Minus raster, and begins with the Reclassify tool.&amp;nbsp; For some reason if I put these two steps together, it won't work...but if I run model 2 up to the Minus raster creation, and then start model 3, it works just fine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if that will all make sense without seeing what I'm working with, but maybe it will.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the input!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C Potts&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 15:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367285#M12622</guid>
      <dc:creator>CoyPotts1</dc:creator>
      <dc:date>2013-10-23T15:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Model builder connections</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367286#M12623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds kinda weird that you can't run it in one model. I hope doing it step by step in python fixes those errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-connections/m-p/367286#M12623</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-23T16:13:45Z</dc:date>
    </item>
  </channel>
</rss>

