Bug ID Number |
BUG-000143736 |
Submitted | October 15, 2021 |
Last Modified | July 1, 2024 |
Applies to | ArcGIS Pro |
Version found | 2.8 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Version Fixed | 3.0 |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
The project must be saved to use new map layers as input to scheduled tools. In this case, the layer is a shapefile, it is expected that the scheduled tool is unable to run successfully when the project is open, as having the project open locks the shapefile from being able to write or calculate field in the scheduled process. When these conditions are met, the scheduled model containing the Select Layer By Attribute and Calculate Field tools completes successfully. This is documented near the top section at the following link, https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm.
Workaround
Double-click the Select Layer By Attribute tool and manually browse to the same layer within the tool. The scheduled model runs successfully.
Steps to Reproduce