| Numéro d’ID de bogue |
BUG-000132860 |
| Envoi | August 5, 2020 |
| Dernière modification | June 5, 2024 |
| S’applique à | Portal for ArcGIS |
| Version trouvée | 10.8 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 2016 64 Bit |
| Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
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.
Étapes pour reproduire