Employee Number Not Visible in 'Your Employee' section for a Specific User in HR Agent Workspace

SNEnthu
Tera Contributor

Hello Everyone,

I'm reaching out for some assistance regarding the HR Agent Workspace.

In the side panel, when I click on "At a Glance,"I see the employee details. I want the Employee Number to be displayed under the "Your Employee" section.

This section is configured via HR Profiles, and I confirmed that the Employee Number is already added in the form layout of the At a Glance UI. However, the tricky part is that the Employee Number is only visible for some users and not for a specific user who already has an Employee Number assigned.

I'm not sure how to proceed to make this visible for that particular user. Has anyone faced a similar issue or has suggestions on how to troubleshoot or resolve this?

Thanks in advance for your help!

 
 

SNEnthu_0-1779707569913.png

 

4 REPLIES 4

Ankur Bawiskar
Tera Patron

@SNEnthu 

since you said Employe Number is visible only for some users and not for others

Then some access control is blocking that

did you debug that?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron

@SNEnthu 

I could see OOTB the Contact Card has only these 5 fields

55.png

see if it's customized and the field is shown based on some logic etc

Adding additional data points to the Employee Information card 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Tanushree Maiti
Giga Patron

Hi @SNEnthu 

Hi @SNEnthu 

 

As you have already confirmed, field has been added to form layout, then check following thing.

1.  Check for that employee number if any field ACL is in place

    Sys_user.employee_number , check the ACL role and validate if same role is assigned to the user

2.Ensure the user in employee number field has a fully generated and active HR Profile.

 

 

At a Glance panel 

Using At a Glance for HR Service Delivery Agent Workspace 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Ankur Bawiskar
Tera Patron

@SNEnthu 

The fields are picked from "At a Glance UIB" form view from sn_hr_core_profile table 

59.png

if the field has data in it then it shows

When Employee number data is there

56.png55.png

when Employee number data is not there

58.png57.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader