Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Database View -ACL

GaneshkumaB0736
Tera Contributor

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

Brian Lancaster
Kilo Patron

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.