Erro
| Número de ID do Erro | BUG-000171352 |
|---|---|
| Enviado | October 9, 2024 |
| Última Modificação | June 21, 2025 |
| Aplica-se à | ArcGIS Pro |
| Versão encontrada | 3.3.1 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Versão Fixa | 3.5 |
| Status | 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 do Erro: BUG-000171352
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri