| Número de ID del error |
BUG-000151360 |
| Enviado | August 5, 2022 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.9.2 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.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
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).
Solución alternativa
Use the full path to the map as input, like C:\Projects\CityStreets.aprx\Map.
Pasos para reproducir