
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 06:37 AM
Hello,
Ever since the company implemented ServiceNow we get these emails that have a great look to them so that's what we rely on. Problem is, is that we use the Service Portal and not Employee center. When we click "View Request" it takes us to the request but in the employee center. Is there a way to alter the URLs embedded to give us the request but through the service portal?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 06:47 AM
Hi
Navigate to sys_properties.LIST
Update service portal sys_id to this property "sn_ex_emp_fd.ex.email.redirection.portal.sysId"
By default it is set esc portal sys_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 06:47 AM
Hi
Navigate to sys_properties.LIST
Update service portal sys_id to this property "sn_ex_emp_fd.ex.email.redirection.portal.sysId"
By default it is set esc portal sys_id

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 08:10 AM
Worked like a charm, thank you Shruti!