<?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: Best Practices For Updating Multiple Copies of SDE Feature Class in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404123#M17967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you ok with just the two feature classes being replicated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2020 18:48:36 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2020-04-21T18:48:36Z</dc:date>
    <item>
      <title>Best Practices For Updating Multiple Copies of SDE Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404120#M17964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a sync enabled feature class in an sde. It is around 15000 rooms across nearly 100 buildings. The data attributes&amp;nbsp;come from an IBM Tririga database. I have a Python script that checks a REST endpoint from Tririga to see if there have been any attribute changes in the last week. If so, the script updates the row in the feature class accordingly. I have two copies of this data in a dev sde (local projection and web mercator) and two copies in a production sde. What I want to accomplish is making these changes in all four versions of the feature class at once. I know that geodatabases can be replicated, but can features? There are usually a handful of space changes every week, so I don't want to make three copies of the edited feature class every time a single line is updated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 18:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404120#M17964</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2020-04-21T18:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices For Updating Multiple Copies of SDE Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404121#M17965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Levi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature classes can participate in replication. When syncing edits, only the changes are synced.&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/geodatabase-replication-fundamentals.htm"&gt; Geodatabase Replication&lt;/A&gt; would be easiest way to accomplish this.&amp;nbsp; You could even call the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/synchronize-changes.htm"&gt;Synchronize Changes&lt;/A&gt; command in your python script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 18:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404121#M17965</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2020-04-21T18:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices For Updating Multiple Copies of SDE Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404122#M17966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, thank you. I don't want the geodatabases replicated, since one is dev and one is production. Is it still possible to accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 18:45:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404122#M17966</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2020-04-21T18:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices For Updating Multiple Copies of SDE Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404123#M17967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you ok with just the two feature classes being replicated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 18:48:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404123#M17967</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2020-04-21T18:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices For Updating Multiple Copies of SDE Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404124#M17968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The four, but yes.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 18:55:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404124#M17968</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2020-04-21T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices For Updating Multiple Copies of SDE Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404125#M17969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, you can replicate the two feature classes from Dev to Prod.&amp;nbsp; See the steps in the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/create-a-one-way-replica.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/create-a-one-way-replica.htm"&gt;Create a one-way replica—Geodatabases | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 19:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-practices-for-updating-multiple-copies-of-sde/m-p/404125#M17969</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2020-04-21T19:50:44Z</dc:date>
    </item>
  </channel>
</rss>

