AstroGrid Commandline applications CEA server
The applications integration component provides users with a mechanism to run applications. They will most often be run from a workflow component, rather than being invoked directly.
The main functionality that this component provides is.
- A standard description of application parameters that allows for automated GUI building and workflow creation.
- A wrapper to allow the application to retrieve/store information in MySpace.
This functionality is provided with the ApplicationController service, of which there can be specializations to call command line applications, datacentre and other general web services. In iteration 4 there is only a specialization to call command line applications.
The delegate is built in the same directory using the delegate-project.xml, but all of the reports are generated from this main project