漏洞 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.
重现步骤