[Building Sakai] Web Services for Site removal.

Alaa NIZAR alaanizar at iihem.ac.ma
Mon Oct 20 08:14:21 PDT 2014


Hi,

Soft delete does NOT remove the contents of the tools, then.
If I understand, the soft delete feature only removes the site from SAKAI_SITE, but leaves all the data related to that site in other tables. Then, the data is still there on the database and binary content also.

If yes, how the HARD DELETE feature will permita full deletion of all data and contents related to that sit, definitely?
I'm refering to this feature as of Sakai 11.

Yours,
Alaa Nizar


Sent from Samsung Mobile.

<div>-------- Original message --------</div><div>From: Matthew Jones <matthew at longsight.com> </div><div>Date:20/10/2014  15:55  (GMT+00:00) </div><div>To: Alaa NIZAR <alaanizar at iihem.ac.ma> </div><div>Cc: sakai-dev at collab.sakaiproject.org </div><div>Subject: Re: [Building Sakai] Web Services for Site removal. </div><div>
</div>There is a feature for "hard delete" only in 11, but it's not for contents (in resources) and I don't think there is a web service for it yet. You'd have to backport kernel code to get it. It's a generic interface so ideally other tools could also implement the hard delete but as of yet, no other tool has.

https://jira.sakaiproject.org/browse/KNL-1252

If you didn't want to write a backport and call this hardDelete(siteId) directly with a webservice, you could probably add a webservice with some of the code here to go through all the resources in a site and remove them, and any other tools you want. I haven't heard of anyone that has done that any other way.

On Fri, Oct 17, 2014 at 9:16 AM, Alaa NIZAR <alaanizar at iihem.ac.ma> wrote:
Hello,

How can we remove sites AND ALL its contents from sakai 10 using web services?

Thank you.


Sent from Samsung Mobile.

-- 
This message has been scanned for viruses and 
dangerous content by MailScanner, and is 
believed to be clean.

_______________________________________________
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"


-- 
This message has been scanned for viruses and 
dangerous content by MailScanner, and is 
believed to be clean.
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


More information about the sakai-dev mailing list