Numéro d’ID de bogue |
BUG-000145514 |
Envoi | December 22, 2021 |
Dernière modification | July 3, 2025 |
S’applique à | ArcGIS GIS Server |
Version trouvée | 10.9.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 2019 64 Bit |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
A workaround has been identified to resolve this defect through an API change.
In the 10.9.1 version, the user needs to edit the properties of the service in the admin API. Below are the steps:
1. Navigate to Server Admin e.g. https:///arcgis/admin in a browser and log in.
2. Navigate to services > Select the service with WFS enabled > Select Edit under Supported Operations.
3. Modify JSON under "typeName": "WFSServer" section to include "disableStreaming": "true" and Save Edits.
4. Try the WFS URLs again, they will work.
Refer to this documentation: https://developers.arcgis.com/rest/enterprise-administration/server/extensiontypes.htm for more info on modifying WFS service properties via the admin API.
Solution de contournement
From Product Team:
In the 10.9.1 version, the user needs to edit the properties of the service in the admin API. Below are the steps:
- Navigate to Server Admin e.g. https://<myserver>/arcgis/admin in a browser and log in.
- Navigate to services > Select the service with WFS enabled > Select Edit under Supported Operations.
- Modify JSON under "typeName": "WFSServer" section to include "disableStreaming": "true" and Save Edits.
- Try the WFS URLs again, they will work.
Refer to this documentation: https://developers.arcgis.com/rest/enterprise-administration/server/extensiontypes.htm for more info on modifying WFS service properties via the admin API.
Étapes pour reproduire
ID de bogue: BUG-000145514
Logiciel: