Error
| Número de ID del error | BUG-000171352 |
|---|---|
| Enviado | October 9, 2024 |
| Última modificación | June 21, 2025 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 3.3.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Versión corregida | 3.5 |
| Estado | Fixed |
In the Python notebook script, change the call to the Merge tool from arcpy.Merge_management([st_class, rc], merge_path, f_Mappings) to arcpy.Merge_management([st_class, rc], merge_path, f_Mappings.exportToString()). This uses the string version of the FieldMappings object as input to the Merge tool instead of the arcpy.FieldMappings() object and produce the expected output.
ID del error: BUG-000171352
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri