12-20-2016 11:40 AM
Hi everyone, i need to extract directly from the database (postgresql) the list of every file accessible from a specific user (at least read permission).
Currently i have a query to extract all the information that i need for the users and for the files (both identified by their node_id).
I have also considered alf_access_control_list as interesting table for what i need, but i lack of the conjuction to get the result i'm looking for.
Thanks
12-20-2016 12:11 PM
In my opinion it is very difficult even impossible for you to do that from database.
Permissions can be inherited from/override the parent folder,it will be very difficult for you to evaluate read permission directly.
12-22-2016 07:13 PM
Why don't you use one of the provided APIs like CMIS our FTS?
If you need the result in a specific format, you can even develop a webscript for that.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.