How do we add the employee number to the ServiceNow User table?

LakshmiVenkata
Giga Contributor
 
15 REPLIES 15

Hi @kaushal_snow 

Any reason to create custom field when it is OOTB available

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG ,

 

 

I created two custom employee number fields on user table in one of my projects, APO Employee Number and P58 Employee Number and each with different formatting requirements. Since these formats were unique to our needs, in such case requirement  we couldn't rely on OOB solution. If there are no specific formatting or sequential numbering requirements, it’s perfectly fine to use oob field.

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

That’s your business case, my friend, but here the question is about the OOTB Employee Number field. You can use the out-of-the-box field or create your own employee number field based on your specific needs.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @kaushal_snow ,

 

if you are suggesting custom filed then why String, why not Auto number :).

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

Hi @Nikhil Bajaj9 , 

 

Because the ServiceNow Auto Number feature only applies to standard record identifiers (such as Incident number INC000123) and doesn't support custom fields, I created two custom employee number fields on user table in one of my projects, APO Employee Number and P58 Employee Number and each with different formatting requirements. Since these formats were unique to our needs, in such case requirement  we couldn't rely on OOB solution. If there are no specific formatting or sequential numbering requirements, it’s perfectly fine to use oob field.

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/