laptop and a wrench

Bug

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.

Zuletzt veröffentlicht: July 25, 2016 Portal for ArcGIS
Bug-ID-Nummer BUG-000097759
EingereichtJuly 13, 2016
Zuletzt geändertAugust 31, 2025
Gilt fürPortal for ArcGIS
Gefunden in Version10.4
BetriebssystemWindows OS
Betriebssystemversion2012 R2
Behoben in Version10.5
StatusFixed

Workaround

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000097759

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln