laptop and a wrench

Error

The gis.admin.history() method does not always return records when parameter actors are used and DataFrames are returned

ArcGIS API for Python
Número de ID del error BUG-000170507
EnviadoSeptember 5, 2024
Última modificaciónJanuary 22, 2025
Relacionado conArcGIS API for Python
Versión encontrada2.3.0
Sistema operativoWindows OS
Versión de sistema operativo11.0 64 bit
EstadoKnown Limit

Información adicional

The CSV format is the reliable option for the history method in the ArcGIS Python API and is the default method. The df and raw options will be removed from the documentation.

Solución alternativa

Using data_format="csv" returns the expected output in the CSV file.

gis.admin.history(start_date,to_date,num=10000,actors="<username>",actions="login",data_format="csv",save_folder='/arcgis/home')

Pasos para reproducir

ID del error: BUG-000170507

Software:

  • ArcGIS API for Python

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga