- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 01:39 PM - edited 05-23-2025 02:18 PM
Please advise how to disable the Platform Analytics Workspace, as the documentation seems to completely fail to mention how to completely disable it and revert wholesale to pa_dashboard.do.
To clarify, I want to disable "Platform Analytics" to where:
1. Navigating to pa_dashboards_overview.do is no longer redirected to platform-analytics-workspace/dashboard-library
2. Any and all dashboards I view open in pa_dashboard.do instead of redirecting to platform-analytics-workspace/dashboards.
My customer does not use platform analytics' new "platform analytics workspace", yet my PDI unfortunately does; instead, my customer uses the original pa_dashboards_overview.do and pa_dashboard.do. I need to revert the PDI away from platform analytics workspace so that I can better support my customer.
I don't want suggestions to use Platform Analytics Workspace, just to be clear, so please just answer the poster's question if you can. Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 02:17 PM - edited 05-23-2025 02:22 PM
Change the com.glide.par.unified_analytics.enabled system property to false.
This can be found mentioned in the Responsive dashboard properties doc, though it would be helpful if they mentioned that disabling the property restored access to the dashboards overview page and to pa_dashboard.do. Instead, it leaves it to you to experiment to find out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 02:17 PM - edited 05-23-2025 02:22 PM
Change the com.glide.par.unified_analytics.enabled system property to false.
This can be found mentioned in the Responsive dashboard properties doc, though it would be helpful if they mentioned that disabling the property restored access to the dashboards overview page and to pa_dashboard.do. Instead, it leaves it to you to experiment to find out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
When I did this, itil users were no longer able to view dashboards. Was this the case with you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
sorry, Users were not able to load reports when I changed this property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Update:
Changing these other properties to true allowed itil users to view and create coreUI reports
com.snc.par.coreui.report_create.enabled
com.snc.par.coreui.dashboard_create.enabled
