When using ArcGIS Data Store as the managed database, a newly created polyline or polygon feature class fails to publish as a hosted feature service to Portal for ArcGIS 10.4 with the following error message, "Error 001369: Failed to create the service. Failed to execute (PublishServiceDefinition)."
上次发布: December 26, 2017ArcGIS Pro
漏洞 ID 编号
BUG-000095145
已提交
March 21, 2016
上次修改时间
February 15, 2023
适用范围
ArcGIS Pro
找到的版本
1.2
操作系统
Windows OS
操作系统版本
8.1
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
1. In ArcMap, right-click the layer. 2. Go to the Display tab, and change the Display Expression field from st_area(shape) to OBJECTID. The feature class now publishes as a hosted feature service without any issue.