<?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: Replica synchronization works with ArcSDESQLExecute? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786782#M1403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looping in the &lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=b4a212b8-db67-480c-a5de-7173640067b1&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=b4a212b8-db67-480c-a5de-7173640067b1&amp;amp;searchIndex=0&lt;/A&gt;‌ folks.&amp;nbsp; I understand what you are trying to do, I just haven't seen this particular workflow before, so I am not sure if what you are seeing is expected or a bug.&amp;nbsp; In the SQL you are executing on the SQL Server side, are you using versioned views or executing against the base tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2017 14:37:22 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2017-01-13T14:37:22Z</dc:date>
    <item>
      <title>Replica synchronization works with ArcSDESQLExecute?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786781#M1402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I use python to apply some changes in a feature class in an Enterprise Geodatabase on SQL server 2014 using ArcSDESQLExecute. Then, I use a replica I created to "Synchronize those changes" from the database on SQL server to another Geodatbase on Oracle 12c. But even though the synchronization completes with no error the changes are not transferred.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;However, when I apply the same changes using ArcMAP and field calculator the Synhronization works fine and the changes are transferred normally.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 14:02:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786781#M1402</guid>
      <dc:creator>INFODIMEE</dc:creator>
      <dc:date>2017-01-13T14:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Replica synchronization works with ArcSDESQLExecute?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786782#M1403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looping in the &lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=b4a212b8-db67-480c-a5de-7173640067b1&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=b4a212b8-db67-480c-a5de-7173640067b1&amp;amp;searchIndex=0&lt;/A&gt;‌ folks.&amp;nbsp; I understand what you are trying to do, I just haven't seen this particular workflow before, so I am not sure if what you are seeing is expected or a bug.&amp;nbsp; In the SQL you are executing on the SQL Server side, are you using versioned views or executing against the base tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 14:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786782#M1403</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-01-13T14:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replica synchronization works with ArcSDESQLExecute?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786783#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The feature class I am editing is registered as versioned, so my sql expression looks like this:&lt;/P&gt;&lt;PRE style="color: #a9b7c6; background-color: #2b2b2b; font-size: 9.0pt;"&gt;&lt;SPAN style="background-color: #40332b;"&gt;SQL_expressions&lt;/SPAN&gt; = &lt;SPAN style="color: #a5c261;"&gt;"UPDATE sde.mytable_EVW SET PARCEL_LABEL = 'FINALCHECK19'"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;and after the &lt;EM&gt;connection .execute&lt;/EM&gt; I can see the edit has been passed normally into the delta tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 14:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/replica-synchronization-works-with/m-p/786783#M1404</guid>
      <dc:creator>INFODIMEE</dc:creator>
      <dc:date>2017-01-13T14:55:12Z</dc:date>
    </item>
  </channel>
</rss>

