Error
Número de ID del error | BUG-000149965 |
---|---|
Enviado | June 13, 2022 |
Última modificación | February 14, 2025 |
Relacionado con | ArcGIS Dashboards |
Versión encontrada | 10.9.1 |
Sistema operativo | Windows Server |
Versión de sistema operativo | 2019 64 Bit |
Estado | Non-Reproducible |
Discovered that the new ArcGIS Dashboards can be traced back to an issue with the “datasets” section in the JavaScript object notation (JSON). The type is incorrect, the layer ID appears to be pointed at the item ID, and instead of the item ID, it has the owner ID. The JSON is edited to display the following and reloaded the broken dashboards and they worked.
Here is an example JSON of the correct format:
"datasets": [
"type": "serviceDataset",
"name": "main",
"dataSource":
"type": "itemDataSource",
"itemId": "ae9e442a640242c68a71e49cd68fa68e",
"layerId": 6
ID del error: BUG-000149965
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri