<?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: Issue with GUID and Edit FeatureClass when using SDF/SEDF in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/issue-with-guid-and-edit-featureclass-when-using/m-p/1042691#M5866</link>
    <description>&lt;P&gt;perhaps related&amp;nbsp; .... GUID curly brackets etc&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzNzQxMQ==" target="_blank"&gt;BUG-000137411: Geoprocessing Services published to ArcGIS Enterpris.. (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 23:40:55 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-03-31T23:40:55Z</dc:date>
    <item>
      <title>Issue with GUID and Edit FeatureClass when using SDF/SEDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/issue-with-guid-and-edit-featureclass-when-using/m-p/1042672#M5865</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P data-unlink="true"&gt;I am developing python code to sync featureclass in FGDB and featurelayer in agol utilizing SDF(SEDF). Thanks for to&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906" target="_self"&gt;&lt;SPAN class=""&gt;jcarlson&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=""&gt;, I have successfully detected changes of&lt;/SPAN&gt;&amp;nbsp;the source dataset with SDF and synchronized agol featurelayer with its source.&lt;/P&gt;&lt;P&gt;I still have two issues remining and like to seek help from you:&lt;/P&gt;&lt;P&gt;1. As many suggested, the GlobalID and GUID pair should/can be used as keys to match the records of source and target datasets.&amp;nbsp;&lt;SPAN&gt;In the featureClass (source), both GlobalID and GUID (coppied from GlobalID) are in upper case and with "{}". Once it publish to AGOL, both GlobalID and GUID became lower case in FeatureLayer but still shows the "{}". However, the SDF/SDEF created from featureClass has it value of GlabolID and GUID in upper case with "{}", but, the SDF/SDEF created from featureLayer has its value of GlabolID and GUID in lower case and without "{}". This resulted&amp;nbsp;in "false miss match" of all the records. (See attached images)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. If I want to use the AGOL featurelayer as the source and the FGDB featurelayer as the target, is there a single line of codes in ArcPy or Python API that can make "adds, deletes, and updates" editing to the featureclass, just like the one for arcgis.featurelayer below?&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;destination_layer.edit_features(adds=adds_df, updates=updts_df, deletes=deletes)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ming&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 22:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/issue-with-guid-and-edit-featureclass-when-using/m-p/1042672#M5865</guid>
      <dc:creator>MingHome</dc:creator>
      <dc:date>2021-03-31T22:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with GUID and Edit FeatureClass when using SDF/SEDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/issue-with-guid-and-edit-featureclass-when-using/m-p/1042691#M5866</link>
      <description>&lt;P&gt;perhaps related&amp;nbsp; .... GUID curly brackets etc&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzNzQxMQ==" target="_blank"&gt;BUG-000137411: Geoprocessing Services published to ArcGIS Enterpris.. (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 23:40:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/issue-with-guid-and-edit-featureclass-when-using/m-p/1042691#M5866</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-03-31T23:40:55Z</dc:date>
    </item>
  </channel>
</rss>

