How do I skip the Request Summary page in Employee Center and go right to the requested item (ticket) page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 08:52 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 09:44 AM
You could create a Page Route Map for your specific portal similar to the one in the screenshot. Instead of going to the sc_request page the user will be directed to the ticket page. Just be aware, that this will then always happen when the user tries to access the sc_request page in your portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2022 08:23 AM
However, this is the order_status page, which if redirected to the ticket page gives you the REQ instead of the RITM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 06:53 AM
Hello, did you ever find a resolution to this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2023 02:09 AM
Remember that an RITM has a different sysid than the REQ. When you just use a page route map, it is going to open the ticket page for the REQ, as that is the sysid being passed.
It's why I'd never recommend a customer to try skip around this page. While it's usefulness can be debated, it's purpose is an intentional flow of navigation for the user.
To completely bypass it you would need to do some customisation to some other pages and widgets to effectively structure your EC to open the ticket page while passing the RITM sysid.