[Dev] Data loading script

olivier giroussens olivier at osafoundation.org
Wed Aug 3 14:53:46 PDT 2005


This script gives an easy way to create items in Chandler
How to use:
1- Define the different items to be created in an Excel or OpenOffice 
document (with a specific syntax)
2- Export this document into the CSV format
3- Give the CSV file to the data loading script (2 differents ways)
        * By using the "Generate data from a file" dialog invoked from 
the "Test" menu
        * By the command line using the --createData parameter:
                release/RunChandler --createData=/User/Home/file.csv

For more informations and for example of Excel file used by the script :
http://wiki.osafoundation.org/bin/view/Journal/OlivierGiroussensDataLoadingScriptUserGuide

Olivier


More information about the Dev mailing list