<?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: FeatureServer using File Geodatabase data in Publishing and Managing Services Questions</title>
    <link>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1678414#M1518</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1371"&gt;@JoshuaBixby&lt;/a&gt;&amp;nbsp;I don't know OP's need for Feature Access but for us, Feature Access/Feature Services (plus editor tracking) is the recommendation from Hub in order to make them compatible with newer Hub download features:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/hub/content/data-download-settings.htm#ESRI_SECTION1_7019E7F2700244AAB40C02098E8D2DC8" target="_blank"&gt;Data download settings—ArcGIS Hub | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jan 2026 17:42:59 GMT</pubDate>
    <dc:creator>JoshKalov</dc:creator>
    <dc:date>2026-01-16T17:42:59Z</dc:date>
    <item>
      <title>FeatureServer using File Geodatabase data</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1629368#M1405</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So I've done something that I didn't think was supported and it's working but I don't know if it's a good idea or not. I'm wondering if I should proceed? It is working good for now. ArcGIS Pro is 3.4.3 and Enterprise is 11.4.&lt;/P&gt;&lt;P&gt;I'm publishing a web map to use with Experience Builder. First I built up my Pro project with layers pointing to File Geodatabase. Then I published MapServer to ArcGIS Server. After publishing the MapServer I went into the configuration in Server Manager and turned on &lt;STRONG&gt;Feature Access&lt;/STRONG&gt; with only &lt;STRONG&gt;Query&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;Allow Geometry Updates&lt;/STRONG&gt;&amp;nbsp;turned off, FeatureServer started and works like you'd expect, there is a REST endpoint and Features are being served. In the past you always had to have the data stored in a Enterprise SDE database to serve features so I'm wondering if this is something new or will be supported going forward? I don't really want my FeatureServer to quit working when I update Enterprise.&lt;/P&gt;&lt;P&gt;If I try to republish the service I have to turn off &lt;STRONG&gt;Feature Access&lt;/STRONG&gt; first and then turn it back on. It worked when I did that though.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 14:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1629368#M1405</guid>
      <dc:creator>DHighness</dc:creator>
      <dc:date>2025-07-02T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureServer using File Geodatabase data</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1630184#M1406</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/457674"&gt;@DHighness&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I may, why do you need to enable Feature Access off map services when data are stored in file gdbs? Do you have any editing workflow that would require enabling Feature Access?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 21:56:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1630184#M1406</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2025-07-03T21:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureServer using File Geodatabase data</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1633923#M1417</link>
      <description>&lt;P&gt;We aren't doing any editing in this app, just query. Feature layers are the more modern way of doing web mapping. With feature layers we add each individual layer to the web map rather than the single map image. There are more configuration options in the web map with feature layers rather than MapServer layers.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 15:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1633923#M1417</guid>
      <dc:creator>DHighness</dc:creator>
      <dc:date>2025-07-17T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureServer using File Geodatabase data</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1633987#M1418</link>
      <description>&lt;P&gt;You can load an individual layer of a map service into a Pro map without having to add the whole map service.&amp;nbsp; I assume most of the browser-based web mapping platforms are the same.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 18:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1633987#M1418</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2025-07-17T18:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureServer using File Geodatabase data</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1678414#M1518</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1371"&gt;@JoshuaBixby&lt;/a&gt;&amp;nbsp;I don't know OP's need for Feature Access but for us, Feature Access/Feature Services (plus editor tracking) is the recommendation from Hub in order to make them compatible with newer Hub download features:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/hub/content/data-download-settings.htm#ESRI_SECTION1_7019E7F2700244AAB40C02098E8D2DC8" target="_blank"&gt;Data download settings—ArcGIS Hub | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 17:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/featureserver-using-file-geodatabase-data/m-p/1678414#M1518</guid>
      <dc:creator>JoshKalov</dc:creator>
      <dc:date>2026-01-16T17:42:59Z</dc:date>
    </item>
  </channel>
</rss>

