<?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: How to merge 2 featureclasses and related attachments in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815543#M3413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the content content and row count of both _ATTACH tables before the APPEND and the target databasets _ATTACH table after the append. The target datasets _ATTACH has the correct number of rows. I also spot checked the attachments in ArcMap and the content of both tables is present. What version of ArcGIS are you using? I'll load a copy and check the behavior. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 15:20:38 GMT</pubDate>
    <dc:creator>LanceShipman</dc:creator>
    <dc:date>2016-06-06T15:20:38Z</dc:date>
    <item>
      <title>How to merge 2 featureclasses and related attachments</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815540#M3410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Folks, I've beat the bush on this, and can't quite figure out all the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have users who have collected features via Collector, uploaded photos, captured field comments, etc.&amp;nbsp; Problem is, they had used two different (yet identical schema) layers to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded both data sets, and am now trying to figure out how to merge them into a single featureclass with all the related attachments.&amp;nbsp; I've used the ArcMap -&amp;gt; Load Objects tool to get me closer, but the attachments don't come across.&amp;nbsp; Tried ArcGIS 10.2.2, as well as 10.3.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas, or have I hit a limit of functionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;BR /&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 21:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815540#M3410</guid>
      <dc:creator>MarkGiesbrecht2</dc:creator>
      <dc:date>2016-06-03T21:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge 2 featureclasses and related attachments</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815541#M3411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the Append geoprocessing tool. It worked in my testing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 22:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815541#M3411</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2016-06-03T22:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge 2 featureclasses and related attachments</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815542#M3412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what steps you did to verify, but when I ran the append on the feature class, only the point features came across, and not their attachments.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;OSE_Site_Scouting_Observations -&amp;gt; OSE_Site_Scouting_Points&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried appending the features first, then the associated attachment table, but those do not map to the appended features.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;OSE_Site_Scouting_Observations -&amp;gt; OSE_Site_Scouting_Points&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;OSE_Site_Scouting_Observations__ATTACH -&amp;gt; OSE_Site_Scouting_Points__ATTACH&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you testing on a feature class that had a relationship class established with an __ATTACH table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815542#M3412</guid>
      <dc:creator>MarkGiesbrecht2</dc:creator>
      <dc:date>2016-06-06T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge 2 featureclasses and related attachments</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815543#M3413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the content content and row count of both _ATTACH tables before the APPEND and the target databasets _ATTACH table after the append. The target datasets _ATTACH has the correct number of rows. I also spot checked the attachments in ArcMap and the content of both tables is present. What version of ArcGIS are you using? I'll load a copy and check the behavior. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815543#M3413</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2016-06-06T15:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge 2 featureclasses and related attachments</title>
      <link>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815544#M3414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To clarify, the feature counts add up for both the __ATTACH table and the feature table.&amp;nbsp; Problem is that for appended records, they do not show when identified in ArcMap, as I suspect the GlobalID's do not match for the newly added records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried both 10.2.2 and 10.3.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/how-to-merge-2-featureclasses-and-related/m-p/815544#M3414</guid>
      <dc:creator>MarkGiesbrecht2</dc:creator>
      <dc:date>2016-06-06T16:04:23Z</dc:date>
    </item>
  </channel>
</rss>

