On 11/01/2014 16:03, Muhammad Usama wrote: > Hi! In my research project I have to interact with workflows (their > inputs outputs and their types) programmatically with Java.
Hello, > How to do that? Where to start? It depends what you mean by "interact ... programmatically...". Do you want to execute the workflow or do you want to have control over its running? If you just want to run the workflow, then the easiest way will be to run it from a modified version of the command line tool. The source code of the command line tool can be found at http://bit.ly/1j3sGmH A better way to run the workflow would be to install a Taverna Server and then use the REST or WSDL interfaces to run workflows on it. If you want more interaction with the workflow, then I need more information to give a sensible answer. I hope this helped. > -- > Muhammad Usama > 2011-NUST-MS-CS-009 Alan ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
