[Deploying Sakai] Procedure for updating profiles (sakai 2.6.2) in profile2

Steve Swinsburg steve.swinsburg at gmail.com
Tue Jul 13 05:08:07 PDT 2010


Hi J-F,

You can do this via SQL if you want to update all My Workspaces. The toolId is sakai.profile2 - just update all occurrences of sakai.profile to sakai.profile2. I don't have a database structure nearby but can send SQL tomorrow if you need it. (I'm on HSQLDB only at the moment :( 


cheers,
Steve

 
On 13/07/2010, at 10:03 PM, Jean-Francois Leveque wrote:

> Hi Steve,
> 
> I think we also need to know how to switch existing MyWorkspace from Profile to Profile2.
> 
> cheers,
> J-F
> 
> Steve Swinsburg a écrit :
>> Hi Frédéric,
>> The only thing that needs to be converted over is any images that a user might have linked into their profile, or that were provided to them in the JPEG_PHOTO column of SAKAI_PERSON_T.
>> If you set this property:
>> # Convert images from old profile to new?
>> profile2.convert=false
>> then startup, Profile2 will scan and check if user's need images converted out and do so. Of course, you'll need to make sure you have applied all of the relevant upgrade scripts to make sure the tables are created correctly (or use auto.ddl)
>> Let me know if you have any queries.
>> cheers,
>> Steve
>> On 13/07/2010, at 5:56 PM, Frédéric Dooremont wrote:
>>> Hi all,
>>> 
>>> I research the procedure for updating all the old profiles (sakai 2.6.2) in profile2.
>>> 
>>> Thank you in advance for your help
>>> 
>>> best regards
>>> 
>>> 
>>> Frédéric Dooremont
>>> Université du Littoral Côte d'Opale
>>> Service Nouvelles Technologies Educatives
>>> 1, place de l'Yser
>>> BP 1022
>>> 59375 DUNKERQUE Cedex
>>> Tel site Dunkerque : 03 28 23 74 07
>>> Tel site Calais    : 03 21 46 57 97



More information about the production mailing list