The Attribute Table widget in Web AppBuilder for ArcGIS fails to export more than 2000 records to a CSV file.
最後に公開された状態: June 30, 2017ArcGIS Online
不具合 ID 番号
BUG-000105718
送信されました
June 8, 2017
最終更新日
June 5, 2024
適用対象
ArcGIS Online
見つかったバージョン
5.1
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is expected. According to the documentation, "For a feature layer, the maximum records exported to CSV depend on the maxRecordCount property set in the service when published." http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-attribute-table.htm
The max record count will need to be increased to handle a larger number during the export.