- 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 07:58 AM
Try doing these steps.
- Open configuration settings for the Favorites section in your Self-Service Portal.
- Locate the link or URL associated with the IT Portal module within the Favorites section.
- Edit the link or URL to point to the Employee Center (/esc) instead of the Service Portal (/sp).
- Save changes to update link configuration
Check module configuration: Double-check the module configuration for the IT Portal under the Favorites section. Ensure that the Link Type is set to "URL (From Arguments)" and the Arguments value is "/esc". Try testing in different browser. Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 09:37 AM
Hi Syed,
Can you help me navigate to configuration settings for the favorites section please?
Thanks,
Vaishnavi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 09:53 AM
Hi there,
Open table:
sys_ui_bookmark
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 09:53 AM
Hi there,
I haven't reproduced, though I think you actually need to update the favorites of people also. So navigate to the sys_ui_bookmark table, and look for the favorites concerned and update the URLs.
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:06 AM
Hi Mark,
Thank you for the help.
Here I just need to update the URL with "/esc" or "/esc?id=ec_dashboard" ??
So I think I need to manually update in PROD after Go-Live because there can be many other users who might have marked as favorite correct?
Thanks & Regards,
Vaishnavi