Adding a New Tool
Define new GUI Template file on server file
Write a perl script that to invoke Cad tool
- Inputs passed to perl script via files in a ‘props’ directory
- User files unzipped by Java Server and placed as individual files in directory
- Form Key fields passed in ASCII file that follows standard Key:Value format
- Results should be placed by perl script in ‘results’ directory - this is zipped and returned by Server to JavaCadd GUI which unzips and places in directory chosen by user.