Número de ID del error |
BUG-000173715 |
Enviado | January 19, 2025 |
Última modificación | September 12, 2025 |
Relacionado con | ArcGIS Field Maps |
Versión encontrada | 11.4 |
Sistema operativo | Windows Server |
Versión de sistema operativo | 2019 64 Bit |
Estado | Under Consideration
El problema ha sido revisado por el equipo de desarrollo. No se ha priorizado en un plan de lanzamiento y se supervisará para determinar su impacto general. Los factores que se consideran en el proceso de priorización incluyen la cantidad de usuarios afectados o que solicitan la funcionalidad, la repercusión comercial y si existe una solución alternativa, entre otros. Si un error afecta negativamente a su negocio, consulte Soluciones: Escalar un defecto (https://support.esri.com/en/technical-article/000024129).
|
Solución alternativa
Turn off the option 'Only allow true curve updates by true curve clients' in the service settings. Note that this does mean if true curve features are edited in an application like ArcGIS Field Maps that does not support true curve editing, they will be replaced with non-true curve geometries. Consult with the data owner or end users if there is any uncertainty about this being acceptable.
For registered feature services:
- This setting can be unchecked from the item details page of the Feature Layer, or from ArcGIS Server Manager.
For hosted feature layers:
- Log in to the ArcGIS Server admin directory, navigate to services, Hosted, service name and Edit.
- Find all instances of the parameter 'onlyAllowTrueCurveUpdatesByTrueCurveClients' and set it to false if it is not already (there will be more than one).
- Find all instances of the parameter 'allowTrueCurvesUpdates' and set it to true if it isn't already (there will be more than one).
- Save edits to the service
Pasos para reproducir