Hi all,
When publishing a map service, is there an option at the level of ArcGIS Server that can allow data extraction from the server?
Referring to this link (Also shown with the screenshot below); there is no export data capability when publishing the data. Is there another place where data extraction can be enabled or disabled (again when publishing the service)?
Thank you,
Hani
service properties --> enable Feature Access (uncheck add/update/delete etc., just allow for querying). This will spin up a FeatureService in addition to your MapService.