laptop and a wrench

漏洞

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.

上次发布: July 25, 2016 Portal for ArcGIS
漏洞 ID 编号 BUG-000097759
已提交July 13, 2016
上次修改时间August 31, 2025
适用范围Portal for ArcGIS
找到的版本10.4
操作系统Windows OS
操作系统版本2012 R2
修正版本10.5
状态Fixed

解决办法

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.

重现步骤

漏洞 ID: BUG-000097759

软件:

  • Portal for ArcGIS

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项