How to show specific data in list collector without using reference qualifier?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 04:55 AM
Hi,
There is an "env" list collector variable in variable set used in different catalog items. I want that env variable to show only specific data for specific catalog item. I cannot use reference qualifier as it would impact other catalog items; used catalog client script to display only required value but that code is not supported in VA. How to approach on this requirement? Is there any code to achieve his which supports on platform ui/portal/VA.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 05:07 AM
not possible to restrict via reference qualifier as it will impact all catalog forms.
Why not hide that list collector present within variable set from your specific catalog item and create a new one?
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
03-06-2025 06:24 AM
@Ankur Bawiskar
If we hide the variable in variable set for specific catalog item and create a new variable with same name is impacting the mapping; value will not get mapped to RITM. How to overcome this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 07:21 AM
if you are able to create a new variable with same name as that of your variable set in your catalog item directly then you need not change in much places
But please check workflow, flow or business rule, notifications etc if any impact.
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-15-2025 02:06 AM
Hope you are doing good.
Did my reply answer your question?
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