Bug-ID-Nummer |
BUG-000151360 |
Eingereicht | August 5, 2022 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 2.9.2 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
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).
Workaround
Use the full path to the map as input, like C:\Projects\CityStreets.aprx\Map.
Schritte zur Reproduzierung