<?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: Preserving Global IDs with ArcPro 3.2 Append in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405754#M81456</link>
    <description>&lt;P&gt;I just marked my comment on page 1 as the solution since that got it working for me. There are pictures to illustrate the parameters so hopefully that helps you.&lt;/P&gt;&lt;P&gt;These are all database feature classes in Pro, so if you're doing it online in some fashion, that'd be a different environment and might cause different behavior.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 14:45:59 GMT</pubDate>
    <dc:creator>ZachBodenner</dc:creator>
    <dc:date>2024-04-04T14:45:59Z</dc:date>
    <item>
      <title>Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1368473#M77206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've been having some trouble using the updated append tool since upgrading to ArcPro 3.2. So I have&amp;nbsp; a feature class (A) that I am migrating to a new feature class (B).&amp;nbsp; A has global IDs enabled, which are required for photo attachments and a related table, and so B feature class must have them enabled as well. I set up Feature Class B and enabled Global IDs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay, so now when I go to append features from A and use the field mapper, GlobalID is one of the mappable field. If I run the append by filling out the GlobalID field, the correct Global ID does not get written in to dataset B - it's just a new GlobalID&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZachBodenner_0-1704907665984.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91089iAEBC6D207DFCD56F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZachBodenner_0-1704907665984.png" alt="ZachBodenner_0-1704907665984.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZachBodenner_1-1704908156693.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91091iD75CEC7E56C66221/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZachBodenner_1-1704908156693.png" alt="ZachBodenner_1-1704908156693.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I discovered this after my initial workflow failed: I went into the environment settings and selected Preserve GlobalIDs and then left the field map option blank. But that results in the Global ID of feature class B being written as 000-...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZachBodenner_2-1704908348400.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91092i9589767232168AA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZachBodenner_2-1704908348400.png" alt="ZachBodenner_2-1704908348400.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which, if I'm appending more than one feature, will fail on the second feature because it's trying to write the same value to all the records.&lt;/P&gt;&lt;P&gt;What am I missing? Prior to 3.2 I was able to do work like this with no issues at all.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 17:40:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1368473#M77206</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-01-10T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1368588#M77228</link>
      <description>&lt;P&gt;not sure if this is related&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/arcpyappendmanagement-does-not-append-global-id-records-bug-000156786" target="_blank"&gt;BUG-000156786 for ArcGIS Pro (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 20:17:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1368588#M77228</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-01-10T20:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1368599#M77232</link>
      <description>&lt;P&gt;Possible, though after doing more testing the solution is that&amp;nbsp;&lt;EM&gt;both&lt;/EM&gt; options need to be enabled - that is, in the field mapper you need to set Global ID from B to equal Global ID from A and also the environment setting needs to be set to preserve Global IDs. Seems counterintuitive that it should be the case, but I'm back off and running so I'll take it!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 20:24:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1368599#M77232</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-01-10T20:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388785#M79527</link>
      <description>&lt;P&gt;Pardon me, but could you elaborate on your solution? I have run into the same issue as you described in your original post, but have been unable to solve it.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 13:57:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388785#M79527</guid>
      <dc:creator>StefanBrandt</dc:creator>
      <dc:date>2024-02-29T13:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388812#M79532</link>
      <description>&lt;P&gt;Absolutely! I will illustrate with pictures:&lt;/P&gt;&lt;P&gt;Attempt 1: I use the field mapper to make sure that the GlobalID from my input dataset is being written into the GlobalID of my Target Dataset. I leave the environment setting "Preserve Global IDs" unchecked:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Append, GlobalID to GlobalID - No Preserve.PNG" style="width: 768px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96305iF4960473DEC58F4F/image-dimensions/768x345?v=v2" width="768" height="345" role="button" title="Append, GlobalID to GlobalID - No Preserve.PNG" alt="Append, GlobalID to GlobalID - No Preserve.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; When I do that, you can see that the GlobalID is&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; actually written in correctly:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Result 1.PNG" style="width: 773px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96306i86052C4872EBC932/image-dimensions/773x286?v=v2" width="773" height="286" role="button" title="Result 1.PNG" alt="Result 1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Attempt 2: As above, except this time in addition to matching GlobalID from the Input to GlobalID from the Target, I also make sure the environment setting is checked on too:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Append, GlobalID to GlobalID - WITH Preserve.PNG" style="width: 781px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96307i4EBAB912C10254E7/image-dimensions/781x332?v=v2" width="781" height="332" role="button" title="Append, GlobalID to GlobalID - WITH Preserve.PNG" alt="Append, GlobalID to GlobalID - WITH Preserve.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; The result is now what we're looking for, the Global IDs are written in correctly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Result 2.PNG" style="width: 775px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96308i648F8A604A272CD5/image-dimensions/775x272?v=v2" width="775" height="272" role="button" title="Result 2.PNG" alt="Result 2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 14:30:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388812#M79532</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-29T14:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388819#M79533</link>
      <description>&lt;P&gt;Tool environment settings should take precedence over any other setting set elsewhere.&lt;/P&gt;&lt;P&gt;I couldn't find a global setting for preserving global ids in the project, options, settings under geoprocessing or editing or elsewhere&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 14:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388819#M79533</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-02-29T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388825#M79534</link>
      <description>&lt;P&gt;Yes it definitely should, though as I mentioned in the original post, when I had the field map Global-to-Global&amp;nbsp;&lt;EM&gt;not&amp;nbsp;&lt;/EM&gt;set, but the tool environment Preserve Global IDs toggled on, I was getting a tool failure.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 15:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1388825#M79534</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-02-29T15:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1390031#M79688</link>
      <description>&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/arcpyappendmanagement-does-not-append-global-id-records-bug-000156786" target="_blank"&gt;BUG-000156786 for ArcGIS Pro (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it now says In Product Plan dated Feb 12, 2024, so I presume for 3.3&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 18:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1390031#M79688</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-03-03T18:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405497#M81422</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/80456"&gt;@ZachBodenner&lt;/a&gt;&amp;nbsp;Could you post a screenshot of your parameters and field mapping? I am having the same issue, but can't figure out the correct settings to make it work for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also - what type of portal are you using? AGOL? Enterprise? I am trying to use tables hosted on AGOL and wonder if that is an issue.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 21:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405497#M81422</guid>
      <dc:creator>LMedeirosUI</dc:creator>
      <dc:date>2024-04-03T21:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405498#M81423</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;Does this link still work for you? I am getting a 404 page...&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 21:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405498#M81423</guid>
      <dc:creator>LMedeirosUI</dc:creator>
      <dc:date>2024-04-03T21:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405523#M81430</link>
      <description>&lt;P&gt;It appears to be gone now&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 23:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405523#M81430</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-04-03T23:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405754#M81456</link>
      <description>&lt;P&gt;I just marked my comment on page 1 as the solution since that got it working for me. There are pictures to illustrate the parameters so hopefully that helps you.&lt;/P&gt;&lt;P&gt;These are all database feature classes in Pro, so if you're doing it online in some fashion, that'd be a different environment and might cause different behavior.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 14:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1405754#M81456</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-04-04T14:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1409162#M81789</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/80456"&gt;@ZachBodenner&lt;/a&gt;&amp;nbsp;&amp;nbsp;I saw the pictures, but I was hoping for a screenshot of what you did in the field mapping dialog box (see attached screenshot) to "set" GlobalID of B to be equal to the GlobalID of A. By default, that's what mine is set to but I wanted to see if I was missing something.&lt;/P&gt;&lt;P&gt;For the second question, I was asking if you were using a local FGDB or accessing the feature classes via a portal (e.g., accessing a database/feature class stored in AGOL).&lt;/P&gt;&lt;P&gt;I'm also trying to do this in a related table... which makes it different, but I think it should work the same? Who knows - appending data while preserving GlobalIDs and maintaining attachments seems to be an ongoing problem for esri.&lt;/P&gt;&lt;P&gt;I am currently using this workaround:&amp;nbsp;&lt;A href="https://mediaspace.esri.com/media/t/1_pnnrcvlp" target="_blank"&gt;https://mediaspace.esri.com/media/t/1_pnnrcvlp&lt;/A&gt;, but it's a pain --and-- I don't seem to be able to remove a join and keep the copied data (steps 6 and 7 in the text below the video) if using layers accessed via the portal. Instead, for me, the layer being copied from has to be local.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 19:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1409162#M81789</guid>
      <dc:creator>LMedeirosUI</dc:creator>
      <dc:date>2024-04-12T19:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1409172#M81791</link>
      <description>&lt;P&gt;Ah I see what you're saying, no it looks like you have it set up correctly. Here's mine:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZachBodenner_0-1712949196216.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100855i0CADD720288A2868/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZachBodenner_0-1712949196216.png" alt="ZachBodenner_0-1712949196216.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've done mine in local FGDBs and also our primary Enterprise Geodatabase. Nothing online. When you say you're doing it in a related table, are you trying to migrate an entire parent AND child dataset (ie. feature class and related table)? Whether it's a table or a feature class shouldn't make a difference.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 19:15:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1409172#M81791</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-04-12T19:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1409858#M81850</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/80456"&gt;@ZachBodenner&lt;/a&gt;&amp;nbsp;Not an entire parent and child dataset - just a subset of each (separately) as new data is entered.&lt;/P&gt;&lt;P&gt;The "original" data is uploaded as a result of the entire sampling process, then I narrow it down and import data from another source for my experience page. The original data has pictures associated with it that I do want for the experience page, but the "preserve GlobalID" option not working has really made the process more difficult. It'd only have to work for the feature class, really. Then I could append the related table data from the "original" related table (without preserving the GlobalIDs from the "original" related table) and everything would/should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The hosted layers not working for the workaround is just an extra pain. Doable, but exporting a new FGDB whenever I want to update the feature class and table for the experience page slows the process down as it's a big dataset with attachments.&lt;/P&gt;&lt;P&gt;Oh well, sounds like I wasn't missing anything. Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 18:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1409858#M81850</guid>
      <dc:creator>LMedeirosUI</dc:creator>
      <dc:date>2024-04-15T18:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1504031#M85443</link>
      <description>&lt;P data-unlink="true"&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ZachBodenner&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Did you run append and keep GlobalID with FGDB or Enterprise Geo, because as I know&amp;nbsp;&lt;SPAN&gt;File geodatabases don't support unique attribute indexes so can not run tool with Global ID check?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I try to use but get Error&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 09:39:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1504031#M85443</guid>
      <dc:creator>NguyenBang123</dc:creator>
      <dc:date>2024-07-11T09:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1504113#M85455</link>
      <description>&lt;P&gt;I used an egdb. Do both of your feature classes here have GlobalIDs enabled? If they do but you're still getting that error, I'd check to be sure there is a unique index?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 13:10:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1504113#M85455</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2024-07-11T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1504657#M85495</link>
      <description>&lt;P&gt;Hi, I run to append from FGDB to EGDB on oracle it work well, but if I run to append for FGDB to FGDB, it failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because I find some one ask some issue and reason is FGDB not support Unique Index&lt;/P&gt;&lt;P&gt;Unique and ascending indexes are not supported for shapefiles or file geodatabases. These parameters are ignored when the tool is run on a shapefile or on file geodatabase data&lt;/P&gt;&lt;P&gt;I try to Add attribute index to GlobalID field but it still set value is "NO", it make tool run failed&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run in ArcGIS Pro 3.3 and want to know did you test okie with FGDB or not, I really thankful for your feedback&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 08:00:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1504657#M85495</guid>
      <dc:creator>NguyenBang123</dc:creator>
      <dc:date>2024-07-12T08:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Preserving Global IDs with ArcPro 3.2 Append</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1569632#M91371</link>
      <description>&lt;P&gt;so glad I found this post...&lt;/P&gt;&lt;P&gt;writing a script to append data downloaded from agol (feature with attachments) to feature classes in our sde. was messing around with search/insert cursors with no success. enabling preserve gobalids was a far simpler solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 02:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/preserving-global-ids-with-arcpro-3-2-append/m-p/1569632#M91371</guid>
      <dc:creator>PeterMilenkovic</dc:creator>
      <dc:date>2024-12-18T02:11:36Z</dc:date>
    </item>
  </channel>
</rss>

