| Número de ID do Erro |
BUG-000132860 |
| Enviado | August 5, 2020 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | Portal for ArcGIS |
| Versão encontrada | 10.8 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 2016 64 Bit |
| Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
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.
Etapas para Reproduzir