| Bug-ID-Nummer |
BUG-000132860 |
| Eingereicht | August 5, 2020 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | Portal for ArcGIS |
| Gefunden in Version | 10.8 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 2016 64 Bit |
| Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
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.
Schritte zur Reproduzierung