Número de ID del error |
BUG-000164250 |
Enviado | January 10, 2024 |
Última modificación | July 5, 2024 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.2.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 11.0 64 bit |
Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
The FMW file linked in a spatial ETL tool has two different places to write its log file, depending on the context of its run.
The first context is to run the tool within the Geoprocessing pane. The log file is stored in the project's GPMessage folder. In this context, the file location cannot be changed, and the filename is some random string without a file extension. However, it is an XML file. This is working as designed.
The second context is when the same FMW file is opened directly in the Workbench app and the Play button is clicked to run the tool. This context stores the log file in the same location as where the FMW file is stored, using the default file name as the FMW file name. In this context, the Workbench app can be used to change the log file parameter.
Solución alternativa
The log file parameter option is available when the FMW file is opened using the Workbench app and navigating to this FMW file with the Open fmw menu item. Once the workspace is opened in the canvas, the log file parameter is visible, and the Log File parameter is configurable. There is no workaround within ArcGIS Pro.
Pasos para reproducir