laptop and a wrench

不具合

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

ArcGIS API for Python
不具合 ID 番号 BUG-000170507
送信されましたSeptember 5, 2024
最終更新日January 22, 2025
適用対象ArcGIS API for Python
見つかったバージョン2.3.0
オペレーティング システムWindows OS
オペレーティング システムのバージョン11.0 64 bit
ステータスKnown Limit

参考情報

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.

対処法

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')

再現の手順

不具合 ID: BUG-000170507

ソフトウェア:

  • ArcGIS API for Python

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動