I am not insiting on supporting Taverna 1 API, but I thing it is important to save worflow inputs and outputs into some XML files.
SomeXMLSeralizableClassForWorkflowOutputs outputs getWorkflowResults( t2flow,SomeXMLSeralizableClassForWorkflowInputs inputs) I thing it is crucial for people to be able to rerun their analysis. This feature exists in T1 and I think it should exist in T2 too. Jerzy Orlowski Stian Soiland-Reyes wrote: > On Tue, May 5, 2009 at 13:41, Jerzy Orlowski <[email protected]> wrote: >> Coming back to T2 Platform. >> >> I understand that To run a T2 workflow given a baclava input Map I need >> to write myself a function for registering objects. Is there realy no >> function like: >> DataThingMap getWorkflowResults(Workflow t2flow,DataThingMap input) >> ? > > Well, you are mixing the Taverna 1 API (the DataThingMap) and the > Taverna 2 API - that's why no such method exists. > > In the Taverna 2 platform there are helper tools for running workflows > based on normal objects, but not any support for the Taverna 1 API > like DataThingMap. > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ taverna-hackers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-hackers Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
