Unable to validate query expressions involving the DATE function in ArcGIS Pro for the feature layers referencing an enterprise geodatabase when the standardized queries is disabled in ArcGIS Server.
上次发布: November 29, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000118009
已提交
November 7, 2018
上次修改时间
June 23, 2025
适用范围
ArcGIS Pro
找到的版本
2.1.1
操作系统
Windows OS
操作系统版本
2016 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is the expected behavior with standardized queries. Please see the workaround mentioned to use standardized SQL.
解决办法
Configure the ArcGIS Server to only allow standardized queries by setting the system properties to {"standardizedQueries": "true"}.
Use the standardized SQL CURRENT_DATE() function to compose the query.