バグ番号 | BUG-000122188 |
送信済み | May 07, 2019 |
Modified | Aug 21, 2020 |
重要度 | Medium |
対象ビュー: | ArcGIS Online |
見つかったバージョン | 7.1 |
プログラム言語 | N/A |
サーバー プラットフォーム | Windows 10.0 64 Bit |
クライアントのプラットフォーム | Windows 10.0 64 Bit |
データベース | N/A |
ロケール | N/A |
ステータス |
Fixed
Learn more |
バージョンの修正内容 | 8.2 |
修正済みの SP | N/A |
不具合 BUG-000122188
概要
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."
参考情報
N/A
他の解決策
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.