- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 04:51 AM
Hi,
We have migrated from Service Portal to Employee Center.
I have two modules created under Self-Service Portal, Self-Service -> IT Portal (/sp) & Self-Service ->EHS Portal(/ehs)
We have Employee Center (/esc)module under Self-Service Application.
I have changed the Link Type in both Modules so that whenever any user clicks on it , it should open employee center
But when I click on the IT Portal (which is under Favorites), it opens service portal (/sp one) and not employee center.
But when I click on IT Portal which is under Self-Service Application it opens employee center.
Please help me on how to correct the Favorites one? so that it opens employee center and not service portal?
Thanks,
Vaishnavi
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 10:12 AM
For redirect an option might be:
- 2021-09-27 - Article - Redirect (inactivate) Service Portal, e.g. from /sp to /esc
Also other ways possible, though this is one I've been using.
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 10:10 AM - edited 06-22-2023 10:11 AM
Indeed you need to update that from /sp to /esc
Though what about other links than favorites? For example links in knowledge articles? In description of catalog items? Or on your sharepoint? Which all go to /sp, shouldn't those also going to /esc?
Perhaps you should go for a redirect?
Have you also setup page route maps?
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 10:18 AM
/esc and /esc?id=ec_dashboard both work.
Links in description should be changed. If you have any catalog item where clicking on a variable will route to other catalog items I have manually changed them.
I have not setup page route maps?
How do I go for a redirect? If you can please help me I would be grateful.
Thanks,
Vaishnavi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 10:12 AM
For redirect an option might be:
- 2021-09-27 - Article - Redirect (inactivate) Service Portal, e.g. from /sp to /esc
Also other ways possible, though this is one I've been using.
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2023 04:14 AM
Thank you for the help Mark. It worked! 🙂
If you can help me on this issue please? My code seems to not work.