Número de ID del error |
BUG-000148516 |
Enviado | April 15, 2022 |
Última modificación | June 6, 2025 |
Relacionado con | Portal for ArcGIS |
Versión encontrada | 10.9.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
ArcGIS Web AppBuilder raised the security-check level for adding a custom widget by checking the itemid in the widget config.json to ensure it is the Portal for ArcGIS item, so the config with no itemid (created by Portal for ArcGIS of previous versions) cannot pass the security check. Add an itemid property to the config.json of the custom widget using ArcGIS Online Assistant.
Solución alternativa
Add an itemid property to the config.json of the custom widget using ArcGIS Online Assistant.
Pasos para reproducir