[Deploying Sakai] Sakora-csv incremental upload?

Aaron Zeckoski azeckoski at unicon.net
Thu May 9 14:23:33 PDT 2013


I did that work and the development work is complete but has not been
proven in production yet. The early testing is complete (and
successful) though.
You are welcome to use it and provide feedback. The options are all
documented in the README and on the wiki page.
-AZ


On Thu, May 9, 2013 at 5:14 PM, Yi Zhu <zhuy at wfu.edu> wrote:
> Dear All,
>
>
>
> Many of you probably are already familiar with Simple Sakai SIS services
> (sakora-csv) and are aware of the slow performance of any full batch upload.
> We are currently investigating a way to improve the process and potentially
> make multiple loads during normal business hours. In our research, we
> realized that some recent changes in sakora-csv may make the incremental
> update possible. For example, CsvUploadServlet.java now accepts additional
> HTTP request parameters They are userRemovalMode=true|false,
> ignoreMembershipRemovals=true|false, and ignoreMissingSessions=true|false.
>
>
>
> Given the fact that the last update in SVN trunk was Feb 20, 2013, does
> anyone know whether the development work is complete?
>
>
>
> Are following Curl parameters all we need to submit an “incremental” batch
> upload?
>
> -F "ignoreMissingSessions=true" -F "ignoreMembershipRemovals=true" -F
> "userRemovalMode=ignore"
>
>
>
> Any help would be really appreciated!
>
>
>
> PS, link to sakora-csv ---
> https://confluence.sakaiproject.org/display/IMSES/Simple+Sakai+SIS+Services#SimpleSakaiSISServices-Installation
>
>
>
>
>
> Best Regards,
>
> Yi Zhu
>
> Analyst/Programmer, Senior
>
> IS - Applications Development
>
> Wake Forest University
>
> 1834 Wake Forest Rd
>
> zhuy at wfu.edu
>
>
>
>
>
>
> _______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
>
> TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org
> with a subject of "unsubscribe"



-- 
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile


More information about the production mailing list