laptop and a wrench

Error

The Sync capability cannot be enabled on hosted feature services that are published to Portal for ArcGIS 10.3.1 after upgrading to Portal for ArcGIS 10.4 if the Sync capability is not previously enabled prior to the upgrade.

Última publicación: July 25, 2016 Portal for ArcGIS
Número de ID del error BUG-000097759
EnviadoJuly 13, 2016
Última modificaciónAugust 31, 2025
Relacionado conPortal for ArcGIS
Versión encontrada10.4
Sistema operativoWindows OS
Versión de sistema operativo2012 R2
Versión corregida10.5
EstadoFixed

Solución alternativa

Go to the admin API for each layer, and add an empty index array, as shown below: https://myserver.domain.com/webadaptor/rest/admin/services/Hosted/my_service/FeatureServer/0/addToDefinition { "indexes": []} 1. To access the admin API for a hosted feature service layer, click the layer on the items page in Portal for ArcGIS to get to the REST services directory (for example, https://myserver.domain.com/webadaptor/rest/services/Hosted/my_service/FeatureServer/0/), and type 'admin' between 'rest' and 'services', as shown below: https://server.domain.com/webadaptor/rest/admin/services/Hosted/my_service/FeatureServer/0 2. On the REST services directory page, click the addToDefinition operation, and run with the following input: { "indexes": []} When this step is completed, an empty indexes array is created. 3. Add the Sync or other capabilities. Do not add the empty indexes array if the layer already has an indexes array.

Pasos para reproducir

ID del error: BUG-000097759

Software:

  • Portal for ArcGIS

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga