The University of Arizona
  Dashboard > Labels > implementation
Labels Log In   View a printable version of the current page.
Label: implementation

All content with label implementation.
Related Labels: documentation, setup, training

Create a New MaintenanceDocument (KUALI)
Abstract Maintenance Documents are created using XML valid to the DataDictionary.dtd. Steps for Creating the Maintenance Document XML # Create a {{TravelLocationMaintenanceDocument.xml}} in {{financialsystem/work/src/org/kuali/module/travel/datadictionary/docs}} # Add DTD Declaration and XML Boiler Plate ...
Other labels: training
Developing a New KFS Module (KUALI)
Abstract KFS Modules are a way of separating and organizing code. They encapsulate their own OJB, Spring, and Constants settings. These are steps on how to create a new module and wiring up with Spring. Steps # Add a new package {{org.kuali.module.modulename}} where {{modulename}} is the new module ...
Other labels: training
Custom Attributes Steps (KUALI)
Also, referred to as Extended Attributes. Extended Attributes are used to add extra fields/attributes/properties to a Business Object. These are steps on how to do that. # Create a table to hold the additional attributes (e.g. TRAVELTYPEEXTT). The table should have the same primary key ...
Other labels: training
Mosaic Kuali Implementation Training (KUALI)
Creating a New Business Object Create a New MaintenanceDocument Now that a Business Object has been created, a Maintenance Document can be created to insert data for it. Custom Attributes Steps Transactional Document Steps Workflow Routing Developing a New KFS ...
Other labels: training
Build Rice (KUALI)
Move C:\Documents and Settings\<your userid>\workspace\kfsrelease2\rice to C:\Documents and Settings\<your userid>\workspace\ # Goto C:\Documents and Settings\<your userid>\workspace\rice # Copy rice.classpath.classpath and rice.project to .classpath and .project in C:\Documents ...
Other labels: documentation, setup
Modifying impex-build.properties (KUALI)
Copy C:\Documents and Settings\<your userid>\workspace\kfsrelease2\databaseimportexport\impexbuild.properties.sa mple to C:\Documents and Settings\<your userid>\ # Edit C:\Documents and Settings\<your userid>\impexbuild.properties # Modify import.admin.url and import.torque.database.x properties accordingly torque.schema.dir=$ /<wherever demodataset ...
Other labels: documentation, setup
Install KFS from kuali.org (KUALI)
Download KFS http://www.kuali.org/downloads/kfs/v22download.html from Kuali http://www.kuali.org # Unzip into {{C:\Documents and Settings\<Your User ID>\workspace\}} (This is where Eclipse will look for your project.) # Move financialsystem to C:\Documents and Settings\<your userid ...
Other labels: documentation, setup
Modifying impex-build.properties (Local) (KUALI)
Copy C:\Documents and Settings\<your userid>\workspace\kfsrelease2\databaseimportexport\impexbuild.properties.sa mple to C:\Documents and Settings\<your userid>\ # Edit C:\Documents and Settings\<your userid>\impexbuild.properties # Modify import.admin.url and import.torque.database.x properties accordingly Note: database user ...
Other labels: documentation, setup
Powered by Atlassian Confluence 2.7.2, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators