Database View -ACL
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2025 09:04 PM
Hello All,
I need to provide access to Ai search event , ai search event source , table but should not give Admin role.
so i have create a Database view and create an ACL like
type-record
table-databaseview
condition-name = my databaseview name.
But this is not working...
Please suggest how do i achieve this?
Thanks in advance.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2025 04:46 PM
I think you would need to create ACLs on the tables in the database view is trying to use rather then trying to create an ACL on the database view itself.
