Skip to content

Custom data feeds runtime is included in ArcGIS Server installation

The installation process for custom data feeds as been simplified. There is no separate ArcGIS Enterprise Custom Data Feeds Runtime installation step. See the topics on installing and upgrading custom data feeds for more information.

Enhanced support for developing providers with editing capability

  • Custom data providers now have a new boolean property called editingEnabled that allows for more control over whether the services associated the provider can have the Editing capability.
  • applyEdits routes are automatically configured for custom data providers when the editingEnabled property value is true. Developers do not need to manually add these routes anymore.
  • applyEdits request and response shapes have been standardized for the both layer-level and service-level. Developers only need to work with a single specification.
  • Data reprojection is handled automatically when the coordinate reference system is specified in the newly added getMetadata() method.

Refer to the topic on creating a Custom Data Provider with Edit Capability for details.

New editing interfaces in Portal for ArcGIS

The Editing capability for custom data feature services can now be toggled in Portal item's 'Settings'. Navigate to Content -> Item -> Settings -> Feature layer -> Editing options to view and edit settings.

Breaking changes

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.