laptop and a wrench

Erro

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

ArcGIS Pro
Número de ID do Erro BUG-000164502
EnviadoJanuary 22, 2024
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Pro
Versão encontrada3.2.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusAs Designed

Informações Adicionais

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.

Etapas para Reproduzir

ID do Erro: BUG-000164502

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download