Error
| Número de ID del error | BUG-000170398 |
|---|---|
| Enviado | August 30, 2024 |
| Última modificación | November 7, 2024 |
| Relacionado con | Portal for ArcGIS |
| Versión encontrada | 10.9.1 |
| Sistema operativo | N/A |
| Versión de sistema operativo | N/A |
| Estado | As Designed |
Set the ignoreAliases WFS service property to true to force the service to use the field names instead of the field aliases.
Steps:
1. Sign in to the ArcGIS Server REST admin api, e.g. https:///server/admin
2. Under Resources, click Services and the service to be enabled.
3. Scroll to the bottom and select Edit under the Supported Operations section. This shows the service properties in JSON format.
4. Scroll to find the section where typeName: WFSServer.
5. In the Properties section, under serviceType:, add a new line ignoreAliases: true.
6. Click the Save Edits button.
7. The service now uses the field names instead of the field aliases. Refer to this documentation https://developers.arcgis.com/rest/enterprise-administration/server/extensiontypes/#wfsserver for more information about the ignoreAliases and other WFS service properties.
ID del error: BUG-000170398
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri