Wrapping Existing Applications
Currently each application is wrapped “by hand”
Users would like to automate the process -- “especially for simple jobs” -- need a Object Wrapping Wizard
Current XML Task Specification is at level of files
Will extend XML to include parameters so can automate construction of
- Web Interfaces to input parameters with defaults etc. and create XML input file for job
- Library for allow jobs to access parameters
<inFile Path=“/npac/…./GEM/”
<source Host=“osprey4.npac.syr.edu”
Path=“/npac.../tmp” Name=“disloc.out”/ >
<output> <outFile Path=“” Name=“” />
<dest Host=“” Path=“” Name=“” />
Current Tool for creating Application Descriptor