Database test with ACL
Hi,
I have a database query service I am trying to use but it keeps returning only black when I test it.
I believe this is because each record in the database has a certain acl set for security.
How can I go about testing the service with different acl?
Can I simply just use the acl in the where field?
Thanks