Security Data Filter and Security Attributes

greggszul
Tera Expert

Hello,

 

I have quick question regarding "Security Data Filters" and "Security Attributes".

Let's imagine the scenario where I have List type field which is pointing to "Business unit" <business_unit> table on both incident and the user table.

I would like to have a Security Data Filter which show only the incidents if Business Unit for both matches.

Is it possible to do it this way or should I use something else?

 

Thank you!

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@greggszul 

yes possible but that's not ideal way to handle this requirement

Use either Query BR OR ACL

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Mark Manders
Giga Patron

I would use a deny_unless ACL for this. Deny access unless the business unit(s) match.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark