catalog item access to specific user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2025 11:05 PM
Hi
We have a requirement to give the temporary access to one of the catalog item for specific user but user location is already added in the Not Available For condition using user criteria. Any other options to achieve this.
Thank you
Rajeshwari H P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 01:38 AM
create a new user criteria that explicitly grants access to the specific user and add it under available for in the Catalog Item. available for takes precedence over not available for and
If the logic is complex, create a scripted user criteria to allow access only for the specific user while keeping the location restriction.
temporarily override the not available for condition using a business rule or catalog client script based on a predefined condition.