Check access to a catalog item for a specific user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2016 01:55 AM
For checking the availability of a catalogue item for the currently logged in user, you can use the GlideappCatalogItem package and the canView() function. Does anyone know if the package has a means to check permissions for a specific user, instead of the currently logged in user?
- 3,951 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 12:51 AM
I Have the same requirement. We use call management and if call type is "request" the service desk should only see the catalog items for the selected caller.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2019 06:32 PM
Hello Chiel,
Were you able to find the solution for the above problem, we also have the same requirement now, We are also using call management and the service desk should see catalog items for the selected caller .
Thanks
Gautam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2017 09:01 AM
Hi Ian, I came across this thread because we have the same requirement. Were you able to find a solution to check access based on a selected user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2017 08:47 AM
Unfortunately, no. The referral functionality presents the list that the current user (Service Desk Agent) can see.