laptop and a wrench

不具合

The Arcade expression used to populate SignID in the Sign Management Solution returns the following error message in ArcGIS Field Maps 25.2: “Failed to calculate.”

ArcGIS Field Maps
不具合 ID 番号 BUG-000180040
送信されましたOctober 8, 2025
最終更新日October 14, 2025
適用対象ArcGIS Field Maps
見つかったバージョン25.2.0
オペレーティング システムWindows OS
オペレーティング システムのバージョンN/A
ステータスUnder Consideration

対処法

Add layerIndex and idField to line 40 in the expression and refresh the web map in ArcGIS Field Maps.

// return number id's only and get next value

 else {

  var sqlFilter = `${idField} NOT LIKE '%[^0-9.]%'`  

  GetNextId(layerIndex, idField, idPrefix, padding, sqlFilter)

 }

}

else {

 return $feature[idField]

}

再現の手順

不具合 ID: BUG-000180040

ソフトウェア:

  • ArcGIS Field Maps

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

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

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

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

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

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

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