Migration compatibility mode logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi Team ,
we are in between PA migration .in compatibility mode i am getting below logs
How do i fix it ?
The dashboard has a missing layout configuration record.
Please guide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @pramn
Could you please share the logs?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
57m ago
@pramn ,
It usually means the dashboard couldn’t map to a valid layout template in the new framework, so it’s being rendered in an iframe (compatibility mode) instead of full native view, to fix it, review the migration logs in the par_coreui_migration_bridge_dashboard table to identify which dashboard failed mapping, then edit or recreate the layout configuration (or choose a supported layout) in the Platform Analytics experience so the dashboard can fully migrate rather than stay in compatibility mode....
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
46m ago
Thanks Kaushal ,
suppose we have below logs
[{"text":{"text":"This content was not configured and is migrated as an unconfigured visualization."},"level":2,"help":{"text":"Configure this content in the Visualization Designer."},"originSysId":"019091ce3b0a6650bf68cbc964e45a3e","table":"sys_grid_canvas_pane","debugInfo":"portal_widget_sys_id: 059091ce3b0a6650bf68cbc964e45a3b"},{"text":{"text":"The dashboard has a missing layout configuration record."},"level":2,"originSysId":"09c055ce3b0a6650bf68cbc964e45a87","table":"sys_grid_canvas_pane","debugInfo":"portal_widget_sys_id: c5c055ce3b0a6650bf68cbc964e45a86"}]
can you please guide me from the log how do I recreate the layout configuration (or choose a supported layout) in the Platform Analytics experience so the dashboard can fully migrate rather than stay in compatibility mode?