- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2015 05:01 AM
Is there a way to make a catalogue item visible to a selection of end users (without a license)?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2015 05:24 AM
The pre-Fuji way to go is using an entitlement script. Docs can be found at - Legacy:Service Catalog Access Controls - ServiceNow Wiki . If you have moved to Fuji already, you'll want to use user criteria - User Criteria - ServiceNow Wiki . Both aren't that bad to accomplish and will give you exactly what you're looking for. Just keep in mind your service desk folks when writing criteria. They usually need to see most every item even though they wouldn't "naturally" need to see it.
-tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2015 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2015 05:24 AM
The pre-Fuji way to go is using an entitlement script. Docs can be found at - Legacy:Service Catalog Access Controls - ServiceNow Wiki . If you have moved to Fuji already, you'll want to use user criteria - User Criteria - ServiceNow Wiki . Both aren't that bad to accomplish and will give you exactly what you're looking for. Just keep in mind your service desk folks when writing criteria. They usually need to see most every item even though they wouldn't "naturally" need to see it.
-tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2015 05:29 AM
Great, thank you