<?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: Is child replicated data able to be edited? in ArcGIS GeoAnalytics Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854390#M119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make edits to any feature class in any geodatabase that you have read/write access to.&amp;nbsp; The field edits will stay until/unless the parent features are changed and synced.&amp;nbsp; This can be a good thing and a not so good thing at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good thing example:&amp;nbsp; I maintain an SDE database where all edits are done, and replicate one way to a file geodatabse.&amp;nbsp; One of the feature classes I replicate is street centerlines.&amp;nbsp; I point several geocoding locators to child fgdb including a 'freeways' and a 'centerlines'.&amp;nbsp; When I initially created the centerlines replica, I deleted out all the freeways from the child fgdb for two reasons:&lt;/P&gt;&lt;P&gt;1. Freeways don't change as much or as often (if ever) as do surface streets&lt;/P&gt;&lt;P&gt;2. If I left the freeways in the centerlines, it goofs on my geocoding results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not so good thing example: see above...&amp;nbsp; I needed to project/export centerline data out for another application, so I used my child feature class.&amp;nbsp; Once that was done, I gasped and said to myself:&amp;nbsp; what the **** happened to my freeways....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2016 19:30:40 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2016-04-06T19:30:40Z</dc:date>
    <item>
      <title>Is child replicated data able to be edited?</title>
      <link>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854389#M118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am trying to think of way to keep our data organized while enabling users to make field edits. If I have an SDE database that is where my analysts make edits and manage our data (DB - A), can I make a one-way replication of a specific dataset that is updated weekly to another SDE database (DB - B), which can then be edited by users? My question is, if the data that end users need to be editing is created and updated via a replication process from another DB, are end users still able to make field edits to the replicated data or are the database functions that prohibit this from being enabled? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 18:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854389#M118</guid>
      <dc:creator>NickAlexandrou1</dc:creator>
      <dc:date>2016-04-06T18:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is child replicated data able to be edited?</title>
      <link>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854390#M119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make edits to any feature class in any geodatabase that you have read/write access to.&amp;nbsp; The field edits will stay until/unless the parent features are changed and synced.&amp;nbsp; This can be a good thing and a not so good thing at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good thing example:&amp;nbsp; I maintain an SDE database where all edits are done, and replicate one way to a file geodatabse.&amp;nbsp; One of the feature classes I replicate is street centerlines.&amp;nbsp; I point several geocoding locators to child fgdb including a 'freeways' and a 'centerlines'.&amp;nbsp; When I initially created the centerlines replica, I deleted out all the freeways from the child fgdb for two reasons:&lt;/P&gt;&lt;P&gt;1. Freeways don't change as much or as often (if ever) as do surface streets&lt;/P&gt;&lt;P&gt;2. If I left the freeways in the centerlines, it goofs on my geocoding results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not so good thing example: see above...&amp;nbsp; I needed to project/export centerline data out for another application, so I used my child feature class.&amp;nbsp; Once that was done, I gasped and said to myself:&amp;nbsp; what the **** happened to my freeways....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 19:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854390#M119</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-04-06T19:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is child replicated data able to be edited?</title>
      <link>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854391#M120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if users are making field edits to server based feature services in AGOL, it will update the child replica data they are referencing, however, whenever I run a new sync, all changes made and all data will convert to whatever state the Parent data is in when sending? That's kinda of a bummer if users are making edits for ongoing projects. Hmmmm.... I gotta ponder this for a bit. Thanks for your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 19:44:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854391#M120</guid>
      <dc:creator>NickAlexandrou1</dc:creator>
      <dc:date>2016-04-06T19:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is child replicated data able to be edited?</title>
      <link>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854392#M121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not a AGOL guy, but lets say your field guy makes and edit to feature 1 of feature class A.&amp;nbsp; Field guy has that edit as long as feature 1 in feature class A is not edited in the parent&amp;nbsp; sde.&amp;nbsp; If it is edited in the parent, and the parent is synced to child ( in your case to your AGOL database) the parent and the child are 'in sync' (not the boy band).&amp;nbsp; That's what a two-way replica is for but both parent and child need to some flavor of sde database.&amp;nbsp; As the administrator, you can control the direction of the synchronization process: child to parent or parent to child or both ways.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my scenario, I have several agencies that have their own SDE databases so they have a two way replica set up. Let's say cities A,B &amp;amp; C all have their own SDE while cities D,E, F do not.&amp;nbsp; A,B, &amp;amp; C make edits to their local SDE database features while D,E,&amp;amp;F use a connection to my parent SDE to make their edits. Once A,B,&amp;amp; C perform a two way sync, they 'push' their local SDE edits to my SDE and at the same time 'pull' any edits that D,E &amp;amp; F have made to the parent.&amp;nbsp; The trick is having an m-o-u in place that states City A doesn't mess with City D's data and vice-versa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 20:46:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoanalytics-server-questions/is-child-replicated-data-able-to-be-edited/m-p/854392#M121</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-04-06T20:46:17Z</dc:date>
    </item>
  </channel>
</rss>

