<?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: How can I control the order in which model builder processes are conducted? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344738#M12021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My services lock my SDE so fast I can't run this long of a model but I think combining the models doesn't work. &amp;nbsp;Some additional background: &amp;nbsp;I am trying to copy features from a feature service layer into my SDE and it is such a headache. &amp;nbsp;This is the only way the county will give me the parcel information. &amp;nbsp;I'm trying to make this as simple as possible but building the model is proving very troublesome. &amp;nbsp;I have issues somewhere everytime I run it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 20:11:13 GMT</pubDate>
    <dc:creator>JoshWhite</dc:creator>
    <dc:date>2017-03-31T20:11:13Z</dc:date>
    <item>
      <title>How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344732#M12015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I have a number of processes that are related but independent of each other, I would like to force them to go in a particular order as its easier to diagnose issues when looking at logs after the model fails. &amp;nbsp;For instance, I have found that my services tend to lock my SDE after a short period and I would like to run the longest process first in order to make sure it gets done and doesn't have to be rerun if locks develop during the model run. &amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" height="690" src="https://community.esri.com/legacyfs/online/344947_Capture.JPG" style="border: 0px; font-weight: inherit; margin: 2px 0px 0px;" width="1600" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;The one at the bottom should run first since it is so long. &amp;nbsp;I know rearranging the graphic wont help a bit. &amp;nbsp;The top four processes are much quicker and should be run after the long one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:39:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344732#M12015</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2017-03-31T16:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344733#M12016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to &lt;STRONG&gt;precondition&lt;/STRONG&gt; connect . connect from result (output)&amp;nbsp;of the first processes to the second processes. as in the picture:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/344929_5.jpg" style="width: 620px; height: 453px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344733#M12016</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-03-31T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344734#M12017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the output before the precondition affect the input of the next operation though? &amp;nbsp;They are all separate feature classes, just a bunch of copy feature processes that have to be done pretty regularly and its just easier to use a model. &amp;nbsp; If this works, I can actually combine two models into one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344734#M12017</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2017-03-31T18:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344735#M12018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Precondition connect is for order processes, first , second ,third ,,.etc..&amp;nbsp;the only affect of this connect that if the first processes before precondition connect failed, All processes after the connect&amp;nbsp;willl not start and&amp;nbsp;the model will stop.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344735#M12018</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-03-31T18:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344736#M12019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I still have issues with locking and would like to just stop all services in order to clear locks but I can't seem to make a script a precondition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 19:58:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344736#M12019</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2017-03-31T19:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344737#M12020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;locking what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 20:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344737#M12020</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-03-31T20:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the order in which model builder processes are conducted?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344738#M12021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My services lock my SDE so fast I can't run this long of a model but I think combining the models doesn't work. &amp;nbsp;Some additional background: &amp;nbsp;I am trying to copy features from a feature service layer into my SDE and it is such a headache. &amp;nbsp;This is the only way the county will give me the parcel information. &amp;nbsp;I'm trying to make this as simple as possible but building the model is proving very troublesome. &amp;nbsp;I have issues somewhere everytime I run it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 20:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-can-i-control-the-order-in-which-model-builder/m-p/344738#M12021</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2017-03-31T20:11:13Z</dc:date>
    </item>
  </channel>
</rss>

