- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 10:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 11:10 PM
Hi,
I shared solution for similar question yesterday and it worked for that member
sharing here again
Populate RITM to the worknotes
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 10:23 PM
Hello Priyanka,
Please try below code for server side
gs.getProperty("glide.servlet.uri")+gs.action.getGlideURI()
Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg
Regards
Sulabh Garg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 10:28 PM
Hello,
I have extract the parameter in that URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 10:27 PM
Hello Priyanka,
You can refer the below link related to your requirement which is accepted solution.
Hope it helps
Mark it helpful and Correct.
Thanks
Anand Shukla
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 10:31 PM
Hello Anand,
I tried using gs.action.getGlideURI().getMap().get('URL Parameter Name') this but not getting expected output.
Regards,
Priyanka Shukla