<?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: Documentation for Versions and Replicas created by Collector? in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389052#M6672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because we are using that two way SDE replica at the top end of our workflow we seem to have less issues than when we were mixing "office" versions with "collector" versions in our main SDE.&amp;nbsp; That said, our Collector SDE replica never gets down to state zero and we do run nightly compress/sync tools.&amp;nbsp; It usually stays in the mid-teens range and has not caused us any issues staying there.&amp;nbsp; Every 6 months or so I completely kick everyone out, delete all version, delete all replicas and get down to state zero just to clean out cobwebs a little.&amp;nbsp; The longer the maps seem to stay on the ipads (months) we start to see little issues or sometimes have trouble syncing.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2017 19:58:49 GMT</pubDate>
    <dc:creator>MarkLund</dc:creator>
    <dc:date>2017-12-08T19:58:49Z</dc:date>
    <item>
      <title>Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389044#M6664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any documentation out there that explains how replicas and versions are created, synced/reconciled, and deleted by the Collector app? I found &lt;A href="http://server.arcgis.com/en/server/latest/get-started/windows/tutorial-create-offline-maps-with-versioned-data.htm#ESRI_SECTION1_16C42328112046E8BFCF9E49E49E7872"&gt;this tutorial that explains that a version is created when a user downloads a map for disconnected editing&lt;/A&gt;. However, I am looking at my SDE database and I can see that there is both a replica named Ags_Fs and a version named Esri_Anonymous_PublicWorks/Sig. I am looking for a clear picture of the chain of events that collects, stores, and distributes edits among the various branches that Collector creates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask because I'm writing a Python script to automate the synchronization of edits overnight. I have 2-3 desktop editors and 2-4 disconnected editors with iPads.&amp;nbsp;I need to make sure I understand the right order of reconciling so that all edits safely make it back into the DEFAULT version of the parent database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can write the Python script, so I'm not looking for coding help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 22:43:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389044#M6664</guid>
      <dc:creator>AmyRoust</dc:creator>
      <dc:date>2017-12-07T22:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389045#M6665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amy,&lt;/P&gt;&lt;P&gt;I think the replica option is a manual process that the user can choose a sync button when they are back on the network/wifi/vpn.&lt;/P&gt;&lt;P&gt;The other option should let you configure it so a new version is created based on the user's name that you could then have a windows scheduled task running the python reconcile &amp;amp; post tool set to do the reconcile and post every ten minutes.&lt;/P&gt;&lt;P&gt;-Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 23:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389045#M6665</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-12-07T23:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389046#M6666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did some testing this morning and I think I have it figured out. It would be great if someone from Esri could confirm or correct!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ArcGIS Online map set up with a service that allows users to edit on the DEFAULT version of the parent database. There are no versions or replicas if you edit directly in this map. Introducing Collector seems to produce the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When I open this map in Collector and edit while connected to WiFi, no versions or replicas are created. I am editing on DEFAULT.&lt;/LI&gt;&lt;LI&gt;If I tap the button to download the map for offline use, the download process does the following:&lt;UL&gt;&lt;LI&gt;If I were downloading the basemap, it would make a copy of the tiles in my desired work area and put those on my device. However, I have loaded a tile package directly on to the iPad, so I tell it to use that map instead. The only data being downloaded is the sign inventory feature class and tables.&lt;/LI&gt;&lt;LI&gt;Next, it creates a version on the SDE database that holds my sign inventory data. The version is called&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Esri_Anonymous_PublicWorks/Sig because I have the feature service set up to download per user as opposed to by map. Since we do not have named users in our database, this is the only version that will be created. Any subsequent editors who download the map for disconnected editing will be automatically pointed to this same version.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Next, it creates a two-way child replica called Ags_fs off of the &lt;SPAN style="background-color: #ffffff;"&gt;Esri_Anonymous_PublicWorks/Sig&amp;nbsp;&lt;/SPAN&gt;version. (If another iPad user downloads a map for offline use, then another child replica will be created called Ags_fs1.)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;When the iPad user comes back to the office and connects to WiFi, s/he taps the synchronize button. This pushes the changes from the child replica to the version.&lt;/LI&gt;&lt;LI&gt;When the iPad user goes to the Manage menu and removes the downloaded features, the child replica is deleted. The version stays active in the database, but the iPad is now pointing back at the parent DEFAULT version because the downloaded replica has been removed. This will result in the odd experience of the user going into the map and being unable to see the edits s/he just made in the field.&lt;/LI&gt;&lt;LI&gt;Someone with ArcGIS Desktop software needs to post and reconcile the version so that edits are moved into DEFAULT. Once this is done, the edits made in the field will be once again visible on both the iPad and in the original ArcGIS Online map.&lt;/LI&gt;&lt;LI&gt;At this point, as long as the &lt;SPAN style="background-color: #ffffff;"&gt;Esri_Anonymous_PublicWorks/Sig&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;version&amp;nbsp;&lt;/SPAN&gt;has been posted and reconciled and there are no other child replicas pointing at it&lt;SPAN&gt;, I can safely delete it.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 18:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389046#M6666</guid>
      <dc:creator>AmyRoust</dc:creator>
      <dc:date>2017-12-08T18:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389047#M6667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been using a similar workflow for a few years now.&amp;nbsp; I have scripts in place to rec/post all of my Collector versions each night.&amp;nbsp; We use secured ArcGIS Server services with our apps which allows for editor tracking to be tied to the user's network account.&amp;nbsp; This also helps because when the map is downloaded the child replica that is created has that users login tied to it instead of the ESRI_Anonymous name.&amp;nbsp; It looks like domain\username_servicename.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I very rarely delete any of my Collector versions or mess with any of the child replicas since we run the same webmaps for long term purposes and then don't have to constantly re-download the maps to the ipads.&amp;nbsp; My script is running a compress after the post/rec too so that helps clean up any loose ends.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beacuse we have a number of Collector versions 10+ I created a two-way replica from SDE first and then publish my services off of the child database so that all of my Collector versions stay there.&amp;nbsp; We have 20+ office editors on SDE so it just works better to keep the field vs the office versions apart.&amp;nbsp; We also have a sync replica script that runs nightly as well after the post/rec on the Collector versions to send that data to the main SDE.&amp;nbsp; Overall it looks and sounds kind of messy but really seems to work well and hasn't caused us any issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:12:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389047#M6667</guid>
      <dc:creator>MarkLund</dc:creator>
      <dc:date>2017-12-08T19:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389048#M6668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This documentation may help:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/publish-services/windows/offline-maps-and-versioned-data.htm" title="http://server.arcgis.com/en/server/latest/publish-services/windows/offline-maps-and-versioned-data.htm"&gt;Offline maps and versioned data—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389048#M6668</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-12-08T19:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389049#M6669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Mark, that is&amp;nbsp;all helpful information. My original script did a post/reconcile on the versions and then deleted them so that I would get a better compress in SDE. Unfortunately,&amp;nbsp;my iPad user hadn't deleted his child replica before that script ran, so we got an error message on the iPad when we tried to sync. (The error message detail was "abort due to constraint violation," which didn't exactly help us figure out the problem.) That's when I discovered the child replica and was confused -- I wrongly assumed that I was only dealing with versions, so I hadn't factored anything else into the design of the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to know that you haven't deleted your replicas or versions and&amp;nbsp;are having success. I read an Esri workflow that instructed the iPad users to always delete the downloaded map after syncing, so I was beginning to think that it was required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389049#M6669</guid>
      <dc:creator>AmyRoust</dc:creator>
      <dc:date>2017-12-08T19:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389050#M6670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Dan&amp;nbsp;-- I found that page this morning and it was indeed helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389050#M6670</guid>
      <dc:creator>AmyRoust</dc:creator>
      <dc:date>2017-12-08T19:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389051#M6671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does your workflow include a weekly compress to state zero?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389051#M6671</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-12-08T19:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389052#M6672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because we are using that two way SDE replica at the top end of our workflow we seem to have less issues than when we were mixing "office" versions with "collector" versions in our main SDE.&amp;nbsp; That said, our Collector SDE replica never gets down to state zero and we do run nightly compress/sync tools.&amp;nbsp; It usually stays in the mid-teens range and has not caused us any issues staying there.&amp;nbsp; Every 6 months or so I completely kick everyone out, delete all version, delete all replicas and get down to state zero just to clean out cobwebs a little.&amp;nbsp; The longer the maps seem to stay on the ipads (months) we start to see little issues or sometimes have trouble syncing.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389052#M6672</guid>
      <dc:creator>MarkLund</dc:creator>
      <dc:date>2017-12-08T19:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389053#M6673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is more than I was able to find through searching so it&amp;nbsp;&lt;EM&gt;is&lt;/EM&gt; helpful. However, I landed on this thread searching for a scenario that is not documented. I think others may be asking it in other words but instead, I'll try this approach.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/405921_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;We have users that have their phone fall in the sewer or the stream or get mangled by kids and wiped, etc. This basically deletes the device data without ever letting the replica parent know. How do I find out that a replica version needs deleted and its associated replica needs unregistered? For all my script knows, there's still a device with collector installed that has that version checked out. I am not close enough to the staff to know of these occurrences and they don't think to tell us these sort of things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 20:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389053#M6673</guid>
      <dc:creator>DougGreen</dc:creator>
      <dc:date>2018-05-07T20:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389054#M6674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Workflow 1 (&lt;A href="http://enterprise.arcgis.com/en/server/latest/publish-services/windows/offline-maps-and-versioned-data.htm"&gt;Offline maps and versioned data—Documentation | ArcGIS Enterprise&lt;/A&gt;) and publishing my feature services from the Default version (not creating any child versions) to the portal and&amp;nbsp;consuming them&amp;nbsp;on the collector in Windows. I was wondering if I can still use the Script provided here (&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/automate-reconcile-post-after-sync.htm"&gt;automate-reconcile-post-after-sync&lt;/A&gt;) to automate reconcile and post. I tried and getting an error "No versions to reconcile, aborting version maintenance routine".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2019 22:17:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389054#M6674</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-22T22:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation for Versions and Replicas created by Collector?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389055#M6675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar workflow and have issues reconcile and post in a python script. It works in arcDesktop but from a script I often get this error:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[5/15/2020 11:31:11 AM] Warning: Error reconciling version DBO.JMorris_Treas/TaxReversionParc.[Another application is currently editing the version. [DBO.JMorris_Treas/TaxReversionParc]]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea to stop the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2020 18:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/documentation-for-versions-and-replicas-created-by/m-p/389055#M6675</guid>
      <dc:creator>BryanMay1</dc:creator>
      <dc:date>2020-05-15T18:16:20Z</dc:date>
    </item>
  </channel>
</rss>

