REST operation createReplica fails if a feature class is published with a definition query on a Date field that includes a time stamp.
上次发布: November 15, 2016ArcGIS for Server
漏洞 ID 编号
BUG-000094365
已提交
February 23, 2016
上次修改时间
June 25, 2025
适用范围
ArcGIS for Server
找到的版本
10.4
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
解决办法
Change the definition query on the Date field to NOT include a time stamp. For example:
Date_Field < '01/01/2016'
Or remove the definition query.