Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

brianlan25
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.