Employee Onboarding Portal

Jayasri4
Tera Contributor

Hello,

 

Do we have any portal for candidates onboarding through service-now?

If anyone got a chance to setup a portal for candidates and if so how is the candidate data & access is maintained if candidate need to access through portal?

Would be really great, if anyone can throw some light on these details.

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Jayasri4 OOTB HRSD process uses the Employee center portal for new hires, there is no separate portal for new hires in the OOTB process. However, not every organisation is comfortable using the same esc portal, for one of our customers we built a completely custom portal purpose built for the new hires to complete their onboarding process. The portal, pages and widgets are clones from the existing ESC portal. However, not all features of ESC are available in the custom onboarding portal.

 

To maintain the candidate access we created a custom table which is an extension of the sys_user table. In terms of roles we are using OOTB sn_hr_core.hrsm_new_hire and sn_hr_core.hrsp_new_hire.

 

Hope this helps.