cancel
Showing results for 
Search instead for 
Did you mean: 

Get users list via web service

robertoroberto
Champ in-the-making
Champ in-the-making
Hi, I have users on LDAP server
I would to have the users list via Alfresco Web Services
How Can I do?
Can you help me?
Regards
4 REPLIES 4

rafpgn
Champ in-the-making
Champ in-the-making
Hi,
i'm also interested in this , can some one help us  ?
thanks in advance.

rafpgn
Champ in-the-making
Champ in-the-making
I have solved with the following lucene query:
query=new Query(Constants.QUERY_LANG_LUCENE,"QNAME:\"cm:person\"" );