trantj - Friday, October 7, 2011 1:38 PM:
Hi,
Given a Document, for example, I'm trying to get all of the users who have access to the document. To be more specific, I need to get down to the list of users recursively, i.e. I need the list of member users instead of just "Group Access Default" or "All employees".
I know we can achieve this using IOM. Howerver, the project's requirement is to use Java and AML.
Your help is appreciated.
J.