Skip to Content.
Sympa Menu

grouper-users - GrouperWS - subject not found via Webservice, found via UI

Subject: Grouper Users - Open Discussion List

List archive

GrouperWS - subject not found via Webservice, found via UI


Chronological Thread 
  • From: Loris Bennett <>
  • To: Grouper Users Mailing List <>
  • Subject: GrouperWS - subject not found via Webservice, found via UI
  • Date: Thu, 09 Oct 2008 10:48:20 +0200

Hi,

Is it possible with GrouperWS to add members to a group based on
SubjectIdentifier rather than SubjectId? If I do

subjectLookups[0].setSubjectIdentifier("loris");

I get the error

localResultMessage=java.lang.IllegalArgumentException: null
Subject Id

whereas setting

subjectLookups[0].setSubjectId("123456");

works. I suspect I have not really understood the difference between the
two search types searchSubject and searchSubjectByIdentifier.

Regards

Loris

--
Dr. Loris Bennett
Computer Centre
Freie Universität Berlin
Berlin, Germany




Archive powered by MHonArc 2.6.16.

Top of Page