laptop and a wrench

Error

Decimal values set on SQL Server REAL data type data in ArcMap does not persist when published to Portal for ArcGIS.

Última publicación: September 30, 2019 Portal for ArcGIS
Número de ID del error BUG-000125547
EnviadoSeptember 25, 2019
Última modificaciónJuly 28, 2020
Relacionado conPortal for ArcGIS
Versión encontrada10.7.1
EstadoIn Review

Solución alternativa

Use the CAST function in the Query Layer SQL statement, and change the REAL data type field to Float data type.

For example: 

  1. Select Scada_Tag, DateTime, CAST (Most_Recent as float) as Most_Recent from scadadata.dbo.Scada_Most_Recent_vw
  2. Then in ArcMap > Scada_Most_Recent_vw set the decimal values on the Most_Recent (Right-click the field > Properties > Numeric > (Number of decimals places: 2).
  3. Publish the map service to Portal for ArcGIS.

 

Pasos para reproducir

ID del error: BUG-000125547

Software:

  • Portal for ArcGIS

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