Kuali Trainings Offerings
Course Name Audience Topics Price Offered By
Building and Deploying KFS Anyone involved in building, deploying KFS Development Environment
  • Setting up the development environment
  • Checking out the projects that comprise KFS
  • Building the application
  • Building the database
  • Deploying the application locally or remotely
$

VivanTech

 

 

 

Standards and Procedures Developers and anyone who needs to understand coding conventions, code in to compliance, source code updating
  • Coding style conventions
  • Analyzing static code
  • Using a custom Eclipse formatter
  • Factoring and Re-factoring code to comply with established coding styles

Students also learn about the process of branching and merging code as necessary for work on specific Kuali modules or features.

$

Vivantech

 

 

 

Maintenance Documents Anyone involved in maintaining or adding Kuali Maintenance Documents
  • Adding maintenance documents to KFS
  • Data dictionary definitions
  • Database table creation
  • OJB mapping
  • Workflow XML definitions

Students also create and test their own maintenance document in an instructor-assisted lab exercise.

$ Vivantech
Transactional Documents Those who work in coding, version control and maintaining code databases • Organizing and coding database changes for optimal version control
• Using tools for database migration that allow “reversals” at any time
• Keeping your code base in sync with changes to the underlying database
• Using the source repository for timely propagation of changes to your entire team
Students come away with a holistic understanding of how these skills, tools, and processes work together to ensure development, QA, and production excellence.
$ VivanTech
Managing Data Base Changes Anyone involved in coding