Unable to view HR Manager Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
I am trying to access HR Manager Dashboard but it just spins but does not load. I have all the plugins. PA, HR Agent workspace and EC Pro. I have hr admin and sn_hr_core.manager access. Is there anything else that's missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Is there any data that needs to be set up for this to display?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @samadam ,
There’s no need to set up any data initially. However, if there isn’t enough data to display result's of reports on the dashboard, you’ll need to set up it in a lower instance to generate results.
Please mark helpful & correct answer if it's worthy for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago - last edited 2 weeks ago
Thank you, I see the following in the error logs. I have HR Professional.
DASHBOARD_SINGLE_PROVIDER: Error getting dashboard action data for dashboard608a0c12b8b391791c5e93825c790764: java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because "o" is null:
DASHBOARD_SERVICE: Error while getting scope for dashboard 608a0c12b8b391791c5e93825c790764: java.lang.NullPointerException: Cannot invoke "com.snc.par.dashboards.dto.ActionsDto.isCanEdit()" because the return value of "com.snc.par.dashboards.dto.DashboardDto.getActions()" is null: com.snc.par.dashboards.service.ScopeService.getScope(ScopeService.java:58)
com.snc.par.dashboards.service.DashboardsService.getDashboardDto(DashboardsService.java:331)
com.snc.par.dashboards.service.DashboardsService.getDashboardByVisibility(DashboardsService.java:274)
com.snc.par.dashboards.rest.DashboardsResource.getServiceResult(DashboardsResource.java:255)
com.snc.par.dashboards.rest.DashboardsResource.getDefaultDashboardBySysId(DashboardsResource.java:220)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:569)
com.glide.rest.handler.impl.ServiceHandlerImpl.invokeService(ServiceHandlerImpl.java:45)
com.glide.rest.processors.RESTAPIProcessor.invokeService(RESTAPIProcessor.java:485)
com.glide.rest.processors.RESTAPIProcessor.processInternal(RESTAPIProcessor.java:468)
com.glide.rest.processors.RESTAPIProcessor.process(RESTAPIProcessor.java:453)
com.glide.ux.runtime.data_broker.rest.DataBrokerRESTAPIProcessor.process(DataBrokerRESTAPIProcessor.java:
