On Mon, Jun 29, 2009 at 22:10, Fan Dong<[email protected]> wrote: > 2) the entries in that list is fed into A, one at a time. Service A expects > and returns single filename. > e.g. the result of running the command line A 12.orig is 12_mm.orig. In > this case, A needs to be executed 4 times because A takes on single value > only..
As explained in my other email you should just be able to connect them together. As a general advice I wouldn't expose file names through a web service, at least not without checking for .. : \ and / in the other end :-) -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ _______________________________________________ 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/
