Expand my Community achievements bar.

Accelerate your Campaign learning with the Adobe Campaign Mentorship Program 2023!
SOLVED

Limit query results to folders that operator has the read/write access to

Avatar

Level 2

hello,

 

We host a multi-tenant system on ACC, we are facing this issue when an operator of one tenant doing a blank search on schema like subscriptions, recipient tracking logs, etc which are linked to the recipient schema... It resulting in all the data irrespective of the folders that they have access to. but when we do the blank search on the recipient schema it only shows the recipients that the operator have the access to. 

 

1. Is there any way to extend and imply this limitation of results to the recipient's data which they have the access to?

 

2. In general, in an input form how to display content only if the operator has the write access?

 

Please advise.

 

Thanks in advance.

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You need to add sysfilters to all tables.

 

Thanks,

David

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi,

You need to add sysfilters to all tables.

 

Thanks,

David

Avatar

Level 2
Hi David, Can you please help us with an example of sysfilter with condition expression checking for access to a folder. Thanks! Praveen.