Hi,
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.
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 Feature Access with only Query and Allow Geometry Updates 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.
If I try to republish the service I have to turn off Feature Access first and then turn it back on. It worked when I did that though.
Thanks