On 24/11/2010 16:47, Albert Mascarell wrote: > Yes, it sounds like a possible solution. Maybe the string of the file > location could be set as the $UUID path for the server request, in order > to make the files not accessible for anyone in a shared folder. It can > be automatically defined as an input to the Rscript when the workflow is > enacted via t2server.
Hello again, I thought of another much simpler solution. If you can split the R script into two. The first service would read the data file and output a list of IDs. The second service takes a single ID and generates the single plot for that ID. If you connect the output from the first service to the input of the second, then Taverna's automatic iteration will call the second service for each ID in the list and as a result of all those calls, you get a list of plots for the IDs in the file. > I'll try and I'll give you feedback. > > As always, thanks. > > Regards, > > Albert Mascarell Creus Alan ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ 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/
