laptop and a wrench

漏洞

The Select Layer By Location geoprocessing tool does not make any selections when run as a scheduled tool.

ArcGIS Pro
漏洞 ID 编号 BUG-000164502
已提交January 22, 2024
上次修改时间June 5, 2024
适用范围ArcGIS Pro
找到的版本3.2.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态As Designed

附加信息

The scheduled task runs outside of the ArcGIS Pro context (in a Python script). These can be seen at %localappdata%\ESRI\ArcGISPro\Geoprocessing\ScheduledTools. The tool runs and updates a selection on the layer in the script, which is not the layer in the map within the ArcGIS Pro session. If the intent is to use the selection for further processing, then do so by authoring the workflow in a model and scheduling that model to run. If the entire workflow's output is a selection on the layer, then the final step of the workflow could be to save the selection to a new feature class (using the Export Features tool). Alternatively, the Python script could be modified to use arcpy.mp to open the relevant ArcGIS Pro Project (.aprx) file and update the selection on that document.

重现步骤

漏洞 ID: BUG-000164502

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项