- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2021 10:09 PM
Hi there
i have a user criteria which works fine, but that does not restrict a user which the catalog item is available for requesting for a user that does not meet the criteria.
is there a way to restrict access based on requested for variable
if you provide a example would be great
Thanks
Levino
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2021 10:26 PM
Hi,
So you will have to discuss this with your business team for the requirement.
And apply some reference qualifier in the requested_for reference variable to show only those users which satisfy the current catalog item user criteria
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
01-28-2021 10:16 PM
User criteria will be evaluated and Catalog Item be shown/hidden based on it.
Which variable you are referring? User criteria script won't have access to the variable value?
please provide some example
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
01-28-2021 10:23 PM
Hi
requested_for
a user who the item is available for can request for a user who the item is not visible
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2021 10:26 PM
Hi,
So you will have to discuss this with your business team for the requirement.
And apply some reference qualifier in the requested_for reference variable to show only those users which satisfy the current catalog item user criteria
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
02-08-2021 09:41 AM
I have a Item that is only available for ITIL users. ITIL users should be able to request for non ITIL users but its showing "Item is unavailable for this user. How do I remove this?