- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2025 11:37 PM
Hello,
can I create a url that redrict me to the task in esc ?
i tried this url
/esc?id=hrm_ticket_page&table=sn_hr_core_task&sys_id=5001d1f78720a2105972eb9f8bbb3521
but it took me to here
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 12:59 AM
Found a solution for those who need
create URL filed on the HR task table
create business rule that fill the filed with the link
this the link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2025 11:58 PM
The tasks are not meant for end users; they are intended for fulfillers. Therefore, technically, it’s not a valid use case.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 12:58 AM
the page "hrm_todos_page" has list of to do's for the user and when they click on left side tasks it opens the HR task in same page
but the link you are using is for opening explicit HR task and view it's details.
Both are meant for different purposes.
It's not possible to redirect user to "hrm_todos_page" and the HR task being opened as it requires a manual intervention by user.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 12:59 AM
Found a solution for those who need
create URL filed on the HR task table
create business rule that fill the filed with the link
this the link