Publishing an empty feature class with global IDs as a map service causes duplication of the GlobalID field.
上次发布: January 30, 2017ArcGIS GIS Server
漏洞 ID 编号
BUG-000102380
已提交
January 25, 2017
上次修改时间
July 28, 2020
适用范围
ArcGIS GIS Server
找到的版本
10.5
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
Publish the empty feature class from a file geodatabase.Or1. Register the empty feature class as versioned.2. Edit the feature class to include at least one polygon.3. Save the edits.4. Publish the feature class as a map service. Notice that there is only one GlobalID field and the Shape.STArea() field is not replaced.5. In ArcMap, edit the feature class again to delete the polygon, save the edits, and unregister the feature class as versioned (optional).6. Republish the feature class, and notice that the fields are normal.