laptop and a wrench

漏洞

ArcGIS Server services with the ArcGIS Pro runtime are unable to process the query REST operation with the LIKE operator.

上次发布: April 3, 2023 ArcGIS GIS Server
漏洞 ID 编号 BUG-000155466
已提交January 30, 2023
上次修改时间October 23, 2024
适用范围ArcGIS GIS Server
找到的版本10.9.1
操作系统Windows OS
操作系统版本N/A
状态As Designed

附加信息

When StandardizedQueries is enabled, a clause must pass that conforms to that specification. Using a numeric field with the LIKE operator is not supported as not all databases support this type of SQL clause. To make values from a numeric field be treated as string, use CAST() function. E.g.: CAST(incident_count as varchar(10)) like '%7%' The syntax will look like the following: CAST( ❬afield❭ AS varchar( ❬size❭ )) LIKE '%❬value❭%'

重现步骤

漏洞 ID: BUG-000155466

软件:

  • ArcGIS GIS Server

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项