Bug ID Number |
BUG-000175204 |
Submitted | March 20, 2025 |
Last Modified | June 17, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.3.2 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
Scheduled tools run in a separate Python process and are not expected to update the current project. As noted in the 'Schedule geoprocessing tools' documentation linked below:
"While all tools can be scheduled, tools that update layers or maps, such as Select Layer By Attribute, Select Layer By Location, or Make Feature Layer, will not have their processing take effect in the project. For example, when the scheduled Select Layer By Attribute tool runs, the selection does not display in the project. The stand-alone Python process that runs scheduled tools does not make updates to the layers and maps in a project. "
https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm
Workaround
Refresh the Excel worksheet from the Catalog pane.
Steps to Reproduce