laptop and a wrench

Bug

The documentation states the Append method is available for ArcGIS Enterprise 10.8.1 or higher but an exception is raised stating, "Append only available on ArcGIS Online" when trying to append a new CSV to an existing CSV within Portal for ArcGIS from a Python API. GeoJSON and FeatureCollection upload formats result in the same behavior.

Zuletzt veröffentlicht: January 20, 2022 Portal for ArcGIS
Bug-ID-Nummer BUG-000144329
EingereichtNovember 5, 2021
Zuletzt geändertJune 24, 2025
Gilt fürPortal for ArcGIS
Gefunden in Version10.8.1
BetriebssystemWindows OS
Betriebssystemversion2019 64 Bit
Behoben in Version2.0.1
StatusFixed

Workaround

  1. Publish the Library_Data.csv file to ArcGIS Online.
  2. Source the Append_AGOL.py file.
  3. Update the same code with "source = GIS(username="*", password="*")" for the ArcGIS Online credentials.
  4. Update the script with the ArcGIS Online hosted table item ID. The append method completes in ArcGIS Online.

Schritte zur Reproduzierung

Bug-ID: BUG-000144329

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln