laptop and a wrench

不具合

In ArcGIS Experience Builder, adding a KML file through the Add Data widget returns the error "The file <name> cannot be successfully uploaded."

ArcGIS Experience Builder developer edition
不具合 ID 番号 BUG-000164149
送信されましたJanuary 5, 2024
最終更新日August 5, 2025
適用対象ArcGIS Experience Builder developer edition
見つかったバージョン1.13
オペレーティング システムN/A
オペレーティング システムのバージョンN/A
修正されたバージョン1.14
ステータスFixed

対処法

Create a custom widget by copying the folder add-data located at <EBDevInstallFolder>\client\dist\widgets\common file path and changing the line below in the file widget.js located at <CustomWidgetFolder>\dist\runtime file path:

 

From:

return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}sharing/kml`

 

To:

 return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}/sharing/kml`

再現の手順

不具合 ID: BUG-000164149

ソフトウェア:

  • ArcGIS Experience Builder developer edition

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

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

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

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

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

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

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