How to show catalog items on portal based on User Criteria applied.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 07:17 AM
Hi All,
I want to show catalog items on portal based on user criteria applied on the catalog item.
If the catalog item has any user criteria, then it should be visible only to those users who has access.
How to get the catalog items based on user criteria, Which method or API in servicenow?
Thanks in advance
Samidha
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 07:29 AM
Hi samidha,
You need to define user criteria .
To define user criteria for catalog items, there is a related list named as "available for".
Open that and create a new user criteria based on your requirement.
Hope this info will helpful for you to accomplish your task.
Thank you,
Balaram.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 10:23 PM
Thanks @Balaram7 for your reply.
I know how to apply user criteria on catalog item.
In portal widget i need to show the catalog item list based on user criteria.
For ex. There is one catalog item which has role base user criteria with ITIL role. If the logged in user does not have ITIL role he/she should not be able to see that catalog item in portal widget page list.
How to fetch or show the catalog items in widget server side based on user criteria?
Any specific method or API we have to validate the user criteria.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 10:27 PM
Hello,
Not sure if I am understanding something wrong here but applying the available for/ Not available for in the related list is the same as wat you are trying to achieve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 07:33 AM
Hello,
In the Catalog item itself we have available for/ Not available for in the related list. You can use that
Please mark my answer as correct based on Impact.