<?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: Replicas list in REST API in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377750#M1793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We just updated to 10.3 last week and I hadn't gone to look to see if replicas were showing up in the list until I saw your post and it looks like its working now.&amp;nbsp; Perhaps it was a bug at 10.2.2 or just something wonky with our install. Either way, I'm happy to forget about this issue and move on!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 04:24:21 GMT</pubDate>
    <dc:creator>MattCooper</dc:creator>
    <dc:date>2015-06-03T04:24:21Z</dc:date>
    <item>
      <title>Replicas list in REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377748#M1791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wondering what the &lt;A href="http://gis05.hdrgateway.com/arcgis/sdk/rest/index.html#/Replicas_Feature_Service/02ss00000073000000/"&gt;Replicas&lt;/A&gt; resource (&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.8000001907349px; background-color: #e5f1f9;"&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;/SPAN&gt;&lt;A class="xref" href="http://gis05.hdrgateway.com/arcgis/sdk/rest/02ss/02ss0000007v000000.htm" rel="02ss/02ss0000007v000000.htm" style="color: #21759b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.8000001907349px; background-color: #e5f1f9;"&gt;&amp;lt;featureservice-url&amp;gt;&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.8000001907349px; background-color: #e5f1f9;"&gt;/replicas)&lt;/SPAN&gt; in the REST API is for?&amp;nbsp; I was assuming it would show all the replicas generated by the ios SDK to support offline editing, but it never seems to have anything in it?&amp;nbsp; Am I misunderstanding this or is there something wrong with our instance of AGS?&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.8000001907349px; background-color: #e5f1f9;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 22:37:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377748#M1791</guid>
      <dc:creator>MattCooper</dc:creator>
      <dc:date>2015-02-23T22:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Replicas list in REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377749#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should contain the list of registered offline geodatabases with the feature service. Check out the sample service for an example - &lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer/replicas" title="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer/replicas"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer/replicas&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you sync your edits, it will check to make sure what you are trying to sync is registered with the service, otherwise will likely throw an error saying it can't find the replica GUID. Not sure why you aren't seeing anything on your service - maybe your apps are unregistering through the sync task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 00:37:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377749#M1792</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-06-03T00:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Replicas list in REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377750#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We just updated to 10.3 last week and I hadn't gone to look to see if replicas were showing up in the list until I saw your post and it looks like its working now.&amp;nbsp; Perhaps it was a bug at 10.2.2 or just something wonky with our install. Either way, I'm happy to forget about this issue and move on!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 04:24:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377750#M1793</guid>
      <dc:creator>MattCooper</dc:creator>
      <dc:date>2015-06-03T04:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Replicas list in REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377751#M1794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am seeing this also.&amp;nbsp; I create a local copy for editing in ArcMap but it never lists a replica using /replicas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 21:37:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/replicas-list-in-rest-api/m-p/377751#M1794</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2016-05-10T21:37:03Z</dc:date>
    </item>
  </channel>
</rss>

