<?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: The feature service does not support geodatabase sync in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296938#M14889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already&amp;nbsp;enabled this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="430774" alt="Sync enabled for hosted feature layer" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430774_Feature_Sync_Enabled.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like elaborate more in this concern:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STEP 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get map area using:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 12px;"&gt;ListenableFuture&amp;lt;List&amp;lt;PreplannedMapArea&amp;gt;&amp;gt; mapAreasFuture = offlineMapTask.getPreplannedMapAreasAsync();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I download map area using:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 12px;"&gt;DownloadPreplannedOfflineMapJob job = offlineMapTask.downloadPreplannedOfflineMap(mapArea, mmpkFilePath);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map area files that get downloaded are in 3 formats [ .mmap, .geodatabase, .tpk]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STEP 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I use following sample to generate geodatabase from the .tpk file and .geodatabase file. I am not sure about the uses of .mmap file.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-and-sync-features" title="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-and-sync-features"&gt;arcgis-runtime-samples-android/java/edit-and-sync-features at master · Esri/arcgis-runtime-samples-android · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that's where I get exception while generating geodatabse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 9.0pt;"&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;GeodatabaseSyncTask&lt;/SPAN&gt;.getFeatureServiceInfo().isSyncEnabled() is returning me 'false' everytime&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2018 05:54:27 GMT</pubDate>
    <dc:creator>DevendraKhatri</dc:creator>
    <dc:date>2018-12-04T05:54:27Z</dc:date>
    <item>
      <title>The feature service does not support geodatabase sync</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296936#M14887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on an android app that should have offline capabilities like getting map and edit the features. I have access to just ArcGIS online and ArcGIS developer portal. I do not have the ArcGIS Desktop access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Android Run-time SDK to achieve this, I have created map area for the web map in ArcGIS online and through SDK I can fetch the map-area but I am not able to generate the Geo-database for the feature. It gives me a run time exception "&lt;STRONG style="border: 0px; font-weight: bold; font-size: 12px;"&gt;The feature service does not support geodatabase sync" .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Following line is giving me Runtime Exception:

&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit;"&gt;GenerateGeodatabaseParameters parameters = defaultParameters.get();&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I am stuck at this point, not able to proceed further, need to know if I am missing any configuration or is there any other way to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:14:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296936#M14887</guid>
      <dc:creator>DevendraKhatri</dc:creator>
      <dc:date>2021-12-11T14:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: The feature service does not support geodatabase sync</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296937#M14888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS Online, navigate to the feature service and click on the &lt;STRONG&gt;Settings &lt;/STRONG&gt;tab.&amp;nbsp; You can enable sync there:&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/430761_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 13:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296937#M14888</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-12-03T13:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: The feature service does not support geodatabase sync</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296938#M14889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already&amp;nbsp;enabled this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="430774" alt="Sync enabled for hosted feature layer" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430774_Feature_Sync_Enabled.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like elaborate more in this concern:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STEP 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get map area using:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 12px;"&gt;ListenableFuture&amp;lt;List&amp;lt;PreplannedMapArea&amp;gt;&amp;gt; mapAreasFuture = offlineMapTask.getPreplannedMapAreasAsync();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I download map area using:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 12px;"&gt;DownloadPreplannedOfflineMapJob job = offlineMapTask.downloadPreplannedOfflineMap(mapArea, mmpkFilePath);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map area files that get downloaded are in 3 formats [ .mmap, .geodatabase, .tpk]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STEP 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I use following sample to generate geodatabase from the .tpk file and .geodatabase file. I am not sure about the uses of .mmap file.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-and-sync-features" title="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-and-sync-features"&gt;arcgis-runtime-samples-android/java/edit-and-sync-features at master · Esri/arcgis-runtime-samples-android · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that's where I get exception while generating geodatabse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 9.0pt;"&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;GeodatabaseSyncTask&lt;/SPAN&gt;.getFeatureServiceInfo().isSyncEnabled() is returning me 'false' everytime&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 05:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/the-feature-service-does-not-support-geodatabase/m-p/296938#M14889</guid>
      <dc:creator>DevendraKhatri</dc:creator>
      <dc:date>2018-12-04T05:54:27Z</dc:date>
    </item>
  </channel>
</rss>

