<?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: ArcMap Iterator and Model Builder in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259669#M4312</link>
    <description>&lt;P&gt;strange, but if it works.&amp;nbsp; Just fyiu there is an in_memory workspace which may save you some clutter&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/the-in-memory-workspace.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/the-in-memory-workspace.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;e.g. Copy Features output location -&amp;gt; in_memory/%Values%_CopiedSelection&lt;/P&gt;</description>
    <pubDate>Sat, 18 Feb 2023 20:07:18 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2023-02-18T20:07:18Z</dc:date>
    <item>
      <title>ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259628#M4305</link>
      <description>&lt;P&gt;ArcMap 10.8&lt;BR /&gt;&lt;BR /&gt;Hello, I'm having difficulty using the iterator in my model.&amp;nbsp; This is what I want it to do:&lt;BR /&gt;&lt;BR /&gt;Iterate through a list of SDE feature classes&lt;BR /&gt;For each SDE layer, make a temporary feature layer&lt;BR /&gt;Take that feature layer and perform a selection by location&lt;BR /&gt;Append the selected features into an existing geodatabase feature class.&lt;/P&gt;&lt;P&gt;So my model works perfectly except that the attributes are not being carried forward to my geodatabase feature class.&amp;nbsp; The spatial data, in this case lines, comes over.&lt;BR /&gt;I know it's not an attribute compatibility issue as it works when done manually.&lt;/P&gt;&lt;P&gt;Not sure what I'm doing wrong... any suggestions would be appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanCrawford_work_0-1676689135768.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63188i86BF76726934BF41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanCrawford_work_0-1676689135768.png" alt="DanCrawford_work_0-1676689135768.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 03:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259628#M4305</guid>
      <dc:creator>DanCrawford_work</dc:creator>
      <dc:date>2023-02-18T03:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259644#M4307</link>
      <description>&lt;P&gt;Do your Schemas match?&amp;nbsp; Seems like they probably don't and you have "NO_TEST" set on the append tool.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 12:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259644#M4307</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-18T12:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259662#M4309</link>
      <description>&lt;P&gt;Thank-you for the suggestion.&lt;BR /&gt;I tried appending to a new layer which was built using the same schema as the input data set.&amp;nbsp; Same result unfortunately.&amp;nbsp; Strange thing is, I can copy and paste the features in ArcMap and the attributes come over.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 19:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259662#M4309</guid>
      <dc:creator>DanCrawford</dc:creator>
      <dc:date>2023-02-18T19:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259663#M4310</link>
      <description>&lt;P&gt;Did you refresh the field mapping in the Append when you changed the input?&amp;nbsp; I'd delete that append and recreate it just to be sure.&amp;nbsp; What happens when you use merge in the model instead of append?&amp;nbsp; If that copies all the fields across then it means the issue is definitely with how your append is set up.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 19:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259663#M4310</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-18T19:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259666#M4311</link>
      <description>&lt;P&gt;Thank-you again.&lt;/P&gt;&lt;P&gt;Tried deleting and rebuilding the append process but had the same issue.&lt;BR /&gt;Merge was a non starter as the process wouldn't allow me to use a variable as an input.&lt;BR /&gt;What does seem to work (I need to test more extensively) is to copy the selected features to a temporary feature class in front of the append.&amp;nbsp; When I append that layer, the attributes come over.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanCrawford_0-1676749378142.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63195i2AF7D8EDC548948D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanCrawford_0-1676749378142.png" alt="DanCrawford_0-1676749378142.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 19:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259666#M4311</guid>
      <dc:creator>DanCrawford</dc:creator>
      <dc:date>2023-02-18T19:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259669#M4312</link>
      <description>&lt;P&gt;strange, but if it works.&amp;nbsp; Just fyiu there is an in_memory workspace which may save you some clutter&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/the-in-memory-workspace.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/the-in-memory-workspace.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;e.g. Copy Features output location -&amp;gt; in_memory/%Values%_CopiedSelection&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 20:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259669#M4312</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-18T20:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259671#M4313</link>
      <description>&lt;P&gt;Thanks for the tip.&amp;nbsp; I'll try that.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 22:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259671#M4313</guid>
      <dc:creator>DanCrawford</dc:creator>
      <dc:date>2023-02-18T22:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259672#M4314</link>
      <description>&lt;P&gt;Have you considered exporting the model to a python script?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 22:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259672#M4314</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2023-02-18T22:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Iterator and Model Builder</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259710#M4315</link>
      <description>&lt;P&gt;I'm afraid I'm not a python programmer.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 17:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-iterator-and-model-builder/m-p/1259710#M4315</guid>
      <dc:creator>DanCrawford</dc:creator>
      <dc:date>2023-02-19T17:18:53Z</dc:date>
    </item>
  </channel>
</rss>

