laptop and a wrench

Error

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

Última publicación: April 3, 2023 ArcGIS GIS Server
Número de ID del error BUG-000155466
EnviadoJanuary 30, 2023
Última modificaciónOctober 23, 2024
Relacionado conArcGIS GIS Server
Versión encontrada10.9.1
Sistema operativoWindows OS
Versión de sistema operativoN/A
EstadoAs Designed

Información adicional

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❭%'

Pasos para reproducir

ID del error: BUG-000155466

Software:

  • ArcGIS GIS Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga