Redirect all users to employee center once they login

mahfooz1
Tera Contributor

Set default landing page for all users (itil, admin, end users) to employee center

3 REPLIES 3

Karan Chhabra6
Mega Sage
Mega Sage

Hi @mahfooz1 ,

 

Please go through this article and make sure that you have change the system properties as mentioned in this articles and do follow the other instructions as well

https://www.servicenow.com/community/itsm-articles/migrating-from-traditional-service-portal-sp-to-a...

 

If my answer has helped with your question, please mark it as correct and helpful

 

Thanks!

Amit Gujarathi
Giga Sage
Giga Sage

Hi @mahfooz1 ,
I trust you are doing great.

To set the default landing page for all users in ServiceNow, including ITIL, admin, and end users, to the Employee Center, you can follow these steps:

  1. Log in to ServiceNow with an account that has administrative privileges.

  2. Navigate to the "System Properties" module by searching for it in the application navigator.

  3. In the "System Properties" module, search for the property named "glide.ui.default_navigation_page".

  4. Open the "glide.ui.default_navigation_page" property by clicking on it.

  5. In the property form, change the value to "employee_center.do" (without quotes).

  6. Save the changes by clicking the "Save" button.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



Hello Amit,

Thank you for the reply. The mentioned system property doesn't exist and even after creating it manually, it didn't worked