Bug Number | BUG-000122188 |
Submitted | May 07, 2019 |
Modified | Aug 21, 2020 |
Severity | Medium |
Applies To | ArcGIS Online |
Version Found | 7.1 |
Prog Language | N/A |
Server Platform | Windows 10.0 64 Bit |
Client Platform | Windows 10.0 64 Bit |
Database | N/A |
Locale | N/A |
Status |
Fixed
Learn more |
Version Fixed | 8.2 |
SP Fixed | N/A |
Bug BUG-000122188
Synopsis
Attempting to append data from an Excel of .csv file to an ArcGIS Online hosted feature service with a large number of fields returns the error message: "Error: Unable to Append Data."
Additional Information
N/A
Alternate Solution
Perform any of the workarounds below to resolve the issue:
Using ArcMap
- Bring the hosted feature layer into ArcMap and create a local copy.
- Append data into the local copy and sync it to the service.
- Publish the data as a hosted feature service in ArcGIS Online. This merges the data with the existing service.
- Add both the services into a webmap and run the Merge Geoprocessing function (under Analysis in MapViewer) which outputs a new service.
Use the Append tool to load the existing data into the ArcGIS Online feature service. ArcGIS Pro provides the ability to edit feature services directly from ArcGIS Online. However, we have to note that the feature service does not have to be shared once logged into ArcGIS Online through ArcGIS Pro. Tokens are automatically appended to edits and etc.
Reduce the number of fields in the original hosted feature service.