Campus Data Provisioning into Sakai via WebServices and UCDData Tool
Development is ongoing to load user accounts, course sites, rosters, and other related Banner information into Sakai. The current tool being used is a UCDData tool, which is a module in Sakai that mimicks Scott Fischbein's Import Tool from VetMed.
Requirements for the Tool
The tool should:
#1. batch load users and courses into Sakai
#2. be quick in loading
#3. be called remotely, outside of Sakai
Current Tool design
Design Documents are attached. These include below , which has some UML:
#1. JavaDocs TODO
#2. Class Diagrams
#3. Sequence Diagrams
#4. Tool Structure see below, TODO