[Building Sakai] Web service to replace Profile with Profile2

Daniel Merino daniel.merino at unavarra.es
Wed Jul 21 01:29:58 PDT 2010


Hi, Steve.

It works perfectly. Many thanks for the trick.

I think that your SQL changes the user sites templates too.

Best regards.

Steve Swinsburg escribió:
> Hi Daniel,
>
> You don't need a web service to do this. Just update all tool registrations in sites that have sakai.profile to sakai.profile2 via some SQL:
>
>   
>>> update SAKAI_SITE_TOOL set REGISTRATION='sakai.profile2' where REGISTRATION='sakai.profile';
>>>       
>
>
> Voila!
>
> Make sure the user template sites are changed as well.
>
> cheers,
> Steve
>
>
>
>
> On 20/07/2010, at 6:00 PM, Daniel Merino wrote:
>
>   
>> Hi everybody.
>>
>> In our migration from Sakai 2.5 to 2.7, I can see that Profile2 is the 
>> new core tool and Profile is going to be deprecated.
>>
>> I'm planning to make a little web service to replace Profile by Profile2 
>> in all the existing user's workspaces. I wonder if anybody has made this 
>> before.
>>
>> If nobody has done this, I will send the WS to the Profile2 maintainers 
>> when I finish it. Just I wouldn't like to do something already done by 
>> others.
>>
>> Best regards.
>> -- 
>> Daniel Merino
>> daniel.merino at unavarra.es
>> Gestor de teleformación - Centro Superior de Innovación Educativa.
>> Tfno: 948-168489 - Universidad Pública de Navarra.
>> _______________________________________________
>> 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"
>>     
>
>
>   

-- 
Daniel Merino Echeverría
daniel.merino at unavarra.es
Gestor de teleformación - Centro Superior de Innovación Educativa.
Tfno: 948-168489 - Universidad Pública de Navarra.
--
Una vez terminada la partida, el rey y el peón vuelven a la misma caja. 
(Proverbio italiano)


More information about the sakai-dev mailing list