不具合 ID 番号 |
BUG-000151360 |
送信されました | August 5, 2022 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 2.9.2 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
When scheduling a tool that uses a map as input, specify the map parameter as a full path to the project and map, like C:\Projects\CityStreets.aprx\Map, and save the project before the schedule, so that the current map contents will be available to use in the external scheduling executable process. Using only the map name as input does not work and may result in a tool error or unexpected results.
The Create Map Tile Package tool has been tested in ArcGIS Pro 3.0 and this approach works. The documentation for scheduling geoprocessing tools has been updated to highlight this case (will be publicly available with the 3.1 release).
対処法
Use the full path to the map as input, like C:\Projects\CityStreets.aprx\Map.
再現の手順