Hello,
we are using 3.12.17423.0.
We need to have a list of users whose values of specific property does not match the list allowed by a specific pattern (addressed by DN or name?) which contains patters for other properties as well.
E.g. we have a pattern "Organizational properties" which controls 3 attributes - division, department, job title, each of them as list of possible values (A,B,C,etc)
We want the report to show users, whos department doesn't match the list provided for this property in that exact "Organizational properties" pattern, not all applied patterns on object, because this pattern might not be applied to all, but we need to check against all.
I really hope I described it correctly :)
Thanks for your help!