<?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: Variable Input possible? in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860590#M3018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, you're right, but I need ONE raster-dataset, wherefore the model works. If I determine two or more input-files as parameter and run the model they only show up and have no further sense, because the only Input which is connected to the first tool still is the one from the beginning. And you only can link one Input with a tool right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2016 21:11:17 GMT</pubDate>
    <dc:creator>totas</dc:creator>
    <dc:date>2016-05-12T21:11:17Z</dc:date>
    <item>
      <title>Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860586#M3014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if its possible to create a default input in the model builder, where I can set the origin of the following sequence while running the model.&lt;/P&gt;&lt;P&gt;I want a solution, where I run the created model and the first thing happens is, that a window pops up, where I can set the Raster-Layer as Input for my model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be thankful, if anyone could help me.&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;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 17:08:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860586#M3014</guid>
      <dc:creator>totas</dc:creator>
      <dc:date>2016-05-12T17:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860587#M3015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this will fully answer your question, but if you set the Input as a Parameter in Modelbuilder, it will allow the user to pick the source when the Model is run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example on how it can be done from an ESRI Blog post (in particular, see step 4):&lt;/P&gt;&lt;P&gt;&lt;A href="https://esriaustraliatechblog.wordpress.com/2013/11/04/creating-models-with-interactive-input-modelbuilder-10-0-10-2/" title="https://esriaustraliatechblog.wordpress.com/2013/11/04/creating-models-with-interactive-input-modelbuilder-10-0-10-2/"&gt;Creating models with interactive input (ModelBuilder 10.0-10.2) | Esri Australia Technical Blog&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 17:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860587#M3015</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-05-12T17:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860588#M3016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help, but sadly it didn't solve my problem. I created a sequence of tools with a specific "start-input-raster". So, if I run the model I only can choose the input-raster, which I set in the model builder itself. Otherwise I get an error.&lt;/P&gt;&lt;P&gt;I don't know how to edit my model, so that I can run the model and choose a random Raster-Dataset wherefore the tools are doing there work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 20:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860588#M3016</guid>
      <dc:creator>totas</dc:creator>
      <dc:date>2016-05-12T20:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860589#M3017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this link &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/creating-tool-with-modelbuilder-tutorial.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/creating-tool-with-modelbuilder-tutorial.htm"&gt;Tutorial: Creating tools with ModelBuilder—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You should be able to right click your model and choose edit to edit your model. Once you are editing your model you can right click and make a parameter from any variable in your model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 20:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860589#M3017</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-05-12T20:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860590#M3018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, you're right, but I need ONE raster-dataset, wherefore the model works. If I determine two or more input-files as parameter and run the model they only show up and have no further sense, because the only Input which is connected to the first tool still is the one from the beginning. And you only can link one Input with a tool right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 21:11:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860590#M3018</guid>
      <dc:creator>totas</dc:creator>
      <dc:date>2016-05-12T21:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860591#M3019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also do multiple inputs or batch processing. Depends on what your needs are and how you've set up your processes.Could you give a good description of what your model does and some examples of what you are trying to accomplish?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 12:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860591#M3019</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-05-13T12:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860592#M3020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to provide inputs outside of the normal dialog (including reading a path generated from the last time a tool was run) you may want to look into the Calculate Value model tool.&amp;nbsp;&amp;nbsp; You can write a little Python function within that tool to do whatever you want, including writing and reading data to/from text files. This requires a little Python knowledge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 16:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860592#M3020</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2016-05-13T16:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860593#M3021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AH... Stupid me. Made a small mistake.&lt;/P&gt;&lt;P&gt;It's working now.&lt;/P&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 11:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860593#M3021</guid>
      <dc:creator>totas</dc:creator>
      <dc:date>2016-05-14T11:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860594#M3022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you be more specific, just for the good of the thread?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 May 2016 05:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860594#M3022</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2016-05-15T05:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input possible?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860595#M3023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I was trying to accomplish with the whole model is irrelevant.&lt;/P&gt;&lt;P&gt;But the first step of the sequence of tools was a reclassification. I wanted to create a variable input, so that I could choose a random dataset in the beginning of the running model.&lt;/P&gt;&lt;P&gt;I knew that the parameter settings would let me choose a source, but because my first element in the model was a dataset I determined in the beginning of the model building process I wasn't able to choose another one. There was my mistake.&lt;/P&gt;&lt;P&gt;Now I deleted the determined dataset, created a new variable "Raster-Dataset", set it as parameter and linked it with the reclassification tool.&lt;/P&gt;&lt;P&gt;Now everything works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 May 2016 11:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/variable-input-possible/m-p/860595#M3023</guid>
      <dc:creator>totas</dc:creator>
      <dc:date>2016-05-15T11:38:35Z</dc:date>
    </item>
  </channel>
</rss>

