Hi Hussein,

Unfortunately you can’t retrieve users and groups using the OpenCMIS APIs with 
Alfresco 4.2.

You can with Alfresco 5.0 and above via CMIS queries.

SELECT * FROM cm:authority will give you all users and groups.
SELECT * FROM cm:person will give you all users.

Regards,

Gavin Cornwell
Engineering Manager – Content Services Practice
Alfresco Software Inc.





On 20/05/2015 14:49, "Hussein Soboh" <hussein.so...@gmail.com> wrote:

>Hi,
>We are developing a web application using OpemCMIS (1.1) client APIs, we
>use Alfresco version 4.2
>My question is can we retrieve the users and groups defined in Alfresco
>using OpenCMIS APIs?
>
>Thanks,
>Hussein

Reply via email to