How to open a UI Page on the RITM with all the variables on that page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2025 01:58 AM
Hi Team,
I have a requirement wherein I have a Custom UI Action on the RITM form. The RITM form has all the Variable details with some empty variables and some with data.
Now the requirement is when we click on the custom UI action on the RITM, it should allow to browse the file, the file will be having same fields and values as in the catalog variables in the RITM. Now the requirement is once the file is uploaded, it should populate the catalog variables which are not filled in at RITM.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2025 02:05 AM
You need to use GlideDialog window to show a UI page to add attachment and then use GlideExcelParser API to parse it and set the values as required.
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2025 02:14 AM
why not allow the agents to edit the variables directly in variable editor?
Why to unnecessarily create UI page, UI action etc and increase the technical debt and code maintenance?
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