Where do migrated widgets go? Trying to see what is incompatible and update code where necessary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 08:48 AM
Question about the content blocks on dashboards migrated in compatibility mode to Legacy Dashboard Widgets. Does anyone know where we can see the backend migrated code for those widgets? I'm tried to understand what the migration did, and what might be needed to make them play nice with Platform Analytics. Or, does anything migrated in compatibility mode simply need to be rebuilt from the ground-up on Platform Analytics Experience? I found the par_dashboard_widget table and added a filter for Macropoonent = Legacy Dashboard widget, but then didn't find a widget on that list that I was expecting to see since said it was in compatibility mode when viewed on a migrated dashboard. https://www.servicenow.com/docs/bundle/xanadu-now-intelligence/page/use/par-for-workspace/reference/... says they're migrated as iframes, but no luck on the content_block_iframe table either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2024 08:09 AM
Found them. They are created as par_dashboard_widget records, with a macroponent of Legacy Dashboard Widget. Then the code is referenced by sys ID in the JSON, such as by renderer_id.
I still have a question about if they can be tweaked, or if they need to be rebuilt. I am planning to ask about this during Platform Analytics Academy this week.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2024 11:30 AM
Update here when you do.
I have some UI Pages, Gauges, Maps, World Clocks, and other items that dont seem to have a new Dashboard options to account for those, they got migrated. But I'd like to be able to add legacy dashboard widgets to new dashboards, if possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 09:43 AM
Hi Claire, any updates on this? thanks.