Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Find members in a group with the web service

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Find members in a group with the web service


Chronological Thread 
  • From: Yoann Delattre <>
  • To: Chris Hyzer <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Find members in a group with the web service
  • Date: Fri, 22 Aug 2014 11:28:04 +0200

Hi,

i tried it and it's work fine !
maybe an option to choose on which search field perform the search can be useful. If someone need to search on a different search string column...

Anyway, the getSubject method is really fast now !

Thanks a lot !! :)

Yoann Delattre 03 20 95 69 61
Équipe SIAD (Systèmes d'Information et Aide à la Décision)
DSI de l'académie de Lille (Direction des Systèmes d'Information)
110 avenue Gaston Berger - 59000 Lille
Le 05/08/2014 23:47, Chris Hyzer a écrit :

Yoann,

 

I believe I have something working for you. 

 

https://bugs.internet2.edu/jira/browse/GRP-1019

 

https://github.com/Internet2/grouper/commit/9fe21946508652ccf798545a662b540f8bd3e3eb

 

There are two files in the commit, GrouperServiceLogic, and a test file.  If you can merge the changes in GrouperServiceLogic and rebuild, it should work.  This assume that your member search and sort fields are setup correctly.  When you look in the grouper_members table, in the search column 0, do you see the data you need to do your search properly?

 

Right now it will do member search fields only, I wonder if we need an option, or to pick which search field, etc.

 

Thanks,

Chris

 

 

From: Yoann Delattre []
Sent: Thursday, July 17, 2014 4:50 AM
To: Chris Hyzer
Cc:
Subject: Re: [grouper-users] Find members in a group with the web service

 

Hi,

We are a little stuck with this problem :-/
Did you find time to take a look at this ?

Thanks for your time :-) ,

Yoann Delattre

03 20 95 69 61

Équipe SIAD (Systèmes d'Information et Aide à la Décision)
DSI de l'académie de Lille (Direction des Systèmes d'Information)
110 avenue Gaston Berger - 59000 Lille

Le 01/07/2014 13:51, Yoann Delattre a écrit :

Yes, i'm using grouper 2.1.5.

Thanks,

Yoann Delattre

03 20 95 69 61

Équipe SIAD (Systèmes d'Information et Aide à la Décision)
DSI de l'académie de Lille (Direction des Systèmes d'Information)
110 avenue Gaston Berger - 59000 Lille

Le 01/07/2014 13:44, Chris Hyzer a écrit :

I need to take a look at this, can you confirm you are using Grouper 2.1?

 

Thanks,

Chris

 

From: [] On Behalf Of Yoann Delattre
Sent: Tuesday, July 01, 2014 3:28 AM
To:
Subject: [grouper-users] Find members in a group with the web service

 

Hi every one,

i try actually to find a member (with a search string) in a group, by using the web service.
i test with the getSubject method, but it's really slow and sometimes i have some Java heap space errors...
Correct-me if i'm wrong, but i think it's because the getSubject method search, firstly, in sources. We have a huge LDAP, and if we do a simple request (search string = "anne"), we have too many results...

Is there a different method with which i can only search in a group? If not, is it possible to change the getSubjects method behaviour to perform the group search in first ?

Thanks for your answer and your help :-)

--

Yoann Delattre

03 20 95 69 61

Équipe SIAD (Systèmes d'Information et Aide à la Décision)
DSI de l'académie de Lille (Direction des Systèmes d'Information)
110 avenue Gaston Berger - 59000 Lille

 

 

 





Archive powered by MHonArc 2.6.16.

Top of Page