Enabling editor tracking in ArcGIS Online fails for hosted feature services with large number of features.
上次发布: October 17, 2015ArcGIS Online
漏洞 ID 编号
BUG-000091369
已提交
October 13, 2015
上次修改时间
June 13, 2024
适用范围
ArcGIS Online
找到的版本
3.9
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The default option do not work for big datasets, and the database operation times out. This is by design.
解决办法
1. Open the attribute table feature class in ArcMap and add the following fields: CreationDate (use date as field type) Creator (string) EditorDate (Date) Editor (string) 2. From the Catalog window in ArcMap > right click on feature class > Properties 3. Enable editor tracking and select the corresponding four fields created above and save. 4. Publish the feature service and it should have editor tracking enabled on ArcGIS Online.