<?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: In ModelBuilder, only says 'precondition' when connecting output of join to proce in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199671#M2128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;some tools require that the input be a feature class or layer. What you can do try using the tool &lt;/SPAN&gt;&lt;STRONG&gt;"make feature layer"&lt;/STRONG&gt;&lt;SPAN&gt; (creates a temporary layer) in between the add join tool and the other tool you are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want a more permanent solution (permanent layer with the joins) then try incorporating &lt;/SPAN&gt;&lt;STRONG&gt;feature class to feature class&lt;/STRONG&gt;&lt;SPAN&gt; after the &lt;/SPAN&gt;&lt;STRONG&gt;make feature layer tool&amp;nbsp; &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a noob on model building bu I may have encountered what you are trying to do, goodluck, make a Backup first &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Sep 2013 02:47:18 GMT</pubDate>
    <dc:creator>CharlemagneLosaria2</dc:creator>
    <dc:date>2013-09-14T02:47:18Z</dc:date>
    <item>
      <title>In ModelBuilder, only says 'precondition' when connecting output of join to process</title>
      <link>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199670#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to automate a complicated procedure in ModelBuilder. For some reason, after I do an 'Add Join' it appears that I'm unable to use the output as an input for another process. When I try to connect the output using the 'connect' tool, it only allows me to choose 'precondition'. Obviously, I want to connect it as 'input features' so I can continue the process of my model. Any ideas what's going on here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 16:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199670#M2127</guid>
      <dc:creator>NicholasSeltzer</dc:creator>
      <dc:date>2013-09-12T16:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: In ModelBuilder, only says 'precondition' when connecting output of join to proce</title>
      <link>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199671#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;some tools require that the input be a feature class or layer. What you can do try using the tool &lt;/SPAN&gt;&lt;STRONG&gt;"make feature layer"&lt;/STRONG&gt;&lt;SPAN&gt; (creates a temporary layer) in between the add join tool and the other tool you are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want a more permanent solution (permanent layer with the joins) then try incorporating &lt;/SPAN&gt;&lt;STRONG&gt;feature class to feature class&lt;/STRONG&gt;&lt;SPAN&gt; after the &lt;/SPAN&gt;&lt;STRONG&gt;make feature layer tool&amp;nbsp; &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a noob on model building bu I may have encountered what you are trying to do, goodluck, make a Backup first &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 02:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199671#M2128</guid>
      <dc:creator>CharlemagneLosaria2</dc:creator>
      <dc:date>2013-09-14T02:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: In ModelBuilder, only says 'precondition' when connecting output of join to proce</title>
      <link>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199672#M2129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would suggest to look at the data types of the items that you trying to connect.&amp;nbsp; Usually you can get to this information if you right click on the input/output element, go to properties, and look at the Data Type tab.&amp;nbsp; The explanation of the types can get really detailed, but the short version is you want to make sure that the types match or are within the same abstract class.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if you tried to use a string value with a tool that required a feature class you'd see this same behavior.&amp;nbsp; In this case if you wanted to tie the two tools together without using inline variable substitution you would use the Calculate Value tool in between the tools because the Calculate Value tool will let you pick the output type of the data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/in-modelbuilder-only-says-precondition-when/m-p/199672#M2129</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2013-10-30T19:30:24Z</dc:date>
    </item>
  </channel>
</rss>

