<?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: Problems using AddField tool twice in ModelBuilder in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511391#M17009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Roger,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its great to know that you have resolve the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you have mark the post as answered or discussion.. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/images/icons/icon7.png"&gt;http://forums.arcgis.com/images/icons/icon7.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 16:30:32 GMT</pubDate>
    <dc:creator>HAnnielGilmore</dc:creator>
    <dc:date>2013-02-06T16:30:32Z</dc:date>
    <item>
      <title>Problems using AddField tool twice in ModelBuilder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511388#M17006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a model that I'm building and am having trouble with one part.&amp;nbsp; After a select-and-delete operation, I have two AddField tools.&amp;nbsp; The first one executes, and the next doesn't.&amp;nbsp; If I switch the order, the result is the same where the geoprocessor stops on the second AddField.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a clip of that output sequence:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Executing (Add Alias Field): AddField C:\Users\&amp;lt;Username&amp;gt;\Documents\ArcGIS\Default.gdb\PreNamePage_Layer ALIASFOR TEXT # # 30 "Alias For..." NULLABLE NON_REQUIRED # Start Time: Fri Jan 18 12:28:21 2013 Adding ALIASFOR to C:\Users\&amp;lt;Username&amp;gt;\Documents\ArcGIS\Default.gdb\PreNamePage_Layer... Succeeded at Fri Jan 18 12:28:21 2013 (Elapsed Time: 0.00 seconds) Executing (Add Sort Helper Field): AddField C:\Users\&amp;lt;Username&amp;gt;\Documents\ArcGIS\Default.gdb\PreNamePage_Layer SORTHELPER TEXT # # 20 "Sort Helper" NULLABLE NON_REQUIRED # Start Time: Fri Jan 18 12:28:21 2013 ERROR 000229: Cannot open C:\Users\&amp;lt;Username&amp;gt;\Documents\ArcGIS\Default.gdb\PreNamePage_Layer Failed to execute (Add Sort Helper Field). Failed at Fri Jan 18 12:28:21 2013 (Elapsed Time: 0.00 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not able to find or see PreNamePage_Layer before or after the first AddField.&amp;nbsp; My guess is that it's an in-memory thing.&amp;nbsp; I've searched the forums and I do not have the virus checker mentioned in one of those threads.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS Desktop 10.1 Basic, Service Pack 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas or experiences to help me out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511388#M17006</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-18T17:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using AddField tool twice in ModelBuilder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511389#M17007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Roger,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if this will help you but I also, once tried to ADD&amp;nbsp; FIELD two times. There are two ways that I did it through model builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my first model, I used two Add Fields from my output Select Output Feature Class and it provides me with two new fields in my attribute table. See attachment&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21450[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my second model, i used the&amp;nbsp; Make Feature Layer tool after the first Add Field and then I connect the second Add Field from its Output Feature Class, This Make Feature Layer tool helps&amp;nbsp; me in adding multiple fields as required. See Attachment&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21451[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope these tools will help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you get some other suggestions and ideas to Add Fields please share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 15:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511389#M17007</guid>
      <dc:creator>HAnnielGilmore</dc:creator>
      <dc:date>2013-02-05T15:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using AddField tool twice in ModelBuilder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511390#M17008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to fix the problem before your post, but neglected to update this thread--I'd quite forgotten about it.&amp;nbsp; Anyway, I used one of the methods you suggested, and that was to put the Add Field tools further apart, and on different logical lines.&amp;nbsp; For instance, the first Add Field happens on a sister line to another geoprocess.&amp;nbsp; Those geoprocesses come together with an Append, and the next Add Field called after that.&amp;nbsp; No problems with that, so thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 14:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511390#M17008</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-02-06T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using AddField tool twice in ModelBuilder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511391#M17009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Roger,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its great to know that you have resolve the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you have mark the post as answered or discussion.. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/images/icons/icon7.png"&gt;http://forums.arcgis.com/images/icons/icon7.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 16:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problems-using-addfield-tool-twice-in-modelbuilder/m-p/511391#M17009</guid>
      <dc:creator>HAnnielGilmore</dc:creator>
      <dc:date>2013-02-06T16:30:32Z</dc:date>
    </item>
  </channel>
</rss>

