laptop and a wrench

Error

Adding a KML file through the Add Data widget returns the error "The file <name> cannot be successfully uploaded.".

ArcGIS Experience Builder
Número de ID del error BUG-000164150
EnviadoJanuary 5, 2024
Última modificaciónAugust 5, 2025
Relacionado conArcGIS Experience Builder
Versión encontrada11.2
Sistema operativoN/A
Versión de sistema operativoN/A
Versión corregida11.3
EstadoFixed

Solución alternativa

Create a custom widget by copying the folder add-data located on located on <EBDevInstallFolder>\client\dist\widgets\common and change the line bellow in the file widget.js located on <CustomWidgetFolder>\dist\runtime and deploy it on your environment.

 

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`

Pasos para reproducir

ID del error: BUG-000164150

Software:

  • ArcGIS Experience Builder

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