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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動