| 不具合 ID 番号 |
BUG-000132860 |
| 送信されました | August 5, 2020 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | Portal for ArcGIS |
| 見つかったバージョン | 10.8 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 2016 64 Bit |
| ステータス | Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
To register a database as a data store item via the Portal for ArcGIS home app, it is necessary to have a hosting server. This is as designed.
However, from ArcGIS Enterprise 10.8.1 onwards, in the 'Add a data store' window in step 1, if the Database option is selected, and proceeding to step 2 without a hosting server returns the following error message:
"Your portal is not configured with a hosting server, which is required to finish creating your data store. Please check your hosting server configuration and try again."
If users do not wish to set the hosting server, there are three workarounds to register a database as data store item:
• Use ArcGIS Pro
• Use the portal sharing API to add the item
• Register the database using ArcGIS Server Manager and create an item for it.
対処法
Register the enterprise geodatabase as a data store to ArcGIS Server, and use the federateDataItem REST API operation in ArcGIS Server Administrator to add the existing data store as a data store item to the Portal. Refer to the following documentation:https://developers.arcgis.com/rest/enterprise-administration/server/federatedataitem.htm.
再現の手順