| Número de ID del error |
BUG-000132860 |
| Enviado | August 5, 2020 |
| Última modificación | June 5, 2024 |
| Relacionado con | Portal for ArcGIS |
| Versión encontrada | 10.8 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 2016 64 Bit |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
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.
Pasos para reproducir