Hi, [email protected] wrote: > Hello, > > suppose I have a dataflow and I want to edit manually some of the > intermediary products of data. Is there a way to 'pause' the execution of > the workflow, so I can edit the archive and then continue the execution > using the changed archive as input of the next process? > Not at the moment, no. What you can do is split your workflow into 2 workflows and save the results of the first part, modify them as you like and then pass them as an input to the second workflow.
Alex ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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/
