<?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: AGOL replica removal in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465963#M23489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems some circumstances can cause dead replicas on the server. I had deleted all my online maps in Collector on all my devices, but when I checked the replicas of the service, I found 4 replicas which stopped me from overwriting my service in AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took the same map offline several times on different devices using the same AGOL login, did that cause the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2015 04:57:46 GMT</pubDate>
    <dc:creator>simoxu</dc:creator>
    <dc:date>2015-09-10T04:57:46Z</dc:date>
    <item>
      <title>AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465960#M23486</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 trying to update two feature services that belong to one map.&amp;nbsp; All hosted on AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have previously never had any trouble however I now get an error right at the end that says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Packaging succeeded, but publishing failed. Service cannot be overwritten if Sync is enabled and Replicas exist"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This map can be taken offline in Collector.&amp;nbsp; I assume this means that someone has synced the map on their iPad and I cannot overwrite the feature services until they remove that sync.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to see which user has the map synced so I can contact them or can I just override the lock somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neither of these feature services are editable. So overriding the lock won't orphan any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked online and it appears you can do both if you are using a server but no mention of it if everything is hosted on AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 04:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465960#M23486</guid>
      <dc:creator>JustinFritz1</dc:creator>
      <dc:date>2015-07-20T04:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465961#M23487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see all the replicas when you go to the feature service and check out the replicas through the replica link on your feature service at the REST endpoint. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked"&gt;http://servername/arcgis/rest/services/layername/featureserver/replicas&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then they can remove the offline map from their device through Collectors Manage or you can do it through the REST endpoint of the feature service unRegisterReplica link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you have to update the service definition to disable sync on that layer and then you can overwrite the feature service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 14:53:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465961#M23487</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2015-07-20T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465962#M23488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Russell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this is all hosted on AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did however just figure it out.&amp;nbsp; This process I imagine is similar to the one you describe but just accessed through the website.&amp;nbsp; So for future reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the feature service you are trying to update within AGOL layers tab.&lt;/P&gt;&lt;P&gt;Click on source 'feature service' which is part of the name header above the social media links.&lt;/P&gt;&lt;P&gt;Click on the 'replicas' link.&amp;nbsp; This will only exist if there are replicas existing.&lt;/P&gt;&lt;P&gt;This will show you the replica ID codes.&amp;nbsp; You can click on them individually to see information on them such as the username associated with it and the date it was created.&lt;/P&gt;&lt;P&gt;Copy one of the codes (they need to be done individually) and go back a screen and click on the 'unregister replica' link.&lt;/P&gt;&lt;P&gt;Paste the code into the box and click 'unregister replica'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing this I could update the feature services again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the interesting thing is in this case that the two replicas blocking the update were registered to myself and another guy.&amp;nbsp; I had checked both those iPads and neither had a synced version of that map on it.&amp;nbsp; So I don't know why this happened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 00:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465962#M23488</guid>
      <dc:creator>JustinFritz1</dc:creator>
      <dc:date>2015-07-21T00:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465963#M23489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems some circumstances can cause dead replicas on the server. I had deleted all my online maps in Collector on all my devices, but when I checked the replicas of the service, I found 4 replicas which stopped me from overwriting my service in AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took the same map offline several times on different devices using the same AGOL login, did that cause the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 04:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465963#M23489</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2015-09-10T04:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465964#M23490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how you remove the offline data from the app will push the replicas off the service. If you manually delete or remove the data from the device this will not tell the app to remove the replicas from your service because if you had just moved the data off of the device due to an issue you will still want the replica on the service to be able to save your data and sync it back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 12:28:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465964#M23490</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2015-09-10T12:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465965#M23491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Russell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say in Collector. if I download an offline map to edit, I assume a replica will be created for the feature service. when I delete the offline map using the manage tool provided by Collector, I imagine it will notify the service that the replica is not needed any more, and the server will delete the replica as nobody can use this replica at a later time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I did some test on my iPad, after I deleted my offline map on the iPad, the replica remained on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am really confused and this is causing trouble for me, as I have clear all the replica to overwrite my feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Simo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 12:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465965#M23491</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2015-09-10T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465966#M23492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I talked to the team. There is an issue where the replicas will not get unregistered when you remove it from the app if there are multiple services in the map. This is fixed and will be in a Nov update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 16:09:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465966#M23492</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2015-09-10T16:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465967#M23493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This explains it. I do have multiple services in my map. thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 01:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465967#M23493</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2015-09-11T01:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465968#M23494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks as well, funny thing I just ran into this today and saw the replica issue but had none showing.&amp;nbsp; I ended up deleting and republishing to resolve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 19:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465968#M23494</guid>
      <dc:creator>RonKnepper</dc:creator>
      <dc:date>2015-09-11T19:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465969#M23495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for posting the solution!&lt;/P&gt;&lt;P&gt;I ran into this today after I had downloaded a service into collector, but it was abruptly stopped by an IOS update. I was able to find and unregister the Replica.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bruce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 00:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465969#M23495</guid>
      <dc:creator>BruceMiller</dc:creator>
      <dc:date>2015-09-21T00:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465970#M23496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to unregister the replicas of a Hosted Feature Service via Python or some automated process?&amp;nbsp; Or is manually doing it the only way to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 18:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465970#M23496</guid>
      <dc:creator>GregDunnigan</dc:creator>
      <dc:date>2015-12-30T18:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465971#M23497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Justin, this was a huge help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 14:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465971#M23497</guid>
      <dc:creator>ShannonPugh</dc:creator>
      <dc:date>2016-04-06T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465972#M23498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the suggestion to solve this problem, but it did not work. I removed to replicas, but I still get the same error.&lt;/P&gt;&lt;P&gt;Here are the service-url:&lt;/P&gt;&lt;P&gt;&lt;A href="http://services.arcgis.com/2JlC1JM9VNKvqb4F/ArcGIS/rest/services/Feltdagbok_AGonline/FeatureServer" title="http://services.arcgis.com/2JlC1JM9VNKvqb4F/ArcGIS/rest/services/Feltdagbok_AGonline/FeatureServer"&gt;http://services.arcgis.com/2JlC1JM9VNKvqb4F/ArcGIS/rest/services/Feltdagbok_AGonline/FeatureServer&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANy suggestions? I use arcmap 10.4.1 to publish. Basic version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 15:32:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465972#M23498</guid>
      <dc:creator>Sveinung_Bertnes_Råheim</dc:creator>
      <dc:date>2016-06-22T15:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465973#M23499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend reaching out to technical support to look into this specific issue further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 17:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465973#M23499</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2016-06-22T17:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465974#M23500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I have already contacted the norwegian esri-distributor. Hope they can help. I can of course create a new service, but then I need to update 6 different webmaps that use this service.&lt;BR /&gt;And I hoped to avoid that. I update this service on a weekly basis, so I need to get it work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 18:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465974#M23500</guid>
      <dc:creator>SveinungRaheim</dc:creator>
      <dc:date>2016-06-22T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465975#M23501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same issue - I have successfully unregistered the lingering replicas but the republish fails with the same message.&amp;nbsp; Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks- Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 22:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465975#M23501</guid>
      <dc:creator>deleted-user-M0V5-IqusbtS</dc:creator>
      <dc:date>2016-06-27T22:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465976#M23502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;BR /&gt;I got it work. But I am not 100% sure why it started working. What I could see, was that after I at removed the replicas from the service, the link to replicas was still there. And I continued to get an error while trying to overwrite and then update the feature service. In some way, it seemed like ArcGIS online still thought there were replicas. The next day, the replicas-link was gone and I could successfully update the service. So to get it work, not only, the replicas must be removed manually, but the link should not be in the service description at all.&lt;/P&gt;&lt;P&gt;I dont know if this was of any help, but this is how it is right now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 07:10:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465976#M23502</guid>
      <dc:creator>Sveinung_Bertnes_Råheim</dc:creator>
      <dc:date>2016-06-28T07:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465977#M23503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if this solution is easier? &lt;BR /&gt;Open the service in AGO. Go to "settings". Disable "Sync". Save. You will get a warning that there are replicas on the server. Ignore this. Enable sync again. &lt;BR /&gt;I have only tried this with one "hidden" replica. That worked. But if it works with several, it will be efficient compared to remove manually one by one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 08:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465977#M23503</guid>
      <dc:creator>Sveinung_Bertnes_Råheim</dc:creator>
      <dc:date>2017-02-15T08:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465978#M23504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same on this end - I have several users who need to checkout and sync data multiple times per day and if removing the replica via Collector 'Manage' process leaves the replicas on the server (and seemingly&amp;nbsp;prohibits the user from pulling down another checkout), the AGOL/Collector tools are not currently viable for our workflow needs. &amp;nbsp;Also would be great if we could load our own tile packages onto an SD card to use as on-device background data so that we don't have to pull down large NAIP imagery raster tiles each time we change AOI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 14:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465978#M23504</guid>
      <dc:creator>deleted-user-M0V5-IqusbtS</dc:creator>
      <dc:date>2017-06-15T14:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replica removal</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465979#M23505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into this issue this morning when sharing a service from ArcMap. I checked Collector on tablet and downloaded map was not there. I followed the steps listed from Justin Fritz's post to remove replica from AGOL. After removing replica I published the updated service with no issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 12:31:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replica-removal/m-p/465979#M23505</guid>
      <dc:creator>DavidCrabtree</dc:creator>
      <dc:date>2018-05-09T12:31:04Z</dc:date>
    </item>
  </channel>
</rss>

