- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 05:30 AM
Hey,
is it possible to get the request id which a catalog item creates? I need the information in a catalog client script.
I want to redirect within an on submit catalog client script and need the request sys id for the url
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 06:14 AM
you cannot get REQ sysId in onSubmit catalog client script.
what you can do is create after insert BR on REQ and set the redirection URL and there you will get the REQ sysId
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
10-16-2023 05:43 AM
you can refer below link -
Please mark helpful or correct, if it is applicable for your case.
Thanks & Regards,
Ashish Parab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 05:46 AM
That is the catalog item's sysId and not the request's sysId