<?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: Newbie question (probably very simple): using output of one process as input to another in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330693#M3903</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/476936"&gt;@MappyIan&lt;/a&gt;,&amp;nbsp;thank you so much for reporting this case. We have reported this case to the tool owner and they are currently working on a fix. As a workaround, the Create File Geodatabase tool needs to be run first. So that the file database exists for the Create Indoors Database tool to work properly. We apologize for the&amp;nbsp; inconvenience.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 16:17:01 GMT</pubDate>
    <dc:creator>SiqiLi</dc:creator>
    <dc:date>2023-09-20T16:17:01Z</dc:date>
    <item>
      <title>Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330604#M3899</link>
      <description>&lt;P&gt;This is probably a really easy question but I'm just trying to get started with ModelBuilder and I'm completely stuck.&lt;/P&gt;&lt;P&gt;I'm trying to string two tools together to create a new file geodatabase, then use the newly created FGDB as the target geodatabase for the Create Indoors Database tool to populate it with the Indoors data model.&amp;nbsp; For some reason I can't seem to get the &lt;EM&gt;&lt;STRONG&gt;output&lt;/STRONG&gt;&lt;/EM&gt; of the &lt;STRONG&gt;Create File Geodatabase&lt;/STRONG&gt; tool to be used as the &lt;EM&gt;&lt;STRONG&gt;input&lt;/STRONG&gt; &lt;/EM&gt;for the &lt;STRONG&gt;Create Indoors Database&lt;/STRONG&gt; tool.&amp;nbsp; Does anyone know what I'm doing wrong here?&amp;nbsp; The error says that the target geodatabase (test.gdb) doesn't exist, but it will by the time the Create Indoors Database tool runs.&lt;/P&gt;&lt;P&gt;My model looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MappyIan_1-1695217651017.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81198i5C087D47674ACBC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MappyIan_1-1695217651017.png" alt="MappyIan_1-1695217651017.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 13:51:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330604#M3899</guid>
      <dc:creator>MappyIan</dc:creator>
      <dc:date>2023-09-20T13:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330640#M3900</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/476936"&gt;@MappyIan&lt;/a&gt;&amp;nbsp;You should provide a name of the file GDB in &lt;STRONG&gt;Create File Geodatabase&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;tool&lt;/SPAN&gt;. In&amp;nbsp;&lt;STRONG&gt;Create Indoors Database&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;tool,&amp;nbsp;&lt;/SPAN&gt; and Target Geodatabase parameter, use the drop down to select the file GDB name.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 15:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330640#M3900</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-09-20T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330646#M3901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512"&gt;@AyanPalit&lt;/a&gt;, thanks for the reply.&lt;/P&gt;&lt;P&gt;I have specified the name of the FGDB in the &lt;STRONG&gt;Create File Geodatabase&lt;/STRONG&gt; tool (which is Test.gdb).&lt;/P&gt;&lt;P&gt;Selecting this Test.gdb in the &lt;STRONG&gt;Create Indoors Database&lt;/STRONG&gt; tool is what shows the error I screen grabbed above saying:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;'Error 000110 C:\Data\Projects\XXX\XXX\Test.gdb does not exist'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;I know the target geodatabase (Test.gdb) doesn't exist, but it will by the time the &lt;STRONG&gt;Create Indoors Database&lt;/STRONG&gt; tool runs.&amp;nbsp; I just want to use the database created from the &lt;STRONG&gt;Create File Geodatabase&lt;/STRONG&gt; tool as the input to the &lt;STRONG&gt;Create Indoors Database&lt;/STRONG&gt; tool.&amp;nbsp; What am I doing wrong?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 15:16:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330646#M3901</guid>
      <dc:creator>MappyIan</dc:creator>
      <dc:date>2023-09-20T15:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330650#M3902</link>
      <description>&lt;P&gt;I created the same in ArcGIS Pro 3.1 and ran it successfully. If your model matches as below, Validate and Run to test it out.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AyanPalit_0-1695223214379.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81209i6B075DAE9F5C31AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AyanPalit_0-1695223214379.png" alt="AyanPalit_0-1695223214379.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 16:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330650#M3902</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-09-20T16:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330693#M3903</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/476936"&gt;@MappyIan&lt;/a&gt;,&amp;nbsp;thank you so much for reporting this case. We have reported this case to the tool owner and they are currently working on a fix. As a workaround, the Create File Geodatabase tool needs to be run first. So that the file database exists for the Create Indoors Database tool to work properly. We apologize for the&amp;nbsp; inconvenience.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 16:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330693#M3903</guid>
      <dc:creator>SiqiLi</dc:creator>
      <dc:date>2023-09-20T16:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330960#M3904</link>
      <description>&lt;P&gt;Thanks for the info&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512"&gt;@AyanPalit&lt;/a&gt;,&amp;nbsp;I think I've realised what's happening.&amp;nbsp; I'm trying to use the &lt;STRONG&gt;Create Indoor Data&lt;FONT color="#FF0000"&gt;base&lt;/FONT&gt;&lt;/STRONG&gt; tool, which doesn't validate and run; whereas you've used the &lt;STRONG&gt;Create Indoor Data&lt;FONT color="#FF0000"&gt;set&lt;/FONT&gt;&lt;/STRONG&gt; tool, which does validate and run!&amp;nbsp; As noted by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9730"&gt;@SiqiLi&lt;/a&gt;, there seems to be a problem with the &lt;STRONG&gt;Create Indoor Database&lt;/STRONG&gt; tool that prevents it from being used in this way.&amp;nbsp; Fingers crossed it'll be resolved soon.&lt;/P&gt;&lt;P&gt;Here's a model with both tools after it's been validated:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MappyIan_0-1695285251940.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81287iB047CF1D8282A6F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MappyIan_0-1695285251940.png" alt="MappyIan_0-1695285251940.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 08:35:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330960#M3904</guid>
      <dc:creator>MappyIan</dc:creator>
      <dc:date>2023-09-21T08:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question (probably very simple): using output of one process as input to another</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330961#M3905</link>
      <description>&lt;P&gt;Thanks for the info&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9730"&gt;@SiqiLi&lt;/a&gt;, hopefully there will be a fix available soon.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 08:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/newbie-question-probably-very-simple-using-output/m-p/1330961#M3905</guid>
      <dc:creator>MappyIan</dc:creator>
      <dc:date>2023-09-21T08:36:18Z</dc:date>
    </item>
  </channel>
</rss>

