<?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: CREATING NEW FOLDER IN MODEL PREVENTS REST OF MODEL FROM RUNNING in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653418#M7117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you share your model or specify what it is doing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried but I was not able to reproduce your problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Akos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 08:52:36 GMT</pubDate>
    <dc:creator>AkosKisreti1</dc:creator>
    <dc:date>2013-09-24T08:52:36Z</dc:date>
    <item>
      <title>MODEL BUILDER: CREATING NEW FOLDER IN MODEL PREVENTS REST OF MODEL FROM RUNNING</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653417#M7116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to create a model in which 1) a new folder is created on the C drive and 2) various new layers are created and saved into this folder. When I create the model and run it in the edit window (via "validate entire model" and then "run") everything works fine. However, when I attempt to the run the model directly from Arctoolbox (by double clicking the model name) the model doesn't run. I get an error message stating that the new folder doesn't exist...thus there is no where to save the layers to. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way around this? Specifically, can I force the model to run even though the folders are not present at the outset (since the first thing the model does is create these necessary folders)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653417#M7116</guid>
      <dc:creator>EricPiza</dc:creator>
      <dc:date>2013-09-23T17:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER: CREATING NEW FOLDER IN MODEL PREVENTS REST OF MODEL FROM RUNNING</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653418#M7117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you share your model or specify what it is doing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried but I was not able to reproduce your problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Akos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 08:52:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653418#M7117</guid>
      <dc:creator>AkosKisreti1</dc:creator>
      <dc:date>2013-09-24T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER: CREATING NEW FOLDER IN MODEL PREVENTS REST OF MODEL FROM RUNNING</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653419#M7118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Akos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached the model as well as the shapefile it refrences. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 15:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653419#M7118</guid>
      <dc:creator>EricPiza</dc:creator>
      <dc:date>2013-09-24T15:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER: CREATING NEW FOLDER IN MODEL PREVENTS REST OF MODEL FROM RUNNING</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653420#M7119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have made one modification to your model and it is worked for me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the end of your model you added the output folder again, which doesn't exist when the Model runs. But if you use the output of the &lt;/SPAN&gt;&lt;STRONG&gt;Create Folder&lt;/STRONG&gt;&lt;SPAN&gt; tool (RTMDX_POLYTOPOINTS_IN) as an input for &lt;/SPAN&gt;&lt;STRONG&gt;Create Random Points&lt;/STRONG&gt;&lt;SPAN&gt; tool, it is working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you get the results you wanted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Akos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 06:52:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653420#M7119</guid>
      <dc:creator>AkosKisreti1</dc:creator>
      <dc:date>2013-09-25T06:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER: CREATING NEW FOLDER IN MODEL PREVENTS REST OF MODEL FROM RUNNING</title>
      <link>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653421#M7120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Akos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That worked for me...thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 12:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/model-builder-creating-new-folder-in-model/m-p/653421#M7120</guid>
      <dc:creator>EricPiza</dc:creator>
      <dc:date>2013-10-03T12:56:41Z</dc:date>
    </item>
  </channel>
</rss>

