[Building Sakai] Web Service question

Steve Swinsburg steve.swinsburg at gmail.com
Sun Jul 8 18:00:40 PDT 2012


Hi,

It sounds like what you need is a method that can look at either of those three values and translate it into a Sakai UUID. 
The only issue is if there is any overlap between the three values that doesnt map to the same user, which should be rare.

This is similar to the ensureUuid check that is done here:
https://source.sakaiproject.org/svn/profile2/trunk/impl/src/java/org/sakaiproject/profile2/logic/SakaiProxyImpl.java

You would need to extend that to meet your needs, and then turn it into a web service method perhaps.

cheers,
Steve



On 07/07/2012, at 2:57 AM, Tim Divito wrote:

> Hello,
>  
> We are working on an update to our software were we would like to
>  upload userID, userName, or uniqueID to identify a user when sending
>  up results into the Sakai gradebook. Are there additional web services
>  that can look at userID, username, or uniqueID? If so, where can we
>  find information about it?
>  
> Thank you very much.
>  
> Tim Divito | Partnership Technology Specialist 
> 
> Turning Technologies  |  255 West Federal Street  |  Youngstown, OH 44503
> Direct: 330-884-6064 |  Main: 330-746-3015  |  Toll Free: 866-746-3015  |  Fax: 330-884-6065
> tdivito at turningtechnologies.com   |  www.TurningTechnologies.com
>  
> Stay Connected - Follow us on Twitter  ·  Find us on Facebook
> 
> Turning Technologies - Assessment Delivery and Data Collection Solutions
> This email message, including any attached files, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient or you wish to discontinue receiving any future e-mails from the vendor featured in this message, please send an email request.
> Turning Green - Please consider the environment before printing this email
>  
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120709/2d0e56bd/attachment.html 


More information about the sakai-dev mailing list