Next Experience default landing page on an upgraded instance

Ken Lombard
Giga Guru

I've installed San Diego on our Dev instance (upgraded from Rome) and activated the Next Experience.  I am trying to get ServiceNow to send users to the default landing page, but it is sending to the dashboards overview page by default. I have gone into user preferences, removed those preferences, and created a default one to navigate to now/nav/ui/home.  I have also modified the system property glide.login.home to the same value and it still ends up landing on the dashboards overview page.  Is there anything else you can suggest?

1 ACCEPTED SOLUTION

Ken Lombard
Giga Guru

Here's the solution I received from Now Support, in case anyone runs into the same issue.

 

Solution Proposed: To resolve the issue, please follow the steps outlined below:
1) Navigate to https://<your instance name here>.service-now.com/nav_to.do?uri=sys_ux_screen.do?sys_id=7c2ed69dc3bb...
2) Switch to the Service Operations Workspace Core application scope, if needed
3) Uncheck the Active checkbox
4) Save the form

View solution in original post

7 REPLIES 7

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Not sure if I understand you correctly. Do you mean perhaps this?

find_real_file.png

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Yes,

I tried modifying that property, as well as going into user preferences and change the my_home_navigation_page propery for all users (all the ideas gleaned from Community and Docs that I could find). However, when I changed those, I now get the initial 'landing at your destination shortly' screen and then it dumps me out at dashboards overview.  I'm trying to get the admin landing or default user landing page to come up.   

Maybe just in case perform a cache.do?

I just updated the system property mentioned with:
/incident_list.do?sysparm_userpref_module=b55b4ab0c0a80009007a9c0f03fb4da9

After page refresh, instantly worked for me. Did impersonation, also worked.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

No luck on the cache.do.  Tried that and logged out/logged in for good measure, but still getting redirected to the wrong page.