不具合 ID 番号 |
BUG-000164250 |
送信されました | January 10, 2024 |
最終更新日 | July 5, 2024 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 3.2.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
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.
対処法
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.
再現の手順