Hi: Do you have an example for a command line that will execute a taverna workflow and output the files to a specific directory?
i have the executeworkflow.sh in a directory lets say "tavernaFolder" and I have a workflow that is in a folder "workflows". I also have a folder called "workflowOutputs". I would like to execute the workflow and direct the final outputs to be put in the "workflowOutputs" folder. What's happening now is that the output files are placed where the executor is which is in this case is "tavernaFolder". the workflow runs fine without any issues. By the way, this is running in Linux. ./executeworkflow.sh -input InputFile1 file:workflowInputs/Input_1.txt workflows/workflow.xml I tried to add " -output workflowOutputs" (without the " ) to my command line but that didn't work. Any idea? Thanks, Jamal ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
