laptop and a wrench

不具合

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

最後に公開された状態: September 30, 2019 Portal for ArcGIS
不具合 ID 番号 BUG-000125547
送信されましたSeptember 25, 2019
最終更新日July 28, 2020
適用対象Portal for ArcGIS
見つかったバージョン10.7.1
ステータスIn Review

対処法

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.

 

再現の手順

不具合 ID: BUG-000125547

ソフトウェア:

  • Portal for ArcGIS

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動