Unable to view HR Manager Dashboard

samadam
Mega Sage

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?

12 REPLIES 12

samadam
Mega Sage

Is there any data that needs to be set up for this to display?

abirakundu23
Giga Sage

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.

samadam
Mega Sage

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: